Version: v1.2.3 | Status: Active | Last Updated: March 2026
Documentation files and guides.
AGENTS_ROOT_TEMPLATE.mdβ Project fileAGENTS_TEMPLATE.mdβ Project fileAPI_SPECIFICATION.mdβ Project fileCHANGELOG.mdβ Project fileMCP_TOOL_SPECIFICATION.mdβ Project filePAI.mdβ Project fileREADME.mdβ Project fileSECURITY.mdβ Project fileSPEC.mdβ Project fileUSAGE_EXAMPLES.mdβ Project fileindex.mdβ Project filetechnical_overview.mdβ Project filetutorials/β Directory containing tutorials components
- 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 overviewAGENTS_ROOT_TEMPLATE.mdAGENTS_TEMPLATE.mdAPI_SPECIFICATION.mdCHANGELOG.mdMCP_TOOL_SPECIFICATION.mdPAI.mdREADME.mdSECURITY.mdSPEC.mdUSAGE_EXAMPLES.mdindex.mdtechnical_overview.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: modules - Parent directory documentation
- π Project Root: ../../../README.md - Main project documentation