--- id: TASK-40 title: Behebe abschliessende Lint-Blocker status: Done assignee: [] created_date: '2026-06-06 22:10' updated_date: '2026-06-10 19:27' labels: [] dependencies: [] priority: high ordinal: 42000 --- ## Description Fix the final lint blockers after the v2 pipeline implementation without changing runtime behavior. Keep v2_elemente as planning/reference material unless production imports require otherwise. ## Acceptance Criteria - [x] #1 pnpm lint exits 0 or only documents unrelated pre-existing generated warnings with a scoped suppression decision - [x] #2 pnpm test remains green - [x] #3 git diff --check remains green ## Implementation Plan 1. Reproduce pnpm lint failures 2. Apply scoped minimal lint policy or test-file cleanup 3. Re-run pnpm lint, pnpm test, git diff --check 4. Leave task In Progress until Matthias confirms Done ## Implementation Notes TASK-40 worker update: fixed final lint blockers by ignoring v2_elemente reference snippets in ESLint and removing an unused helper from tests/external-audit-pipeline-source.test.ts. Verification: pnpm lint exits 0 with only generated convex/betterAuth/_generated unused-disable warnings; pnpm test passes 363/363; git diff --check exits 0. Task intentionally left In Progress pending user confirmation. ## Final Summary Closed per explicit user request while switching project tracking to pitchfast.