## Summary Pre-commit runs lint only. ## Affected area - Add a pre-push hook (husky or simple git hook) running typecheck and tests on changed files. ## Acceptance criteria - [ ] Implement the change described above. - [ ] Add or update unit/e2e tests locking in the new behaviour. - [ ] Update README / docs to reflect the new state. --- *Filed automatically as part of the PropChain code-review sweep.*
Summary
Pre-commit runs lint only.
Affected area
Acceptance criteria
Filed automatically as part of the PropChain code-review sweep.