docs(work): scaffold pre-commit-hooks-v1 epic + stories

This commit is contained in:
2026-05-13 07:52:29 +02:00
parent ef64c015e0
commit a2eeccfd9d
4 changed files with 79 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
id: 03-state-sync-guard
epic: pre-commit-hooks-v1
title: State-sync guard + tests
type: technical-story
status: todo
feature: tooling
depends-on: [02-pre-commit-hook]
blocks: []
---
## Tasks
- [ ] `scripts/work/state-sync-guard.mjs` fails when _state.json differs from rebuild output
- [ ] Tests
- [ ] Wire into pre-commit
- [ ] Final verification + closeout