ECC/scripts/ci
Affaan Mustafa 8ff54d8b06 fix: skip code blocks in command cross-reference validation
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.
2026-02-12 16:18:50 -08:00
..
validate-agents.js fix: 6 bugs fixed, 67 tests added for session-manager and session-aliases 2026-02-12 15:50:04 -08:00
validate-commands.js fix: skip code blocks in command cross-reference validation 2026-02-12 16:18:50 -08:00
validate-hooks.js fix: 3 bugs fixed, stdin encoding hardened, 37 CI validator tests added 2026-02-12 16:08:49 -08:00
validate-rules.js feat: add comprehensive CI/CD pipeline 2026-01-28 23:05:43 -08:00
validate-skills.js fix: harden CI validators, shell scripts, and expand test suite 2026-02-12 14:11:33 -08:00