Current architecture references for the Rust/Electron implementation.
SYSTEM_ARCHITECTURE.md- End-to-end system layout, runtime boundaries, and process/data flow.MODEL_LIBRARY_ARCHITECTURE.md- Model library internals, indexing/mapping pipeline, and dependency requirement contract.
These docs describe the current code paths in:
rust/crates/pumas-corerust/crates/pumas-app-managerrust/crates/pumas-rpcelectron/srcfrontend/src
Legacy planning documents from the prior Python desktop-shell implementation were removed from this directory.