Architecture Overview
Ophiolite separates:
- source artifacts and ingest
- canonical domain and runtime semantics
- package and project persistence
- operator execution and derived outputs
- interface-specific exposure for Python, CLI, Rust, and apps
That separation is how Rust can shape the truth without forcing every interface to mirror internal crate structure.