AGENTS.md@src/gnn/doc · git:20260906.e62b9e9 · 2026-09-06 · sha256 119e3369ccf5f115

AGENTS.md@src/gnn/doc git:20260906.e62b9e9A

Immutable. This exact content is served forever at /api/v1/blob/119e3369ccf5f115.

# src/gnn/doc Module — Agent Scaffolding

## Module Overview

**Purpose**: Defines scope for files under `src/gnn/doc/`.
**Pipeline Step**: Infrastructure module (not a numbered step)
**Category**: Infrastructure / Documentation
**Status**: ✅ Production Ready
**Version**: 3.2.0
**Last Updated**: 2026-04-16

## Purpose

Defines scope for files under `src/gnn/doc/`.

## Responsibilities

- Keep local implementation notes concise and accurate.
- Link to canonical docs in `doc/` and `src/` when relevant.
- Avoid duplicating generated artifacts or cache content.

## Exclusions

Generated outputs, caches, and temporary files are out of scope for folder doc coverage policy.

---
## Documentation
- **[README](README.md)**: Module Overview
- **[AGENTS](AGENTS.md)**: Agentic Workflows
- **[SPEC](SPEC.md)**: Architectural Specification
- **[SKILL](SKILL.md)**: Capability API