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,14 @@
---
id: 02-pre-commit-hook
epic: pre-commit-hooks-v1
title: Pre-commit hook script
type: technical-story
status: todo
feature: tooling
depends-on: [01-husky-install]
blocks: [03-state-sync-guard]
---
## Tasks
- [ ] `.husky/pre-commit` runs lint-staged
- [ ] Pre-commit also regenerates _state.json when docs/work/ changes and re-stages it