docs(work): close story 01 (spec bundle fully committed as ae86501)

This commit is contained in:
2026-07-12 14:53:58 +02:00
parent ae86501c12
commit 5a26eeed9b
2 changed files with 6 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{ {
"updated_at": "2026-07-12T12:13:09.057Z", "updated_at": "2026-07-12T12:53:59.948Z",
"epics": { "epics": {
"binder-wrap-helper": { "binder-wrap-helper": {
"status": "done", "status": "done",
@@ -551,10 +551,10 @@
"blocks": [] "blocks": []
}, },
"01-commit-product-docs": { "01-commit-product-docs": {
"status": "in-progress", "status": "done",
"title": "Commit the product spec and design references under docs/product/", "title": "Commit the product spec and design references under docs/product/",
"ac_total": 3, "ac_total": 3,
"ac_completed": 2, "ac_completed": 3,
"depends_on": [], "depends_on": [],
"blocks": [ "blocks": [
"08-rewrite-agent-docs" "08-rewrite-agent-docs"
@@ -984,11 +984,6 @@
} }
}, },
"ready": [ "ready": [
{
"epic": "platform-retrofit",
"story": "01-commit-product-docs",
"title": "Commit the product spec and design references under docs/product/"
},
{ {
"epic": "platform-retrofit", "epic": "platform-retrofit",
"story": "02-single-version-release-please", "story": "02-single-version-release-please",

View File

@@ -3,12 +3,12 @@ id: 01-commit-product-docs
epic: platform-retrofit epic: platform-retrofit
title: Commit the product spec and design references under docs/product/ title: Commit the product spec and design references under docs/product/
type: technical-story type: technical-story
status: in-progress status: done
feature: docs feature: docs
depends-on: [] depends-on: []
blocks: [08-rewrite-agent-docs] blocks: [08-rewrite-agent-docs]
created: 2026-07-12T10:22:00Z created: 2026-07-12T10:22:00Z
updated: 2026-07-12T12:13:08.775Z updated: 2026-07-12T12:53:59.678Z
--- ---
## Goal ## Goal
@@ -46,4 +46,4 @@ Sandcastle implementers run in git worktrees, which contain only committed files
- [x] Migrate the spec bundle `.proto/veect-product-docs/``docs/product/` (top level, filenames preserved) and delete the stray `veect-product-docs.zip` at the repo root — spec docs committed and greppable; all gates pass on this commit. _(landed 4d1d534, reviewer-approved; zip was already absent — verified no-op; gates green under the epic's baseline waiver)_ - [x] Migrate the spec bundle `.proto/veect-product-docs/``docs/product/` (top level, filenames preserved) and delete the stray `veect-product-docs.zip` at the repo root — spec docs committed and greppable; all gates pass on this commit. _(landed 4d1d534, reviewer-approved; zip was already absent — verified no-op; gates green under the epic's baseline waiver)_
- [x] Migrate the design references from `.proto/design/``docs/product/reference/` (HTML prototypes as-is, `veect-codebase/` prototype, upload PNGs and remaining bundle files), add `docs/product/reference/` to the fallow/lint ignore lists so whole-codebase auditors skip reference material, and delete the emptied `.proto/` — one commit, all gates pass. _(landed 1483a45, reviewer-approved: 92/92 files byte-identical, ignore lists + coverage allowlist with test; `.proto/` removed from the main tree post-merge — backup in session scratchpad)_ - [x] Migrate the design references from `.proto/design/``docs/product/reference/` (HTML prototypes as-is, `veect-codebase/` prototype, upload PNGs and remaining bundle files), add `docs/product/reference/` to the fallow/lint ignore lists so whole-codebase auditors skip reference material, and delete the emptied `.proto/` — one commit, all gates pass. _(landed 1483a45, reviewer-approved: 92/92 files byte-identical, ignore lists + coverage allowlist with test; `.proto/` removed from the main tree post-merge — backup in session scratchpad)_
- [ ] Amend `docs/product/README.md`: prepend a short "Repo supersessions" section linking ADR-027/028/029 and add the `Veect.dc.html` ground-truth row to the authority table (ADR-029 §5) — one commit, all gates pass. - [x] Amend `docs/product/README.md`: prepend a short "Repo supersessions" section linking ADR-027/028/029 and add the `Veect.dc.html` ground-truth row to the authority table (ADR-029 §5) — one commit, all gates pass. _(landed ae86501, reviewer-approved — supersession claims verified accurate against all three ADRs)_