- What changed?
- Why this change?
- Bug fix
- New feature
- Documentation
- Refactor
- Test-only change
- CI/Tooling
-
npm run lint -
npm run typecheck -
npm test - Additional targeted checks (if applicable)
- Tests added/updated for behavior change
- Docs updated (README/docs/changelog) if needed
- No secrets or local DB artifacts included
- Backward compatibility impact reviewed