docs(work): close story 03.a — structural ESLint rules

This commit is contained in:
2026-05-12 23:25:30 +02:00
parent b9ac64b36b
commit 654f2b2a02
2 changed files with 14 additions and 12 deletions

View File

@@ -32,7 +32,9 @@ See `docs/architecture/feature-conformance-explainer.html` and
## Stories
- [x] [01 — defineFeature helper + Instrumented/Captured/Audited brands](01-define-feature-helper/_story.md)
- [x] [02 — `assertFeatureConformance` + boot wiring](02-boot-assertions/_story.md)
- [ ] 03 — AST-aware ESLint rules (later plan)
- [ ] 03 — AST-aware ESLint rules (continuing — see 03.a + future 03.b)
- [x] [03.a — Structural rules](03-a-structural-eslint-rules/_story.md)
- [ ] 03.b — Manifest-aware AST rules (later plan)
- [ ] 04 — CI drift gate (later plan)
- [ ] 05 — Generator emits manifest + contracts + test stubs (later plan)
- [ ] 06 — Documentation rewrite (later plan)