Version: v0.1.0 | Status: Active | Last Updated: March 2026
Automation and utility scripts.
PAI.mdβ Project fileREADME.mdβ Project fileSPEC.mdβ Project filecli_utils.pyβ Project fileexamples/β Directory containing examples componentsorchestrate.pyβ 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.mdcli_utils.pyorchestrate.py
- 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: scripts - Parent directory documentation
- π Project Root: ../../README.md - Main project documentation