Jessie
The Asana-facing team agent for consultant work, reporting, monitoring, and review-ready outputs.
Internal system guide
How Jessie, Asana, live data, client context, Cloudflare, and Platform Build fit together.
The Asana-facing team agent for consultant work, reporting, monitoring, and review-ready outputs.
The platform around Jessie: context, source assets, data retrieval, run state, artifacts, observability, and architecture records.
The separate improvement loop where Agency OS development tasks are logged, built, reviewed, and merged.
This is internal system documentation. It explains live Jessie and platform behavior first, then exposes technical source references for users who need to extend or audit the system.
| Actor or layer | Plain-language role | Current boundary |
|---|---|---|
| Consultant | Creates or assigns work in Asana and adds task-specific notes. | Approves client delivery and any real-world change. |
| Jessie | Reads the Asana task, selects a skill, gathers context/evidence, calls the LLM through AI Gateway, and posts review output. | Does not publish to clients or change external systems today. |
| Cloudflare Worker/control plane | Receives Asana events, queues work, stores run state, loads bindings, and calls tools. | Runtime system of record for run state, not the human-facing work board. |
| AI Gateway | Routes approved model calls and records model-call observability metadata. | Not an actor. It is the model-call route and observability layer. |
| Codex/build agents | Work on Agency OS platform development tasks from the Platform Build loop. | May build in branches/worktrees. Merge requires human approval. |