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

@ -74,8 +74,8 @@ Near-term open work:
event-only and future correlation SIDs.
- More event sources and correlation across exec, network, persistence, FIM,
and rootcheck signals.
- Stable schema compatibility tests for alerts, incidents, status, response
plans, and response audit records.
- Stable v1 schema IDs and compatibility tests for alerts, incidents, status,
response plans, and response audit records.
Start with:
@ -178,4 +178,5 @@ When changing behavior, update the relevant set:
- `docs/SPECIFICATION.md` for product/data-model changes.
- `docs/THREAT_MODEL.md` for trust-boundary/security-model changes.
- `docs/ROADMAP.md` for planned or completed roadmap movement.
- `docs/SCHEMAS.md` for stable JSON contracts.
- `config/enodia-sentinel.toml` for config knobs.