Developer Reference
Architecture
High-level module architecture for the jackin' codebase. This page is a stub — content will grow as the Codebase Map is expanded.
Current structure
The codebase is a tiered Cargo workspace. Every production module lives in a single-responsibility crate under crates/; the only binary is crates/jackin/. See the Codebase Map for the full tiered DAG and per-crate ownership contracts.