docs(work): tick story 01 task 2 (design references landed as 1483a45)

This commit is contained in:
2026-07-12 14:13:07 +02:00
parent 1483a45406
commit f70357db94
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ feature: docs
depends-on: []
blocks: [08-rewrite-agent-docs]
created: 2026-07-12T10:22:00Z
updated: 2026-07-12T11:16:19.512Z
updated: 2026-07-12T12:13:08.775Z
---
## Goal
@@ -45,5 +45,5 @@ Sandcastle implementers run in git worktrees, which contain only committed files
## Tasks
- [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)_
- [ ] 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.
- [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.