AGENTS.md@docs/gnn/language · git:20260907.ae194c2 · 2026-09-07 · sha256 5d7903bca98f561b

AGENTS.md@docs/gnn/language git:20260907.ae194c2A

Immutable. This exact content is served forever at /api/v1/blob/5d7903bca98f561b.

# Language - Agent Scaffolding

## Overview

**Purpose**: This directory serves as a categorized documentation index for the `Language` layer of the GNN Framework.

**Category**: Documentation Index

## Contained Indices

- [GNN Syntax Quick Reference](gnn_syntax_quickref.md)
- [GNN Variable Grammar](gnn_variable_grammar.md)
- [GNN Connection Grammar](gnn_connection_grammar.md)


## Precedence

These files carry grammatical detail, not authority. The normative
specification 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.