delimit_drift_check
Detects API spec drift by identifying changes without lint, stale baselines, or missing policy. Schedule for continuous compliance monitoring.
Instructions
Check for API spec drift since last governance review.
Detects: spec changed without lint, stale baseline, missing policy. Run on a schedule (cron) for continuous compliance monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec_path | No | Path to OpenAPI spec. Auto-detects if empty. | |
| project_path | No | Project root. Defaults to current directory. | . |
| staleness_days | No | Alert if baseline older than this (default 7). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||