Affects
Teams that consume Reporter events or operate Reporter event delivery.
What changed
The reference now covers all 12 emitted CloudEvents, their RabbitMQ envelope, routing, feature gate, subjects, and Important or Critical delivery policies. Only terminal report facts and Critical deadline transitions have deterministic IDs; other CloudEvent
ce-id values are opaque. report.requested is emitted after persistence but before worker-command publishing, so it is not proof of durable enqueue. This corrects documentation of current behavior; it does not announce a runtime release.
Impact
Classification: Review recommended.
What you need to do
1
Review subscriber assumptions, especially any workflow that treats
report.requested as durable worker enqueue confirmation.
