Local Development
Run targeted tests while iterating, then run the workspace checks before landing a change.
cargo test --workspacemake buildmake fmtWebsite
Section titled “Website”The website is independent of the Rust workspace.
cd websitenpm installnpm run devnpm run buildnpm run build syncs the architecture mirror before building.
Orbit State
Section titled “Orbit State”Review .orbit/ changes carefully before committing. Tracked asset changes are product changes. Mutable runtime artifacts are operational data unless the change is intentional.