Mark recap Case-B design retrofit done; log cleanup-execution learnings

- Flip recap's Case-B /design backfill from "in flight" -> done in
  ROADMAP/AGENTS: contract extracted + two-phase conformance cleanup
  shipped (recap app 0.2.161).
- Add three cleanup-execution Field notes to guides/design.md:
  CSS-value-position var-ify scoping, exclude standalone no-:root
  exports, border-radius-clamp capsule snapping.
- Note the standalone-export literal-hex exception in design-checker.md's
  Color dimension.
This commit is contained in:
Keysat
2026-06-17 09:42:28 -05:00
parent e2377f4c8c
commit 6f486c4475
4 changed files with 36 additions and 13 deletions
+8 -8
View File
@@ -98,15 +98,15 @@ should carry this so any vendor's agent surfaces pending items at session start:
key, `d5885d1`) is **unblocked**, runs in a keysat session; Stage 2 (Path 2, buyer-pays on regtest)
is **gated** on keysat's greenlit `payment_providers:write` scope + network gate + sandbox flag.
- **Design system (ROADMAP item 8) shipped** — `/design` → `design/DESIGN.md` + DTCG tokens;
`design-checker`; `/new-project` scaffolds `design/`. Pilot: keysat import (Case A). **In flight:**
the first **Case B (Extract) run on recap** — document-as-is, run in a recap session (no `design/`
there yet; entire UI is inline-styled `public/index.html`, palette drift confirmed). Closing it
exercises the previously-untested extract→reconcile path and feeds Phase-D learnings back to
`guides/design.md`. **Still open (decoupled):** a fresh Claude Design run to confirm export
internals + tune Phase-C — deliberately kept out of the recap run.
`design-checker`; `/new-project` scaffolds `design/`. Pilot: keysat import (Case A). **Done:**
the first **Case B (Extract) run on recap** — document-as-is; it exercised the previously-untested
extract→reconcile path, the contract was distilled, and the conformance cleanup shipped in two
phases (recap app 0.2.161, 2026-06-17). Extract-phase Phase-D learnings landed in
`guides/design.md`; cleanup-execution learnings in `guides/design-checker.md`. **Still open
(decoupled):** a fresh Claude Design run to confirm export internals + tune Phase-C — deliberately
kept out of the recap run.
- **Next steps:** (1) run the Stage-1 `onboarding-tester` harness in a keysat session (item 9);
(2) **in flight** — recap Case B `/design` backfill (document-as-is), run in a recap session (item 8);
(3) cross-repo quality-gate standard + `/harden` (item 1); (4) non-git-folder sweep under `~/Projects` (~13).
(2) cross-repo quality-gate standard + `/harden` (item 1); (3) non-git-folder sweep under `~/Projects` (~13).
- Queued in `INBOX.md` for other repos' `/triage`: keysat design cleanup (P2) + onboarding Path-2
(P3); `ten31-transcripts` mini-retrofit; `ten31-database` networking/icon/intake; (standards)
operator-onboarding agent (P3).