Agent guidance for the
0_CONTEXT/Computer_Languages/Pythondirectory within the Active InferAnts framework.
Python — scripting implementation
- 📁
.benchmarks/ - 📁
.pytest_cache/ - 📁
__pycache__/ - 📁
output/ - 📄
AGENTS.md - 📄
README.md - 📄
SKILL.md - 📄
SPEC.md - 📄
config_manager.py - 📄
requirements.txt - 📄
run.sh - 📄
serializer.py - 📄
Student_Teacher.py - 📄
teacher_wrapper.py - 📄
test_student_teacher.py
- Maintain language-specific Active Inference implementation.
- Ensure algorithmic parity with reference (Python) implementation.
- Document language-specific idioms and optimizations.
- Follow the repository's CC BY-NC-ND 4.0 license.
- Maintain consistency with parent and sibling directory conventions.
- Keep all documentation synchronized with actual contents.
- All files documented and up-to-date
- Directory structure reflects current organization
- Cross-references to related directories verified
- README.md and SPEC.md synchronized with this AGENTS.md