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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue