Documentation
Orchestratia Platform Docs
Orchestratia is a central hub that coordinates multiple AI coding agents across servers. These docs cover everything from platform concepts to technical protocol specifications.
Platform Overview
What Orchestratia is, the problem it solves, key concepts (Hub, Agents, Tasks, Sessions, Contracts), and how the three roles interact.
Architecture & Data Model
System architecture diagrams, communication channels (REST, WebSocket, Event Bus), database schema, task state machine, security model, and deployment.
End-to-End Workflows
Step-by-step flows: server registration, simple tasks, multi-agent dependencies with contracts, human intervention, auto-assignment, and cascading pipelines.
AI Agent Integration Guide
Written for AI agents: environment variables, CLI reference, how to read task specs, report structured results, use resolved_inputs, and request help.
Protocol Reference
Technical schema reference: task spec format, result reporting, dependency declarations, contract exchange, capability matching, and auto-assignment scoring.