Command acknowledgements
Command acknowledgements report that the gateway accepted or dispatched a
command. They use the uniform command.<canonical_command>.accepted namespace.
Domain events such as recording.became_available, room.deleted,
playback.started, and playback.failed report verified outcomes.
All command acknowledgements use the shared CommandAcceptedEvent contract.
Only information necessary to interpret the accepted command extends this
base: dial correlation (direction, type, to, from), recording identity
and access (recording_uuid, pull_url), playback inputs (urls,
offset_ms), or the requested volume/direction.
If an acknowledgement ever carries an additional date-time with a specific
meaning, that field uses <meaning>_at. The event’s own occurrence time always
remains timestamp.
Catalog
Category reference pages show concrete examples and the verified domain events that can follow each acknowledgement.