Mark a chokepoint executed
chokepoint_mark_executedRecord that a chokepoint plan's steps were executed, arming verification with expected retirements. Requires explicit human confirmation and matching plan hash.
Instructions
Record that the plan's steps were executed (through other MCP servers, by the operator's agent), arming verification with expected retirements.
This tool mutates nothing outside the finder's own accounting. It refuses without explicit confirmation, refuses a plan hash that does not match the current plan, refuses a HOLD verdict outright, and excludes assets held by pre-flight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rank | Yes | Chokepoint rank from chokepoint_rank | |
| wave | No | Exact rollout wave being recorded. Required for a staged plan. | |
| confirm | No | Human approval flag. Must be true. | |
| plan_hash | No | Plan hash from chokepoint_plan. Binds this approval to the exact plan reviewed. | |
| approval_id | No | Unique one-time operator approval ID. | |
| approved_at | No | UTC ISO 8601 approval time. | |
| approved_by | No | Identity of the approving operator. | |
| rescan_evidence_digest | No | Digest of the completed targeted-rescan receipt for this wave. | |
| approval_evidence_digest | No | Digest of plan_hash, wave, and rescan receipt shown to the human. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |