Don Joh
7197ab9439
feat: Week 2 improvements - coverage CI + command registry
Week 2 items from ARCHITECTURE-IMPROVEMENTS.md:
Item 4: Single source of truth ✅
- catalog.js already exists and works correctly
- All counts validated and passing
Item 5: Coverage metrics ✅
- Add c8 coverage reporting to CI (reusable-test.yml)
- Non-blocking with continue-on-error
- Upload coverage artifacts for visibility
- Existing npm run coverage script with 80% baseline
Item 6: Command → Agent/Skill map ✅
- New script: scripts/ci/generate-command-registry.js
- Scans commands/ for agent/skill references
- Outputs docs/COMMAND-REGISTRY.json
- NPM scripts: command-registry:generate, command-registry:write
🤖 Generated with [Claude Code](https://claude.com/claude-code)
2026-05-15 01:38:15 +07:00
..
2026-05-15 01:38:15 +07:00
2026-02-22 16:19:16 +05:30
2026-04-05 14:37:28 -07:00
2026-03-29 23:09:26 +09:00
2026-05-13 02:43:04 -04:00
2026-05-13 06:27:08 -04:00
2026-04-29 21:01:27 -04:00
2026-04-05 14:47:26 -07:00
2026-03-27 05:56:39 -04:00
2026-04-21 18:02:13 -04:00
2026-05-11 18:11:05 -04:00
2026-03-28 11:28:12 +08:00
2026-05-11 13:07:29 -04:00
2026-03-31 22:57:48 -07:00
2026-04-08 15:38:49 -07:00
2026-05-12 02:59:52 -04:00
2026-05-11 18:48:23 -04:00
2026-05-11 11:27:46 -04:00
2026-05-11 02:10:36 -04:00
2026-03-28 11:28:12 +08:00
2026-04-30 12:25:14 -04:00
2026-05-13 04:14:47 -04:00
2026-03-16 01:59:53 -07:00
2026-03-12 15:40:25 -07:00
2026-03-14 12:55:25 -07:00
2026-05-12 23:00:00 -04:00
2026-03-28 11:28:12 +08:00
2026-03-14 23:21:18 -07:00
2026-03-28 11:28:12 +08:00
2026-02-13 03:37:46 -08:00
2026-03-29 21:21:18 -04:00
2026-03-16 14:01:41 -07:00
2026-05-11 12:38:59 -04:00
2026-04-01 16:08:03 -07:00
2026-03-28 11:28:12 +08:00
2026-05-11 13:07:29 -04:00