request_action
Request approval for consequential actions by submitting an artifact for conformance checking; if approved, receive a single-use token to execute the action. Vetoes block the action.
Instructions
The ONLY door to a consequential action (deploy, write_prod, overwrite, service_restart). Runs the decree conformance check; on pass mints a single-use, artifact-bound, 60s token the executor must present; on veto FAILS CLOSED — no token, no action. Pass the ACTUAL artifact (file contents / diff / plan) so it can be checked and hash-bound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| intent | No | ||
| targets | Yes | ||
| artifact | Yes | ||
| action_type | Yes |