Concepts & Architecture¶
This section covers NavArena's core terminology, overall architecture, and data flows. Read this before diving into individual modules.
Contents¶
| Document | Description |
|---|---|
| Core Concepts | NavArena workflow, key terminology, sub-project responsibilities, and data directory layout |
| Architecture | Sub-project dependencies, data flow, tech stack, and extension points |
Recommended Reading Order
Start with Core Concepts to understand terminology and the overall pipeline, then read Architecture for the internal structure.