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
2 changes: 1 addition & 1 deletion src/review/predicted-gate-agreement.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Predicted-vs-live gate agreement (#predicted-live-gate-agreement, maintainer review-stack x AMS integration
// audit 2026-07-09) -- a SIBLING to computeGateEval/computeGateParity (src/review/parity.ts), answering a
// DIFFERENT question than either: not "does gittensory match reviewbot" (computeGateParity) and not "does one
// DIFFERENT question than either: not "does loopover match reviewbot" (computeGateParity) and not "does one
// system's prediction match the human's realized merge/close" (computeGateEval), but "does the MCP predict_gate
// tool's pre-submission verdict for a contributor match the REAL gate decision their eventual PR receives."
//
Expand Down
Loading