Version: v1.2.3 | Status: Active | Last Updated: March 2026
Documentation tooling, generated references, and publishing assets for Tutorials.
PAI.mdβ Project fileREADME.mdβ Project fileSPEC.mdβ Project fileconnecting-pai.mdβ Project filecreating-a-module-01-scaffold.mdβ Project filecreating-a-module-02-implement.mdβ Project filecreating-a-module-03-test.mdβ Project filecreating-a-module-04-document.mdβ Project filecreating-a-module.mdβ Project filerunning-tests.mdβ Project fileusing-mcp-tools.mdβ Project file
- Maintain alignment between code, documentation, and configured workflows.
- Ensure Model Context Protocol interfaces remain available for sibling agents.
- Record outcomes in shared telemetry and update TODO queues when necessary.
AGENTS.md- Agent coordination and navigationREADME.md- Directory overviewPAI.mdREADME.mdSPEC.mdconnecting-pai.mdcreating-a-module-01-scaffold.mdcreating-a-module-02-implement.mdcreating-a-module-03-test.mdcreating-a-module-04-document.mdcreating-a-module.mdrunning-tests.mdusing-mcp-tools.md
- Inherits dependencies from the parent module. See
pyproject.tomlorpackage.jsonfor global dependencies.
- Follow the universal agent protocols defined in the root
AGENTS.md. - Adhere to the Python PEP 8 style guide and project-specific linting rules.
- Ensure all new features are accompanied by corresponding tests (zero-mock policy).
- π Parent Directory: getting-started - Parent directory documentation
- π Project Root: ../../../README.md - Main project documentation