Skip to content

Dispatch

The act of running a skill or workflow against the assembled ContextPacket. The dispatcher resolves the right agent, the right model, the right tool surface, and the right authorisation gates, then invokes the skill.

Every dispatch produces an Activity entry. Dispatches can be triggered by schedule (cron), by event (file watcher), by webhook, or by direct user request from the chat surface.