10 lines
337 B
Markdown
10 lines
337 B
Markdown
# Event Envelope Schemas
|
|
|
|
Versioned JSON Schemas for platform events consumed by Scheduler, Notify, and UI.
|
|
|
|
- `scanner.report.ready@1.json`
|
|
- `scheduler.rescan.delta@1.json`
|
|
- `attestor.logged@1.json`
|
|
|
|
Producers must bump the version suffix when introducing breaking changes; consumers validate incoming payloads against these schemas.
|