AGENTS.md@.agent_rules · git:20260514.4834da4 · 2026-05-14 · sha256 1de55d25c13b9ef9
AGENTS.md@.agent_rules git:20260514.4834da4A
Immutable. This exact content is served forever at /api/v1/blob/1de55d25c13b9ef9.
# .Agent Rules - Agent Scaffolding ## Module Overview **Purpose**: This directory serves as the immutable foundational architecture and behavioral constitution for all AI agents (including Antigravity, Jules, and custom MCP clients) operating within the GNN ecosystem. **Pipeline Step**: Global Configuration / Cognitive Scaffolding **Category**: Governance / Policy **Status**: ✅ Production Ready **Version**: 1.3.0 --- ## Core Functionality ### Primary Responsibilities 1. **Policy Enforcement**: Defines non-negotiable architectural mandates (e.g., real-implementation testing, Thin Orchestrator Pattern, and God-Class Decomposition routines). 2. **Behavioral Framing**: Governs how agents interact with the file system, manage technical debt, and format outputs. 3. **Quality Assurance**: Outlines testing thresholds, linting guidelines, and error-handling paradigms directly accessible via the MCP framework. ### Available Documentation Rulesets - **`architecture.md`**: Global systems architecture patterns. - **`testing.md` / `quality.md`**: Testing frameworks and static analysis mandates. - **`dependencies.md` / `render_frameworks.md`**: Technical limitations and optimal libraries. - **`gnn_standards.md`**: Domain-specific logic constraints for Active Inference modeling. ## Implementation Details These rules are parsed natively by the local IDE or the Personal AI Infrastructure (PAI) orchestrator before execution initialization. No Python objects are executed here; it acts strictly as RAG context and persistent behavioral overrides.