# Agent Documentation Overview Central hub for autonomous agent documentation within the cognitive modeling framework. This directory provides comprehensive resources for understanding, implementing, and deploying cognitive agents based on Active Inference principles. ## 📚 Documentation Structure ### [[AGENTS|Agent Documentation Clearinghouse]] Comprehensive technical documentation covering all agent implementations, architectures, and frameworks within the repository. ### [[agent_docs_readme|Autonomous Agent Documentation]] Detailed implementation guides, best practices, and technical specifications for building autonomous agents. ## 🎯 Purpose This documentation serves multiple audiences: - **Researchers**: Understanding agent architectures and theoretical foundations - **Developers**: Implementation guidance and technical specifications - **Students**: Learning resources and tutorial materials - **Practitioners**: Deployment strategies and operational guidance ## 🔗 Related Documentation ### Framework Integration - [[docs/README|Documentation Hub]] - Main documentation navigation - [[docs/implementation/AGENTS|Implementation Guides]] - Technical implementation details - [[docs/examples/AGENTS|Example Implementations]] - Working code examples ### Agent Resources - [[knowledge_base/agents/README|Agent Knowledge Base]] - Theoretical foundations - [[code/Things/README|Implementation Examples]] - Working agent implementations - [[tools/README|Development Tools]] - Agent development utilities --- > **Navigation**: Use the [[AGENTS|Agent Documentation Clearinghouse]] for comprehensive technical documentation and the [[agent_docs_readme|Autonomous Agent Documentation]] for detailed implementation guidance.