Local Development
Run targeted checks while iterating. Before handing off a task, run the repository’s fast guardrail gate:
make ci-fastThe full make ci workflow is the canonical PR merge gate and runs in CI.
Website
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.