Add stable v1 schema IDs and docs

This commit is contained in:
Luna 2026-06-16 04:05:12 -07:00
parent bfef23fc4a
commit 7a176ea238
13 changed files with 409 additions and 8 deletions

View file

@ -190,6 +190,11 @@ schema. Grouping is process-lineage first, with a time-window fallback for
PID-less alerts; see the [command reference](COMMAND_REFERENCE.md) and
[roadmap](ROADMAP.md).
Operator-facing JSON contracts carry stable v1 schema IDs for alert snapshots,
incident records/views/exports, status, response plans, and response audit
records. The schema reference is [SCHEMAS.md](SCHEMAS.md); compatibility tests
pin required v1 fields and allow additive evolution.
## Configuration Model
Configuration is a TOML file loaded at startup. Unknown keys are ignored so