review-revise-once ยท diff

git:20260920.6800955 to git:20260921.26506d3

2 added, 2 removed. Audit A to A.

---
name: review-revise-once
- description: Independently review an existing candidate, revise it at most once, and return the original review separately from the delivered result and checks.
- disable-model-invocation: true
+ description: Independently review an existing candidate, revise it at most once, and return the original review separately from the delivered result and checks. Use when a workflow names it or the user selects it; ordinary requests use orch-dynamic-workflow. Top-level coordinators only.
+ disable-model-invocation: false
---
Establish [library context](../../references/library-context.md). Inputs: stable candidate, requirements, relevant sources/evidence, selected guidance, repair scope, required checks and output location. Preserve enough reviewed state to identify later changes.
Use `orchflows:orch-review` once on the whole candidate. Unavailable or incomplete independent review blocks repairs: preserve the candidate and report the gap. Repair requests within this workflow do not waive review. After review completes, make at most one coordinated repair pass for actionable findings within scope, honoring fixer settings and ownership. Run affected checks and caller-required verification even without repairs; report missing verification.
Return the original review and inspected state separately from delivered state, changes, checks and unresolved findings. Repairs do not inherit the verdict. This process adds no second review, release or external decision pause.