FUll implementation plan (first draft)
This commit is contained in:
9
docs/events/README.md
Normal file
9
docs/events/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user