revert_reasoning_transaction
Undo a reasoning cycle by removing its ticket and learning logs, restoring a clean workspace state after corruption or unwanted changes.
Instructions
Reverts a reasoning transaction, removing the ticket and any associated learning logs. Use this to recover from a corrupted or unwanted state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_path | Yes | The absolute path of the project's workspace directory. | |
| reasoning_ticket_id | Yes | The UUID of the reasoning cycle to revert. |