Add stable v1 schema IDs and docs
This commit is contained in:
parent
bfef23fc4a
commit
7a176ea238
13 changed files with 409 additions and 8 deletions
|
|
@ -308,6 +308,10 @@ staleness, total alerts with per-severity counts, last alert time, and eBPF
|
|||
monitor state. `--json` emits the same data as the dashboard `/api/status`
|
||||
endpoint, for cron/monitoring.
|
||||
|
||||
Stable JSON contracts are documented in [SCHEMAS.md](SCHEMAS.md). Current v1
|
||||
IDs cover alert objects/snapshots, incident records/views/exports, status,
|
||||
response plans, and response audit JSONL records.
|
||||
|
||||
Exit code:
|
||||
|
||||
- `0`: daemon is running and the heartbeat is fresh.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue