Part VI — Extending and Reference
This part documents the extension points, the crate map, and the boundary rules that keep the framework application-agnostic.
- Public Extension Points — the traits you implement to plug in
- Crate and API Map — which concept lives in which crate
- Framework vs Application Boundaries — what belongs where, and how it is enforced