Watches
A watch is the unit of monitoring — one external contract tracked over time.
Watch types
- REST / OpenAPI — vendor spec URL or discovered OpenAPI document
- MCP — MCP server base URL; snapshots tool catalog JSON
- JSON schema — arbitrary JSON endpoint normalized to schema
Lifecycle
Created via console, POST /api/watches, or trial import from /start. First snapshot establishes baseline; subsequent runs diff against it.
Alert policy
Per-watch settings control breaking-only vs all changes, Slack channel, and PagerDuty routing. Configure in the console.