Skip to content

Latest commit

 

History

History

README.md

Development Guide

Version: v1.2.7 | Status: Active | Last Updated: March 2026

Overview

Developer-facing documentation covering environment setup, testing strategy, coding standards, multi-agent Git workflows, and uv package management.

Contents

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)

Coordination

  • AGENTS.md — Agent coordination for this section
  • SPEC.md — Functional specification
  • PAI.md — PAI infrastructure integration

Navigation