## Goal Make PickArena satisfy the v1 enforced gate baseline before no-read review is enabled. ## Checklist - [x] Audit existing CI gates and record evidence - [x] Measure current web coverage and ratchet floors down to whole percentages - [x] Add blocking TypeScript/Svelte type and complexity checks - [x] Add blocking Vitest line and branch coverage floors - [x] Add blocking gitleaks secrets scan - [x] Add blocking OSV dependency audit over repository lockfiles - [x] Validate every new gate locally with exact commands - [x] Require the CI status checks on `main` - [x] Open a linked PR without merging PR: #44
Goal
Make PickArena satisfy the v1 enforced gate baseline before no-read review is enabled.
Checklist
mainPR: #44