Imported from ActiveInferenceInstitute/ActiveInferAnts (
0_CONTEXT/Computer_Languages/Haskell/src/ActiveInference/AGENTS.md). Install upstream withnpx skills add ActiveInferenceInstitute/ActiveInferAnts --skill ActiveInference. Copyright stays with the author.
AGENTS.md — ActiveInference/ — Haskell source
Agent guidance for the
0_CONTEXT/Computer_Languages/Haskell/src/ActiveInferencedirectory within the Active InferAnts framework.
Purpose
Source subdirectory for the Haskell — purely functional implementation with strong type system implementation.
Directory Contents
- 📄
Agent.hs - 📄
Core.hs - 📄
Environment.hs
Agent Instructions
- Maintain source file organization and build system compatibility.
- Follow language-specific coding conventions.
- Keep dependencies documented and minimal.
- 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