AGENTS.md@docs/gnn/reference · git:20260907.ae194c2 · 2026-09-07 · sha256 4e7fee9143fe3d95
AGENTS.md@docs/gnn/reference git:20260907.ae194c2A
Immutable. This exact content is served forever at /api/v1/blob/4e7fee9143fe3d95.
# Reference - Agent Scaffolding ## Overview **Purpose**: This directory serves as a categorized documentation index for the `Reference` layer of the GNN Framework. **Category**: Documentation Index ## Contained Indices - [GNN Technical Reference](technical_reference.md) - [GNN Standards](gnn_standards.md) - [GNN Type System Guide](gnn_type_system.md) - [GNN Architecture Reference](architecture_reference.md) - [GNN Syntax Reference](gnn_syntax.md) - [GNN File Structure](gnn_file_structure_doc.md) - [GNN DSL Manual](gnn_dsl_manual.md) - [GNN Schema Specification](gnn_schema.md) ## Precedence These files expand the specification with worked examples, schemas, and validation commands; they do not override it. The normative source is [`docs/gnn/gnn_syntax.md`](../gnn_syntax.md) — on any conflict it wins and the file here is the bug. ## Implementation Details This is a static reference directory. The above files can be explicitly referenced by external LLMs to retrieve detailed syntax and operational knowledge for GNN generation tasks.