Skip to content

Commit c2bcdf9

Browse files
committed
docs: expose State Integrity JSON schemas
1 parent eedbc98 commit c2bcdf9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ This repository is the canonical home for the SourceOS State Integrity Report, I
2727
- [`docs/canonical-event-envelope.md`](docs/canonical-event-envelope.md)
2828
- [`docs/implementation-roadmap.md`](docs/implementation-roadmap.md)
2929

30+
## JSON Schemas
31+
32+
- [`schemas/sourceos.state-integrity-report.v1alpha1.schema.json`](schemas/sourceos.state-integrity-report.v1alpha1.schema.json)
33+
- [`schemas/sourceos.repair-plan.v1alpha1.schema.json`](schemas/sourceos.repair-plan.v1alpha1.schema.json)
34+
35+
The runtime validator is standard-library-only today; the schemas are the canonical external contract for downstream validators, SDKs, dashboards, and cross-repo integrations.
36+
3037
## Golden examples
3138

3239
- [`examples/health/healthy.snapshot.json`](examples/health/healthy.snapshot.json)

0 commit comments

Comments
 (0)