Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ The version-control conventions this project follows: branches, commits, and the
- Format: `<type(scope): description>`
- Rules: `<imperative mood, lowercase, max length>`

## Commit Strategy

AI should auto commit: `never|after phase|after feature|after task done|post-tests`

<!--
Capture: the project's actual VCS choices. If they follow a standard, name it and point to the doc.
Skip: re-explaining a standard in full. Capture the specifics and deviations.
Expand Down