Fix doc drift surfaced by doc-auditor: mark /roundup built, correct Current state and a cross-ref

This commit is contained in:
Keysat
2026-06-14 11:22:17 -05:00
parent 04651503d2
commit b55ba13277
3 changed files with 17 additions and 30 deletions
+8 -7
View File
@@ -91,10 +91,11 @@ should carry this so any vendor's agent surfaces pending items at session start:
- `/roundup` is built: a cross-project status report that reads every repo's
AGENTS.md/ROADMAP.md plus the inbox and groups all to-dos by priority — reads and reports
only; deciding focus stays with the user.
- Specced in `ROADMAP.md`, not built: the `new-project` bootstrap, the cross-repo
quality-gate standard (linters/hooks/CI), and the optional SessionStart hook.
- The portable inbox-check line is still not in *other* repos' AGENTS.md nor the retrofit
playbook template — threading it (and the canonical `.gitignore`) into bootstrapping is a
ROADMAP item.
- Next: thread the standards into `retrofit-playbook.md`; then build the quality-gate hook
or the `new-project` bootstrap.
- The inbox-check line and canonical `.gitignore` are now threaded into the retrofit flow
(playbook + `/retrofit` guide), so new repos inherit them — but they're **not yet in other
*existing* repos**; a shallow scan shows the `.claude`/git setup is inconsistent across
repos.
- Specced in `ROADMAP.md`, not built: the cross-repo git-hygiene audit (item 6, HIGH), the
`new-project` bootstrap, the cross-repo quality-gate standard, and the SessionStart hook.
- Next: run the cross-repo git-hygiene audit (ROADMAP item 6), then the quality-gate hook or
the `new-project` bootstrap.