Skip to content

ADR-0011: Review and Verification are revision-bound

  • Status: Accepted
  • Date: 2026-09-10

Context

Code can change after tests pass or after a review. Carrying green state forward silently is misleading.

Decision

Reviews and VerificationRuns are valid only for the exact code revision/state they evaluated.

Consequences

When current candidate differs, old evidence is shown as stale and cannot authorize Done.

Change rule

If implementation evidence proves this wrong, update the canonical architecture/product document first and then supersede/amend this ADR. The ADR is not allowed to keep current docs stale.

Forge is local-first. The docs are part of the product engineering system.