docs(work): tick story 01 task 2 (design references landed as 1483a45)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"updated_at": "2026-07-12T11:56:08.275Z",
|
"updated_at": "2026-07-12T12:13:09.057Z",
|
||||||
"epics": {
|
"epics": {
|
||||||
"binder-wrap-helper": {
|
"binder-wrap-helper": {
|
||||||
"status": "done",
|
"status": "done",
|
||||||
@@ -554,7 +554,7 @@
|
|||||||
"status": "in-progress",
|
"status": "in-progress",
|
||||||
"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": 1,
|
"ac_completed": 2,
|
||||||
"depends_on": [],
|
"depends_on": [],
|
||||||
"blocks": [
|
"blocks": [
|
||||||
"08-rewrite-agent-docs"
|
"08-rewrite-agent-docs"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ 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-12T11:16:19.512Z
|
updated: 2026-07-12T12:13:08.775Z
|
||||||
---
|
---
|
||||||
|
|
||||||
## Goal
|
## Goal
|
||||||
@@ -45,5 +45,5 @@ Sandcastle implementers run in git worktrees, which contain only committed files
|
|||||||
## Tasks
|
## 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)_
|
- [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.
|
- [ ] 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user