Skip to content
Open
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
9 changes: 8 additions & 1 deletion docs/review/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,14 @@ content.

## Current docs

- _Placeholder — heuristics doc landing in a follow-up PR._
- [`heuristics.md`](./heuristics.md) — Shared review heuristics for the
agent pool. Five-case framework with mechanical detectors
(matrix-delta-first / concurrency-finder / canonical-race +
failure-propagation + post-completion straggler + rejection-window +
documented-composition drift / fail-on-broken discipline / write-time
vs review-time), plus the Tagged Observation Pattern for handling
n=1 meta-mechanics. Crystallized across the PR #496 four-round
review arc.

## Adding a new heuristic

Expand Down
Loading