drift_status
Check active drift, loop, stuck-tool, fabrication, and silent-failure signals from the recent audit log before a major task phase. Pause and surface critical issues to the human.
Instructions
Returns active drift / loop / stuck-tool / fabrication / silent-failure signals detected over the recent audit-log window. Use to self-check before starting a major task phase. If any 'critical' signal is active (fabrication_suspect or silent_failure), pause and surface to the human.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minSeverity | No | Floor filter for severity. Default 'info' (everything). | |
| windowSeconds | No | Look-back window in seconds. Default 300 (5 min). |