taskguard_check_scope_drift
Check proposed actions against the task contract to detect scope drift before starting cleanup, refactors, or features.
Instructions
Call this before doing adjacent cleanup, broad refactors, extra features, or work that may not map to the recorded goal. It warns when the proposed action appears outside the task contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| changedFiles | No | ||
| proposedAction | Yes |