docs(work): close pre-commit-hooks-v1 epic

This commit is contained in:
2026-05-13 07:56:33 +02:00
parent a325794309
commit ca006494c5
5 changed files with 50 additions and 18 deletions

View File

@@ -3,14 +3,15 @@ id: 03-state-sync-guard
epic: pre-commit-hooks-v1
title: State-sync guard + tests
type: technical-story
status: todo
status: done
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
- [x] `scripts/work/state-sync-guard.mjs` fails when \_state.json differs from rebuild output
- [x] Tests
- [x] Wire into pre-commit
- [x] Final verification + closeout