docs(work): close story 08 and epic platform-retrofit (20/20 tasks)
This commit is contained in:
@@ -3,7 +3,7 @@ id: 08-rewrite-agent-docs
|
||||
epic: platform-retrofit
|
||||
title: Rewrite CLAUDE.md and AGENTS.md for Veect
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: docs
|
||||
depends-on:
|
||||
[
|
||||
@@ -15,7 +15,7 @@ depends-on:
|
||||
]
|
||||
blocks: []
|
||||
created: 2026-07-12T10:22:00Z
|
||||
updated: 2026-07-12T17:35:50.714Z
|
||||
updated: 2026-07-12T19:17:13.077Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -52,5 +52,7 @@ Agent context is assembled from these files; today they describe a blog/CMS star
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Rewrite CLAUDE.md for Veect — project overview and Read First (control-plane/runner vocabulary, new package map, ADR-027/028/029 + `docs/product/` references), versioning bullet updated to the root-only policy, ports/DSN/feature lists purged of deleted packages, and the "15 conformance rules" miscount fixed to sixteen — one commit, all gates pass.
|
||||
- [ ] Rewrite AGENTS.md for Veect — package map, boundary rules, and per-package conventions reflecting auth + cores + the three surviving apps, same vocabulary and ADR references as CLAUDE.md — one commit, all gates pass.
|
||||
- [x] Rewrite CLAUDE.md for Veect — project overview and Read First (control-plane/runner vocabulary, new package map, ADR-027/028/029 + `docs/product/` references), versioning bullet updated to the root-only policy, ports/DSN/feature lists purged of deleted packages, and the "15 conformance rules" miscount fixed to sixteen — one commit, all gates pass.
|
||||
- [x] Rewrite AGENTS.md for Veect — package map, boundary rules, and per-package conventions reflecting auth + cores + the three surviving apps, same vocabulary and ADR references as CLAUDE.md — one commit, all gates pass.
|
||||
|
||||
_Landed: d7534b9 (CLAUDE.md + prompt-context.sh) + 46250c8 (AGENTS.md, overview.md, union prune, generator warnings). Reviewer-approved with follow-up ledger items: (1) the '16 conformance rules' claim overcounts — 15 real rules; `no-undeclared-reader` is a PHANTOM listed in CLAUDE.md but never implemented (fix: implement it or correct the count to 15); (2) docs/guides/releasing.md still describes six tracked packages; (3) glossary Hybrid-versioning/Tag-prefix entries describe the retired scheme; (4) packages/core-trpc lacks AGENTS.md._
|
||||
|
||||
@@ -3,7 +3,7 @@ id: platform-retrofit
|
||||
prd: docs/work/prds/platform-retrofit.prd.md
|
||||
title: Platform retrofit — repurpose template-vertical as the Veect monorepo
|
||||
type: epic
|
||||
status: in-progress
|
||||
status: done
|
||||
features:
|
||||
[
|
||||
blog,
|
||||
@@ -16,7 +16,7 @@ features:
|
||||
core-realtime,
|
||||
]
|
||||
created: 2026-07-12T10:22:00Z
|
||||
updated: 2026-07-12T15:21:32.164Z
|
||||
updated: 2026-07-12T19:17:13.077Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -38,16 +38,16 @@ All other gates (`typecheck`, `test`, `conformance`, `fallow:audit`, `coverage:d
|
||||
|
||||
## Stories
|
||||
|
||||
- [ ] [00 — Baseline repair: L0 coverage tooling and documented command](00-baseline-repair/_story.md)
|
||||
- [ ] [01 — Commit the product spec and design references under docs/product/](01-commit-product-docs/_story.md)
|
||||
- [ ] [02 — Rewrite release-please to a single root product version](02-single-version-release-please/_story.md)
|
||||
- [ ] [03 — Delete web-tanstack and the four demo content features](03-delete-demo-apps-and-features/_story.md)
|
||||
- [ ] [04 — Reduce web-next to an auth shell with a boot smoke assertion](04-web-next-shell/_story.md)
|
||||
- [ ] [05 — Scaffold core-events and core-realtime](05-scaffold-optional-cores/_story.md)
|
||||
- [ ] [06 — Archive the shipped template work tree](06-archive-template-work/_story.md)
|
||||
- [ ] [07 — Library traces for @xyflow/react and zustand](07-editor-library-traces/_story.md)
|
||||
- [ ] [08 — Rewrite CLAUDE.md and AGENTS.md for Veect](08-rewrite-agent-docs/_story.md)
|
||||
- [ ] [09 — Snapshot the clean slate as an orphan template branch](09-template-snapshot/_story.md) _(founder request 2026-07-12)_
|
||||
- [x] [00 — Baseline repair: L0 coverage tooling and documented command](00-baseline-repair/_story.md)
|
||||
- [x] [01 — Commit the product spec and design references under docs/product/](01-commit-product-docs/_story.md)
|
||||
- [x] [02 — Rewrite release-please to a single root product version](02-single-version-release-please/_story.md)
|
||||
- [x] [03 — Delete web-tanstack and the four demo content features](03-delete-demo-apps-and-features/_story.md)
|
||||
- [x] [04 — Reduce web-next to an auth shell with a boot smoke assertion](04-web-next-shell/_story.md)
|
||||
- [x] [05 — Scaffold core-events and core-realtime](05-scaffold-optional-cores/_story.md)
|
||||
- [x] [06 — Archive the shipped template work tree](06-archive-template-work/_story.md)
|
||||
- [x] [07 — Library traces for @xyflow/react and zustand](07-editor-library-traces/_story.md)
|
||||
- [x] [08 — Rewrite CLAUDE.md and AGENTS.md for Veect](08-rewrite-agent-docs/_story.md)
|
||||
- [x] [09 — Snapshot the clean slate as an orphan template branch](09-template-snapshot/_story.md) _(founder request 2026-07-12)_
|
||||
|
||||
## Out of scope (from PRD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user