docs(work): close story 05 — generator updates
This commit is contained in:
@@ -3,7 +3,7 @@ id: 05-generator-updates
|
|||||||
epic: conformance-system-v1
|
epic: conformance-system-v1
|
||||||
title: Generator updates — emit feature.manifest.ts + self-asserting bind-production
|
title: Generator updates — emit feature.manifest.ts + self-asserting bind-production
|
||||||
type: technical-story
|
type: technical-story
|
||||||
status: in-progress
|
status: done
|
||||||
feature: turbo-generators
|
feature: turbo-generators
|
||||||
depends-on: [04-ci-drift-gate]
|
depends-on: [04-ci-drift-gate]
|
||||||
blocks: [06-feature-migrations]
|
blocks: [06-feature-migrations]
|
||||||
@@ -43,10 +43,10 @@ conformance-ready by default.
|
|||||||
- Backfilling manifests for existing features (milestone vi)
|
- Backfilling manifests for existing features (milestone vi)
|
||||||
|
|
||||||
## Tasks
|
## Tasks
|
||||||
- [ ] Story scaffold
|
- [x] Story scaffold
|
||||||
- [ ] feature.manifest.ts.hbs template
|
- [x] feature.manifest.ts.hbs template
|
||||||
- [ ] bind-production.ts.hbs update
|
- [x] bind-production.ts.hbs update
|
||||||
- [ ] config.ts action wiring
|
- [x] config.ts action wiring
|
||||||
- [ ] Run generator into tmp; verify shape
|
- [x] Run generator into tmp; verify shape
|
||||||
- [ ] Snapshot regen (if needed) + verify tests pass
|
- [x] Snapshot regen (if needed) + verify tests pass
|
||||||
- [ ] Final verification + closeout
|
- [x] Final verification + closeout
|
||||||
|
|||||||
@@ -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.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] [03.b — Manifest-aware AST rules](03-b-ast-eslint-rules/_story.md)
|
||||||
- [x] [04 — CI drift gate](04-ci-drift-gate/_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)
|
- [ ] 06 — Documentation rewrite (later plan)
|
||||||
- [ ] 07 — Migrate auth feature reference (later plan)
|
- [ ] 07 — Migrate auth feature reference (later plan)
|
||||||
|
|||||||
Reference in New Issue
Block a user