Welcome to the PMAT (Pragmatic AI MCP Agent Toolkit) documentation.
- SPECIFICATION.md - Complete system specification (source of truth)
- CLAUDE_CODE_AGENT.md - Claude Code Agent Mode user guide (v2.12.0)
- DISTRIBUTION_STATUS.md - Multi-ecosystem distribution status and automation
- DOCUMENTATION_STRUCTURE.md - Documentation organization guide
- architecture/ - System architecture and design decisions
- ARCHITECTURE.md - High-level architecture overview
- decisions/ - Architecture Decision Records (ADRs)
- execution/ - Sprint planning and execution
- roadmap.md - Development roadmap with task tracking
- quality-gates.md - Quality enforcement standards
- velocity.json - Sprint velocity metrics
- features/ - Feature documentation
- README.md - Feature overview
- Individual feature guides for each major capability
- guides/ - User and integration guides
- interfaces-overview.md - CLI, MCP, HTTP interfaces
- refactor-auto-guide.md - Automated refactoring guide
- github-actions-quality-gate.md - CI/CD integration
- operations/ - Operational documentation
- configuration.md - Configuration guide
- error-handling.md - Error handling patterns
- telemetry.md - Monitoring and telemetry
- quality/ - Quality standards and metrics
- standards.md - Code quality standards
- testing/ - Testing documentation
- property-based.md - Property-based testing guide
- integration.md - Integration testing
- performance.md - Performance testing
- specifications/ - Feature specifications
- roadmap-todo-quality-gate-spec.md - Roadmap management spec
- release-process.md - Release workflow and procedures
- release_notes/ - Recent release notes (v2.x+)
- /CHANGELOG.md - Complete version history
- todo/ - Future development specifications
- Active specifications for upcoming features
- archive/ - Completed or deprecated specs
- cli-reference.md - CLI command reference
- bugs/ - Known issues and bug reports
- archived/ - Resolved issues
Historical and deprecated documentation has been moved to the archive:
- archive/ - Archived documentation
- ARCHIVE_INDEX.md - Archive navigation guide
- pre-v2.0/ - Pre-2.0 version documentation
- Historical release notes, implementation docs, and deprecated features
- New Users: Start with SPECIFICATION.md for system overview
- Developers: Check execution/roadmap.md for current tasks
- Contributors: Review quality/standards.md for quality requirements
- Integrators: See guides/interfaces-overview.md for API details
All documentation follows these principles:
- Single Source of Truth: SPECIFICATION.md is the authoritative reference
- Version Synchronized: Documentation updates required with code changes
- Quality Enforced: Pre-commit hooks ensure documentation quality
- Toyota Way Aligned: Continuous improvement (Kaizen) approach
- Repository: github.com/paiml/paiml-mcp-agent-toolkit
- Crates.io: crates.io/crates/pmat
- Homepage: paiml.com
Last Updated: 2025-01-21 | Version: 2.94.0