Cursor rule Cursor
The System Bootstrap. This rule's sole function is to inject the AGENT.md charter into every session, ensuring the AI agent always operates from its core identity and protocol.
Cursor rule Cursor
The System Bootstrap. This rule's sole function is to inject the AGENT.md charter into every session, ensuring the AI agent always operates from its core identity and protocol.
Cursor rule Cursor
The Project Initializer. This rule handles the first-time setup, guiding the user through an interactive requirements-gathering session to generate the core project documents.
Cursor rule Cursor
The Core Engine. It orchestrates the project's entire lifecycle, from initial planning and scaffolding to the iterative task execution loop. It acts as the central state machine.
Cursor rule Cursor
The Quality Guardian. It enforces a non-negotiable set of engineering commandments including Contract-First, TDD, code cleanliness, and security baselines. It acts as the project's automated QA lead and code reviewer.
Cursor rule Cursor
The Adaptation & Learning Engine. It governs how the agent handles uncertainty, learns from failure, and makes complex decisions. This is the agent's cognitive core.
Cursor rule Cursor
The Change Controller. A high-priority interrupt handler for managing mid-project scope changes. It ensures the project adapts to new requirements gracefully and systematically.