TramAI

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

GuideFocus
Architecture OverviewSystem shape, module layering, and the high-level architecture
Design Deep DiveCore design choices and the reasoning behind them
Module DesignHow modules are separated and how responsibilities are distributed
OrchestrationWorkflow orchestration concepts and execution flow
Orchestration PersistenceCheckpoint, resume, and persistence-related architecture
Orchestrator VisionForward-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.