AGENTS.md@docs/research · git:20260906.82c8031 · 2026-09-06 · sha256 0471c4cc117cd500
AGENTS.md@docs/research git:20260906.82c8031A
Immutable. This exact content is served forever at /api/v1/blob/0471c4cc117cd500.
# research ## Overview This directory contains research documentation and academic resources for the GNN project. **Status**: ✅ Documentation **Version**: 1.0 --- ## Purpose Research papers, theoretical foundations, and academic references for Active Inference and GNN methodology. ## Contents - [README.md](README.md) - Research documentation index ## Quick Navigation - **GNN Documentation**: [gnn/AGENTS.md](../gnn/AGENTS.md) - **Main Documentation**: [doc/README.md](../README.md) - **Pipeline Reference**: [src/gnn/AGENTS.md](../../src/gnn/AGENTS.md) - **POMDP Theory**: [pomdp/AGENTS.md](../pomdp/AGENTS.md) ## Topics - Active Inference theoretical foundations - GNN methodology and design - Framework integration research - Benchmark and validation studies ## Integration with Pipeline This documentation provides theoretical grounding for: - Core GNN syntax design (Steps 3-4) - Ontology system (Step 10) - LLM analysis integration (Step 13) See [src/gnn/AGENTS.md](../../src/gnn/AGENTS.md) for complete pipeline documentation. ## Related Resources - [POMDP Documentation](../pomdp/README.md) - [Cognitive Phenomena](../cognitive_phenomena/README.md) - [Active Inference Institute](https://activeinference.org) --- **Status**: ✅ Production Ready **Last Updated**: 2026-04-14