docs(backlog): remove two closed tooling items
- TECH-VSCODE-STALE-ADMIN-ENTRY: closed inb9f8f558d1- TECH-DELETE-DEAD-VIEWS: closed inbdbd5b0335Both items shipped; references preserved in git history. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -602,26 +602,6 @@ sprint waard, geen meelift-pad.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### TECH-VSCODE-STALE-ADMIN-ENTRY — Verwijder apps/admin uit .vscode/settings.json eslint.workingDirectories
|
|
||||||
|
|
||||||
**Aanleiding:** `.vscode/settings.json` bevat in
|
|
||||||
`eslint.workingDirectories` nog een entry voor `apps/admin`, een
|
|
||||||
directory die in april 2026 volledig is verwijderd (admin SPA gemerged
|
|
||||||
in apps/app/ onder `/platform/*`). Cursor's ESLint extension skipt
|
|
||||||
missende directories silently dus is harmless, maar het is dode config
|
|
||||||
die bij toekomstig debugging voor verwarring kan zorgen.
|
|
||||||
**Wat:**
|
|
||||||
- Open `.vscode/settings.json`.
|
|
||||||
- Verwijder uit `eslint.workingDirectories` de regel:
|
|
||||||
`{ "directory": "apps/admin", "changeProcessCWD": true },`
|
|
||||||
- Commit als `chore(tooling): remove stale apps/admin entry from
|
|
||||||
.vscode/settings.json`.
|
|
||||||
**Prioriteit:** Laag — triviaal cleanup-item, kan in elke gerelateerde
|
|
||||||
tooling-sprint meeliften (TECH-PORTAL-ESLINT-DEPS of
|
|
||||||
TECH-ESLINT-V9-MIGRATION zijn natuurlijke kandidaten).
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### TECH-AXIOS-STORE-COUPLING — Decouple lib/axios.ts from stores layer
|
### TECH-AXIOS-STORE-COUPLING — Decouple lib/axios.ts from stores layer
|
||||||
|
|
||||||
**Aanleiding:** WS-3 sessie 1c (eslint-plugin-boundaries enforcement)
|
**Aanleiding:** WS-3 sessie 1c (eslint-plugin-boundaries enforcement)
|
||||||
@@ -662,28 +642,6 @@ of `plugins/` raakt, of een dedicated 2-3 uur sessie na WS-6 sluiting.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### TECH-DELETE-DEAD-VIEWS — Verwijder src/views/ uit apps/app/
|
|
||||||
|
|
||||||
**Aanleiding:** WS-3 sessie 1c audit (`dev-docs/WS-3-SESSION-1C-AUDIT.md`
|
|
||||||
§A.1) constateerde dat `apps/app/src/views/` precies één bestand bevat
|
|
||||||
(`views/pages/authentication/AuthProvider.vue`) met nul importers in de
|
|
||||||
hele repo. Het is overgebleven Vuexy-template dode code. De §4.2
|
|
||||||
post-consolidatie target layout drop `views/` volledig. Het bestand is
|
|
||||||
nu in `boundaries/ignore` opgenomen om sessie 1c te laten landen, maar
|
|
||||||
de natuurlijke vervolgstap is fysieke verwijdering.
|
|
||||||
|
|
||||||
**Wat:**
|
|
||||||
- Verwijder `apps/app/src/views/` recursief.
|
|
||||||
- Verwijder de bijbehorende `'src/views/**'` regel uit
|
|
||||||
`apps/app/.eslintrc.cjs` `boundaries/ignore`.
|
|
||||||
- Verifieer dat `pnpm lint`, `pnpm build` en `pnpm test` groen blijven.
|
|
||||||
- Eén commit: `chore(cleanup): delete dead Vuexy views/ directory`.
|
|
||||||
|
|
||||||
**Prioriteit:** Laag — triviaal cleanup-item, kan in elke gerelateerde
|
|
||||||
housekeeping-sprint meeliften (bijvoorbeeld vóór of na WS-3 PR-B).
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### TECH-WS3-BOUNDARIES-SUBZONES — Sub-zone import-boundaries inside components/ and pages/
|
### TECH-WS3-BOUNDARIES-SUBZONES — Sub-zone import-boundaries inside components/ and pages/
|
||||||
|
|
||||||
**Aanleiding:** WS-3 sessie 1c heeft top-level zone-boundaries in
|
**Aanleiding:** WS-3 sessie 1c heeft top-level zone-boundaries in
|
||||||
|
|||||||
Reference in New Issue
Block a user