Closeout Ceremony¶
Closeout is a mode where the agent presents evidence paths and commands, and the human observes and decides.
Canonical GovZero source: docs/governance/GovZero/audit-protocol.md.
Sequence¶
- Orientation
- Confirm target ADR and OBPI scope.
- Confirm lane obligations.
- Presentation (
gz closeout) - Agent provides Gate 1 path, OBPI completion summary, and verification commands.
- Linked OBPI proof is reconciled first. If any OBPI is not closeout-ready, closeout prints
BLOCKERS:plus follow-up commands and stops before recordingcloseout_initiated. - Human Observation
- Human runs commands and inspects artifacts directly after closeout is unblocked.
- Attestation (
gz attest) - Human records
completed,partial, ordropped. gz attestenforces prerequisite gates by default.- Post-attestation Audit (
gz audit) - Reconciliation only; blocked before attestation.
- Receipts/Accounting (
gz adr emit-receipt) - Record ADR-level completed/validated receipts after attestation.
- OBPI completion accounting belongs in the OBPI pipeline before ADR closeout, after guarded
git sync.
Heavy Lane Gate 4 Handling¶
For heavy lane ADRs:
- Closeout includes the Gate 4 BDD command.
- Closeout remains blocked until linked heavy-lane OBPIs satisfy their attestation-proof rules.
- Gate 4 must pass before attestation.
Canonical Attestation Choices¶
CompletedCompleted — Partial: [reason]Dropped — [reason]