- Run Rust lint/test/build commands inside the devcontainer environment.
- Update documentation, workflows, and code within this repository.
- Do not modify dependency repositories (
~/.cargo/gitis mounted read-only). - Do not push tags or publish releases without human approval.
- Use
.devcontainer/devcontainer.jsonwhen working via Copilot, Codespaces, or VS Code containers. - GitHub Actions run in
mcr.microsoft.com/devcontainers/rust:1-bullseye.