Version: v1.2.7 | Status: Active | Last Updated: March 2026
Developer-facing documentation covering environment setup, testing strategy, coding standards, multi-agent Git workflows, and uv package management.
| Document | Description |
|---|---|
| documentation.md | Documentation standards, AGENTS/README/SPEC parity |
| environment-setup.md | Development environment prerequisites and configuration |
| google-integration.md | Google Cloud and Workspace integration for development |
| multi-agent-git.md | Git workflows for concurrent multi-agent development |
| testing-strategy.md | Zero-Mock testing philosophy, coverage gate (40% in pyproject.toml), test organization |
| uv-usage-guide.md | uv package manager usage for Python dependency management |
| code-review-and-sarif.md | Local PR/diff review scripts and SARIF triage (Bandit artifacts, sarif-tools, merge) |