Files
git.stella-ops.org/docs/events/README.md
2025-10-19 00:28:48 +03:00

337 B

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.