# Documentation Index | Document | Audience | Description | |----------|----------|-------------| | [architecture-overview.md](architecture-overview.md) | Anyone | Plain-English tour of how Coro works: triggers, intelligence layers, workflows, deployment shapes | | [architecture.md](architecture.md) | Engineers, stakeholders, managers | Full system architecture: packages, components, layered intelligence, tenancy, job lifecycle, security | | [agent-host-spec.md](agent-host-spec.md) | Engineers working on `@coro-ai/runner` | Technical specification: deployment modes, HTTP API, job runner internals, MCP tools, state backends | | [desktop-packaging.md](desktop-packaging.md) | Engineers shipping the desktop app | Current desktop release shape, operator notes, and the next-platform plan with emphasis on Windows packaging | | [local-setup.md](local-setup.md) | Developers hacking on Coro | Step-by-step solo and hybrid setup, dashboard-driven configuration, troubleshooting | Higher-level overviews live in the workspace root: - [README.md](../README.md) — user-facing quick start - [CLAUDE.md](../CLAUDE.md) — engineering guide for the monorepo