drift_status
Self-check for active drift, loops, stuck tools, and critical signals before a major task phase to prevent repeating mistakes.
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 |
|---|---|---|---|
| windowSeconds | No | Look-back window in seconds. Default 300 (5 min). | |
| minSeverity | No | Floor filter for severity. Default 'info' (everything). |