Parent
#121
What to build
Enable the 80% coverage threshold as a blocking PR gate on app/modules/**. HITL: requires a policy decision on what to exempt (legacy / generated / barrel files) and whether to also gate app/routes/** and app/components/**.
Acceptance criteria
Blocked by
Parent
#121
What to build
Enable the 80% coverage threshold as a blocking PR gate on
app/modules/**. HITL: requires a policy decision on what to exempt (legacy / generated / barrel files) and whether to also gateapp/routes/**andapp/components/**.Acceptance criteria
pnpm test --coverageon PRapp/modules/**vitest.config.tswith rationale per fileapp/routes/**/app/components/**Blocked by