Deep Dives
This section is for readers who want to understand why TramAI is structured the way it is. These guides go beyond usage and explain module boundaries, orchestration concepts, design constraints, and the direction of the system.
In This Section
| Guide | Focus |
|---|---|
| Architecture Overview | System shape, module layering, and the high-level architecture |
| Design Deep Dive | Core design choices and the reasoning behind them |
| Module Design | How modules are separated and how responsibilities are distributed |
| Orchestration | Workflow orchestration concepts and execution flow |
| Orchestration Persistence | Checkpoint, resume, and persistence-related architecture |
| Orchestrator Vision | Forward-looking direction for the orchestration model |
When To Start Here
Start here when you are contributing to the project, evaluating architecture tradeoffs, or trying to understand how the internals fit together.
