Origin is a reference architecture and starter system for modular desktop applications built with Rust and Tauri.
Origin is not a framework that replaces Tauri, and not a monolithic crate every
application must depend on. It is a set of architecture rules, reusable platform crates,
security conventions and build processes, plus a reference application that demonstrates
all of it. The central rule: domain code does not know Tauri exists.