ecosystem_deep_review_cancel
Cancel a queued deep review by advancing its status to failed with a cancellation note. The sub-agent monitors the row state and shuts down autonomously.
Instructions
Cancel an in-flight (stage_status='queued') deep-review.
Advances the row's stage_status to shallow_failed (the
legacy status column derives to failed) with a
cancellation note. The sub-agent is expected to observe the row
state and shut down on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deep_review_id | Yes | EcosystemDeepReview.id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||