Version: v0.1.0 | Status: Active | Last Updated: March 2026
Automation and utility scripts.
PAI.mdβ Project fileREADME.mdβ Project fileSPEC.mdβ Project filecheck_module_health.pyβ Project fileexamples/β Directory containing examples componentsgeneral_utils.pyβ Project fileintegration_example.pyβ Project fileorchestrate.pyβ Project filescaffold_modules.pyβ Project fileupdate_parent_inits.pyβ Project fileverify_structure_parity.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.mdcheck_module_health.pygeneral_utils.pyintegration_example.pyorchestrate.pyscaffold_modules.pyupdate_parent_inits.pyverify_structure_parity.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