Codomyrmex Agents — src/codomyrmex/documentation/docs/modules/collaboration
Version: v0.1.0 | Status: Active | Last Updated: March 2026
Purpose
Documentation files and guides.
Active Components
SPEC.md– Project fileapi_specification.md– Project filemcp_tool_specification.md– Project filereadme.md– Project filesecurity.md– Project file
Operating Contracts
- 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.
Key Files
AGENTS.md- Agent coordination and navigationREADME.md- Directory overviewSPEC.mdapi_specification.mdmcp_tool_specification.mdreadme.mdsecurity.md
Dependencies
- Inherits dependencies from the parent module. See
pyproject.tomlorpackage.jsonfor global dependencies.
Development Guidelines
- 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).
Navigation Links
- 📁 Parent Directory: modules - Parent directory documentation
- 🏠 Project Root: ../../../../../../README.md - Main project documentation