diff --git a/docs/work/conformance-system-v1/05-generator-updates/_story.md b/docs/work/conformance-system-v1/05-generator-updates/_story.md index 830f154..f34deb3 100644 --- a/docs/work/conformance-system-v1/05-generator-updates/_story.md +++ b/docs/work/conformance-system-v1/05-generator-updates/_story.md @@ -3,7 +3,7 @@ id: 05-generator-updates epic: conformance-system-v1 title: Generator updates — emit feature.manifest.ts + self-asserting bind-production type: technical-story -status: in-progress +status: done feature: turbo-generators depends-on: [04-ci-drift-gate] blocks: [06-feature-migrations] @@ -43,10 +43,10 @@ conformance-ready by default. - Backfilling manifests for existing features (milestone vi) ## Tasks -- [ ] Story scaffold -- [ ] feature.manifest.ts.hbs template -- [ ] bind-production.ts.hbs update -- [ ] config.ts action wiring -- [ ] Run generator into tmp; verify shape -- [ ] Snapshot regen (if needed) + verify tests pass -- [ ] Final verification + closeout +- [x] Story scaffold +- [x] feature.manifest.ts.hbs template +- [x] bind-production.ts.hbs update +- [x] config.ts action wiring +- [x] Run generator into tmp; verify shape +- [x] Snapshot regen (if needed) + verify tests pass +- [x] Final verification + closeout diff --git a/docs/work/conformance-system-v1/_epic.md b/docs/work/conformance-system-v1/_epic.md index 4edaa4d..15e46d6 100644 --- a/docs/work/conformance-system-v1/_epic.md +++ b/docs/work/conformance-system-v1/_epic.md @@ -36,6 +36,6 @@ See `docs/architecture/feature-conformance-explainer.html` and - [x] [03.a — Structural rules](03-a-structural-eslint-rules/_story.md) - [x] [03.b — Manifest-aware AST rules](03-b-ast-eslint-rules/_story.md) - [x] [04 — CI drift gate](04-ci-drift-gate/_story.md) -- [ ] 05 — Generator emits manifest + contracts + test stubs (later plan) +- [x] [05 — Generator updates](05-generator-updates/_story.md) - [ ] 06 — Documentation rewrite (later plan) - [ ] 07 — Migrate auth feature reference (later plan)