ECC/tests
Affaan Mustafa 654731f232 fix: add missing validation in renameAlias, add 6 tests
renameAlias was missing length (>128), reserved name, and empty string
validation that setAlias enforced. This inconsistency allowed renaming
aliases to reserved names like 'list' or 'delete'.

Also adds tests for:
- renameAlias empty string, reserved name, and length limit
- validate-skills whitespace-only SKILL.md rejection
- validate-rules whitespace-only file and recursive subdirectory scan
2026-02-13 01:05:59 -08:00
..
ci fix: add missing validation in renameAlias, add 6 tests 2026-02-13 01:05:59 -08:00
hooks test: add 6 tests for command validation and session content verification 2026-02-12 17:15:21 -08:00
integration fix: add input validation, date range checks, and security hardening 2026-02-12 17:32:04 -08:00
lib fix: add missing validation in renameAlias, add 6 tests 2026-02-13 01:05:59 -08:00
scripts fix: box() off-by-one alignment, add 5 tests for readStdinJson and box alignment 2026-02-12 16:53:06 -08:00
run-all.js fix: add word boundary to dev server hook regex, fix box() crash, add 27 tests 2026-02-12 16:46:06 -08:00