AGENTS.md@.agent_rules · git:20260410.cc768d5 · 2026-04-10 · sha256 221142889e90f62b

AGENTS.md@.agent_rules git:20260410.cc768d5A

Immutable. This exact content is served forever at /api/v1/blob/221142889e90f62b.

# .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.1.0

---

## Core Functionality

### Primary Responsibilities

1. **Policy Enforcement**: Defines non-negotiable architectural mandates (e.g., the Zero-Mock policy, 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.