Delivery Status
Per-event delivery status — received → queued → delivered → processed | failed, plus no_match.
GET
Every event the trigger router handles writes a delivery row, so you can always
answer “why didn’t my agent wake?”. Events that matched no subscription are
recorded as
See the event router for the delivery model.
no_match (a visible non-drop), not silently discarded.
Statuses advance received → queued → delivered → processed | failed.