ai-superpower/.ai
moilanik 598db63a70 docs(ai): introduce state machine flow and Mermaid rendering rules
Implement a mandatory State Machine model (PLAN and IMPLEMENTATION states)
in root instructions to prevent the AI from generating code prematurely.
The rules require mechanical reloading of skill files during execution
to combat context-window memory loss.

Also update Mermaid diagram instructions to explicitly ban <br> tags for
newlines and prohibit raw angle brackets (<, >) in nodes, enforcing
real newlines and HTML entities (&lt;, &gt;) to fix rendering issues.
2026-04-13 10:38:16 +03:00
..
instructions docs(ai): introduce state machine flow and Mermaid rendering rules 2026-04-13 10:38:16 +03:00
ai-root-instructions.md docs(ai): introduce state machine flow and Mermaid rendering rules 2026-04-13 10:38:16 +03:00