Pre-stage recap Case B design run as in flight

This commit is contained in:
Keysat
2026-06-16 22:49:37 -05:00
parent 7584ed04bb
commit 8b0799736c
2 changed files with 14 additions and 6 deletions
+6 -2
View File
@@ -155,10 +155,14 @@ front-end, never a dependency.
**Remaining options:** (a) `/retrofit` should backfill `design/` into existing user-facing
repos (keysat, recap, recaps.cc, premier-gunner, ten31-database, ten31-transcripts) — run
`/design` then `design-checker` per repo; (b) fold a `design-checker` pass into `/full-eval`
`/design` then `design-checker` per repo. **In flight:** recap is the first **Case B (Extract)**
backfill — document-as-is, run in a recap session; it's the live test of the extract→reconcile
path (previously untested — keysat was Case A/Import) and the source of the next Phase-D
learnings for `guides/design.md`. (b) fold a `design-checker` pass into `/full-eval`
for repos that have a contract; (c) confirm against a real Claude Design run what the export
bundle actually contains and tune the Phase C distillation (the export internals are only
medium-confidence from research).
medium-confidence from research) — kept **decoupled** from the recap run so one untested thing
moves at a time.
## 9. `onboarding-tester` — docs-only fresh-adopter agent ✅ BUILT (agent); harness pending (staged Path 1 → Path 2)