docs(work): close story 08 and epic platform-retrofit (20/20 tasks)

This commit is contained in:
2026-07-12 21:17:11 +02:00
parent 46250c819f
commit 8d1d1ebd0e
3 changed files with 22 additions and 25 deletions

View File

@@ -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._