revoke_decision
Revoke a previously approved decision when it becomes wrong, outdated, or conflicts with new requirements. Marking it as revoked ensures future similarity checks ignore it.
Instructions
Revoke or supersede a previously approved decision.
Use this when a past decision was wrong, circumstances changed, or it conflicts with new requirements. The decision is marked 'revoked' in the log so future similarity checks ignore it.
Always pass project_root as the current working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | ||
| decision_id | Yes | ||
| project_root | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||