mirror of
https://github.com/affaan-m/ECC.git
synced 2026-08-17 21:15:40 +02:00
The validator was matching example/template content inside fenced code blocks as real cross-references, causing false positives for evolve.md (example /new-table command and debugger agent). - Strip ``` blocks before running cross-reference checks - Change evolve.md examples to use bold instead of backtick formatting for hypothetical outputs All 261 tests pass.