============ Architecture ============ The calibration engine is a layered Rust workspace with strict separation between I/O and math. This section describes the crate boundaries, core data structures, and pipeline internals. .. toctree:: :maxdepth: 2 crate-map data-structures pipeline-internals io-layer multi-pixel