# AGENTS.md — Active Inference in Ada > Agent guidance for the `0_CONTEXT/Computer_Languages/Ada` directory within the Active InferAnts framework. ## Purpose Ada — systems compiled implementation ## Directory Contents - 📄 `AGENTS.md` - 📄 `README.md` - 📄 `SKILL.md` - 📄 `SPEC.md` - 📄 `active_inference.adb` - 📄 `active_inference.ads` - 📄 `demo.adb` - 📄 `run.sh` ## Agent Instructions - 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. ## Quality Checklist - [ ] 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