CRAFT v1.1.0 — Durable Capture
Minor release. Adds Durable Capture — a named CRAFT methodology principle that planning/design output is written to a durable artifact in the same turn it is produced. Chat is not storage.
Added
- Durable Capture (slice-013) — named principle in the workflow Knowledge Model: context is ephemeral (cleared on
/clear, compaction, or session end), so any analysis, decision, scenario, domain model, or proposal of lasting value produced during planning / design must be captured the same turn. Ships a routing table mapping each kind of output to its home, plus a worked example. .claude/project/design/knowledge home — canonical, on-demand directory for cross-cutting design knowledge (domain model, scenario catalogs, matrices) that is neither why (intent) nor how (rules). Not loaded on/craft:prime, so it costs no session-context budget. Wired into/craft:onboard(greenfield + migration) and theCLAUDE.mdindex template.- Closing-capture enforcement —
/craft:plan(Procedure step 9 + Post-Assertion P5) and/craft:epic(step 6 + P5) sweep the planning dialog and route material insight to its durable home before finishing: "Do not end a planning turn leaving material insight only in chat."
Changed
skills/senior-developer/SKILL.mdworkflow gates cross-reference Durable Capture, so the principle applies session-wide beyond the two planning commands.intent.mdrecords Durable Capture as a headline architectural decision.
Full changelog: https://github.com/ChriRas/craft/blob/main/CHANGELOG.md