-
Copy
.system/to your project root:cp -r path/to/lean-loop/.system/ /your/project/.system/
-
Copy
.cursorrulesto your project root:cp path/to/lean-loop/integrations/cursor/.cursorrules /your/project/.cursorrules
-
Cursor reads
.cursorrulesautomatically for all AI interactions.
Cursor's AI follows the PLAN → APPLY → UNIFY cycle with:
- Gate-checked acceptance criteria before coding
- Strict Red-Green-Refactor with console confirmation
- Mandatory UNIFY with structured output
.system/state tracking between sessions