docs(work): close story 02 — assertFeatureConformance + boot wiring

This commit is contained in:
2026-05-12 22:54:45 +02:00
parent 3a6115924b
commit 046bd0829e
2 changed files with 13 additions and 13 deletions

View File

@@ -31,7 +31,7 @@ See `docs/architecture/feature-conformance-explainer.html` and
## Stories
- [x] [01 — defineFeature helper + Instrumented/Captured/Audited brands](01-define-feature-helper/_story.md)
- [ ] 02 — `assertConformance` + boot wiring (later plan)
- [x] [02 — `assertFeatureConformance` + boot wiring](02-boot-assertions/_story.md)
- [ ] 03 — AST-aware ESLint rules (later plan)
- [ ] 04 — CI drift gate (later plan)
- [ ] 05 — Generator emits manifest + contracts + test stubs (later plan)