Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .abcd/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Substantive work goes on a branch + PR; never force-push, never --no-verify.",
"Never commit or push unless asked.",
"PRs merge by squash: one PR, one purpose, one commit on main.",
"PR bodies, like commits, carry no AI footers or session links; disclosure is the Assisted-by commit trailer, nothing else."
"PR bodies end with the same Assisted-by trailer as commits (the global attribution gate requires it, and refuses a body without one); no other AI footers and never a session link."
]
}
},
Expand Down
1 change: 1 addition & 0 deletions .abcd/work/DECISIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -1675,3 +1675,4 @@ Architecture-shaping decisions graduate to an ADR under
`report` rendered them under the utterance. Coloured `ls` output rendered as
CSI residue, as designed and documented — logged as `iss-2609120520334220`.
The 3.x (v3) recorder is not installed, so v3 stays fixture-verified only.
- 2026-09-15 — PR bodies carry the `Assisted-by:` trailer as their last line, matching the global attribution gate that refuses a body without it; the earlier "no footer in PR bodies" rule contradicted that gate and is replaced. Session links stay out of PR bodies and commits.