Commit ebed254
docs: flag backward-incompatible changes in code review (#542)
* docs: flag backward-incompatible changes in code review
Add a Breaking Changes section to AGENTS.md so code review catches
changes that compile and pass tests but break a running cluster on
upgrade or break existing clients: persisted Raft/WAL state and
snapshots, gRPC proto, spur.conf/config, and user-facing CLI/REST.
Require appending `!` to the PR title type when a break is unavoidable.
Co-Authored-By: Claude <noreply@anthropic.com>
* Address Copilot comments
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* docs: drop redundant fixture prescription from breaking-changes note
* docs: drop serde(default) prescription from config breaking-changes note
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>1 parent bdc4367 commit ebed254
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
46 | 55 | | |
47 | 56 | | |
48 | 57 | | |
| |||
0 commit comments