Ship
Overview
Finalize deliverables after validation and produce a concise proof trail.
Workflow
- •Confirm a recent validation signal exists for the current change set; if not, run
validate. - •Summarize proof: commands/signals and outcomes.
- •If beads are used, comment on the active bead with the proof (only if
.beadsexists:rg --files -g '.beads/**' --hidden --no-ignore). - •Open a PR (do not merge), using
ghwhere applicable. - •Report PR status and any remaining follow-ups.
Guardrails
- •Never ship without a signal.
- •Keep proof concise and scoped to this change.
- •If PR creation is blocked (auth/remote), state the exact blocker and next command.
Output
- •Proof summary (signals + results).
- •PR creation status.
- •Next steps if any.