Skip to content

Runtime Guides

Goal-oriented guides for running, debugging, and coordinating real Compozy work without reading the full reference first.

For people running agent work5 pages in this section

Runtime Guides are problem-oriented. Use them when you already know what you want Compozy to do and need the shortest reliable path through the daemon, CLI, API, and web surfaces.

Pick the job

What belongs here

Guides focus on operator outcomes:

  • choose the Compozy surface that matches the actor and task
  • recover a session or daemon state you can prove from events
  • connect sessions, peers, and task handoff through Compozy Network
  • route from a scenario into generated CLI/API reference only when exact syntax matters

If you are brand new to Compozy, start with Quick Start. If you need exact machinery, use the CLI Reference and API Reference.

On this page