Documentation
New here? Start with Core Concepts, then Getting Started.
Using TheAct
| Document | Description |
| Getting Started | Install, configure, play your first game (CLI and Web UI) |
| Creating a Game | Write game YAML files or use the creator agent |
Understanding the System
| Document | Description |
| Core Concepts | Key terms and how the system works at a high level |
| Architecture | Turn pipeline, module map, concurrency, streaming |
| Data Model | Game files, save files, Pydantic models |
| Agents | Agent roles, prompt design, structured output |
| Memory & Summarization | Character memory, rolling summary, context budgeting |
Development & Debugging
Reference