DashboardcliAlways perform immutable, evidence-back…

Always perform immutable, evidence-backed merge-gate reviews

Category: preference
Confidence: 0.80
ID: 01a08c68-0821-7e2f-9682-d4c876f31fb4
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 10JCNgfKSjxSeFE1n
Created: 2026-09-10 17:11:28
Updated: 2026-09-10 17:40:23

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 3 19h ago

Content

Perform reviews read-only against literal BASE and HEAD objects, not mutable branch names or summaries. Verify object existence, ancestry, merge base, tree SHAs, changed paths, the complete diff, git diff --check, surrounding source, tests, and required CI for the exact head. Report substantive findings first, classifying each as PASS, CONCERN, or MUST-FIX, with exact HEAD file:line evidence, impact, deterministic reproduction, and a concrete fix. Distinguish target defects from unrelated changes, never return empty output, and state residual risks when passing. Return BLOCKED with the failing command and error if tooling prevents completion. Merge only after approvals, green CI/Warden, resolved threads, and reconfirmed immutable state; then verify the merge commit SHA, parents, and tree. End with the requested verdict, normally MERGE or DO-NOT-MERGE.

Move to: