AGENTS.md@src/gnn/doc · diff
git:20260906.e62b9e9 to git:20260907.ae194c2
1 added, 1 removed. Audit A to A.
# 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.
+ - Link to canonical docs in `docs/` 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