blue/crates/blue-mcp
Eric Garcia e288678572 feat: implement RFC 0043 Mermaid diagram linting
Extends lint.rs with Mermaid block validation:
- Neutral theme declaration check (Error, auto-fixable)
- Custom fill color detection (Error, requires manual fix)
- LR flow >3 leaf nodes warning (Advisory)
- Leaf node counting algorithm (excludes subgraphs/style/comments)

Adds 15 test cases covering all lint scenarios.

Also fixes dialogue.rs test assertions to match template text.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 12:03:21 -05:00
..
src feat: implement RFC 0043 Mermaid diagram linting 2026-01-30 12:03:21 -05:00
Cargo.toml feat: implement dynamic context activation (RFC 0016 + 0017) 2026-01-25 17:21:05 -05:00