docs(work): close frontend-conformance-v1 epic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-13 07:42:09 +02:00
parent 69d84a598d
commit c97810015d
2 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ id: 01-frontend-rules
epic: frontend-conformance-v1
title: Three structural frontend conformance ESLint rules
type: technical-story
status: in-progress
status: done
feature: core-eslint
depends-on: []
blocks: []
@@ -34,9 +34,9 @@ no components exist in the repo today.
heuristics)
## Tasks
- [ ] Epic + story scaffold
- [ ] `component-must-have-story` rule + tests
- [ ] `component-must-have-test` rule + tests
- [ ] `atomic-tier-import-direction` rule + tests
- [ ] Plugin update + base.js wiring
- [ ] Final verification + closeout
- [x] Epic + story scaffold
- [x] `component-must-have-story` rule + tests
- [x] `component-must-have-test` rule + tests
- [x] `atomic-tier-import-direction` rule + tests
- [x] Plugin update + base.js wiring
- [x] Final verification + closeout

View File

@@ -3,7 +3,7 @@ id: frontend-conformance-v1
prd: null
title: Frontend conformance rules v1
type: epic
status: in-progress
status: done
features: [core-eslint]
created: 2026-05-13
---
@@ -19,4 +19,4 @@ rules, they're advisory only. Ship them now so they activate the moment
core-ui or feature UI components land — preventing drift from day one.
## Stories
- [ ] [01 — Frontend ESLint rules](01-frontend-rules/_story.md)
- [x] [01 — Frontend ESLint rules](01-frontend-rules/_story.md)