- feat — new feature (minor)
- fix — bug fix (patch)
- breaking change (major) — describe migration below
- chore / docs / ci / refactor / test (no release)
- Target branch is
develop(ormainonly for arelease/*/hotfix/*) - PR title & commits follow Conventional Commits
- Tests / typecheck pass locally
- No secrets, tokens, or
.envvalues committed