Lukas
|
69363d4f7d
|
Implement the 031-quality-gates-hygiene feature that strengthens automated quality gates by adding pnpm audit to the check script, v8 coverage thresholds with per-directory auto-ratchet (domain 96%, adapters 71%, persistence 87%), Biome cognitive complexity enforcement (max 15), and keyboard accessibility for the combatant row, while cleaning up all blanket biome-ignore comments, refactoring 5 overly complex functions into smaller helpers, and codifying the early-enforcement principle in the constitution and CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-11 00:52:29 +01:00 |
|
Lukas
|
2793a66672
|
Implement the 015-add-jscpd-gate feature that adds copy-paste detection to the quality gate using jscpd with a 5% duplication threshold integrated into pnpm check
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 00:13:32 +01:00 |
|
Lukas
|
c4a90c9982
|
Implement the 007-add-knip feature that adds Knip unused code detection to the quality gate and as a standalone command
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-05 12:24:27 +01:00 |
|
Lukas
|
0bbd6f27f9
|
Implement the 006-pre-commit-gate feature that enforces a pre-commit quality gate using Lefthook to run pnpm check before every commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-05 11:44:44 +01:00 |
|
Lukas
|
7dd4abb12a
|
T001–T006: Phase 1 setup (workspace, Biome, TS, Vitest, layer boundary enforcement)
|
2026-03-03 12:55:19 +01:00 |
|