bert.hausmans
f44bb969c9
docs: WS-3 session 1b-i lint baseline audit report
Categorises remaining apps/app eslint problems after the Tier 1 +
Tier 2 autofix and whitespace cleanup. Six buckets:
- X. Tier 3 deferred (vite.config.ts, themeConfig.ts, vitest.config.ts) — 134
- A. Trivial-fix (second-pass autofix residue + unused imports) — 42
- B. Type safety (mostly no-explicit-any in vendored Vuexy code) — 34
- C. Style preference / rule-config — 8
- D. Vuetify / Vuexy idiom (ml-/pl- restricted-class) — 5
- E. Bug-shaped (security, isAxiosError, missing-return, fire-and-forget) — 8
Sum check: 134 + 42 + 34 + 8 + 5 + 8 = 231 ✓
Five open questions for Bert + Claude Chat decisions before 1b-ii:
- Should src/@core/** + src/@layouts/** be in ignorePatterns?
- vue/no-restricted-class regex scope (RTL-aware vs ml/pl only)?
- Stance on vue/prefer-true-attribute-shorthand?
- Bucket E.5 axios fire-and-forget pattern (void / .catch / disable)?
- Decoupling pnpm lint from --fix?
Lint baseline: 1451 → 231 this session, with Tier 3 (134) +
non-fixable (66) + second-pass-residue (31) deferred to 1b-ii.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-29 11:15:16 +02:00
..
2026-04-23 17:21:15 +02:00
2026-04-23 20:34:34 +02:00
2026-04-29 00:14:19 +02:00
2026-04-29 08:51:01 +02:00
2026-04-25 04:52:01 +02:00
2026-04-24 13:08:00 +02:00
2026-04-29 00:11:18 +02:00
2026-04-29 00:14:19 +02:00
2026-04-16 02:42:53 +02:00
2026-04-29 00:14:17 +02:00
2026-04-23 17:27:08 +02:00
2026-04-23 20:34:34 +02:00
2026-04-12 21:42:36 +02:00
2026-04-24 00:20:15 +02:00
2026-04-24 10:18:44 +02:00
2026-04-17 17:06:53 +02:00
2026-04-17 17:06:53 +02:00
2026-04-25 03:58:11 +02:00
2026-04-25 03:46:27 +02:00
2026-04-15 08:21:44 +02:00
2026-04-15 08:21:44 +02:00
2026-04-25 03:50:41 +02:00
2026-04-29 00:14:19 +02:00
2026-04-29 00:14:20 +02:00
2026-04-15 08:21:44 +02:00
2026-04-15 08:21:44 +02:00
2026-04-15 08:44:10 +02:00
2026-04-25 04:03:31 +02:00
2026-04-10 11:16:43 +02:00
2026-04-16 22:21:22 +02:00
2026-04-14 19:04:19 +02:00
2026-04-29 08:51:01 +02:00
2026-04-29 11:15:16 +02:00