From 1437829501e578155546334b1d89f98f17147b67 Mon Sep 17 00:00:00 2001 From: "bert.hausmans" Date: Wed, 6 May 2026 02:14:46 +0200 Subject: [PATCH] chore(backlog): close TECH-DOCS-APPS-PORTAL-PURGE WS-3 PR-C delivered the per-file DELETE/REWRITE/KEEP_AND_PURGE matrix on all 9 files referenced in the entry, plus the out-of-scope post-edit-eslint.sh hook fix. Doc-rot removed: ~80 KB of obsolete bootstrap and prompt-template content. Single SPA, single cookie, single deploy host. WS-3 complete. --- dev-docs/BACKLOG.md | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/dev-docs/BACKLOG.md b/dev-docs/BACKLOG.md index 97e3e296..52386777 100644 --- a/dev-docs/BACKLOG.md +++ b/dev-docs/BACKLOG.md @@ -850,35 +850,6 @@ post-WS-3 PR-B2b. --- -### TECH-DOCS-APPS-PORTAL-PURGE — Sweep remaining apps/portal references from briefing/tooling docs - -**Aanleiding:** WS-3 PR-B2b purgeerde `apps/portal` uit de -load-bearing files (`README.md`, `Makefile`, `CLAUDE.md`) en de -deploy-config. De briefing/tooling docs verwijzen nog steeds naar -de pre-consolidatie tweede SPA. - -**Files:** - -- `.cursor/instructions.md` -- `.cursor/ARCHITECTURE.md` -- `.cursor/rules/101_vue.mdc` -- `.cursor/rules/102_multi_tenancy.mdc` -- `dev-docs/MASTER_PROMPT_CC.md` -- `dev-docs/MASTER_PROMPT_CURSOR.md` -- `dev-docs/SETUP.md` -- `dev-docs/dev-guide.md` -- `dev-docs/CLAUDE_CODE_TOOLING.md` - -**Skip:** `dev-docs/WS-3-SESSION-1C-AUDIT.md` — historical sprint -audit, frozen in time, references are factually correct for the -session it documents. - -**Prioriteit:** Laag — single `chore(docs)` PR. Niet blokkerend voor -runtime; LLM/IDE briefings produceren licht stale context tot dit -landt. Effective post-WS-3 PR-B2b. - ---- - ### OPS — Retire `portal.crewli.app` DNS record **Aanleiding:** Post-WS-3 PR-B2b serves crewli.app als single SPA; @@ -994,6 +965,7 @@ ARCH-discussie en RFC. ## Opgeloste items (mei 2026) - ~~**WS-TOOLING-001**: Claude Code deterministic guard-rail layer (5 hooks, `crewli-reviewer` subagent op Opus 4.7, 3 slash commands `/sprint-status` `/review-multitenancy` `/sync-docs`, `dev-docs/CLAUDE_CODE_TOOLING.md`). 8/8 smoke tests groen, live integratie geverifieerd. Merge `ad36c06` op 2026-05-05. Follow-ups: TECH-HOOK-001, TECH-CMD-001, TECH-STYLE-001.~~ ✅ +- ~~**TECH-DOCS-APPS-PORTAL-PURGE**: per-file DELETE/REWRITE/KEEP_AND_PURGE matrix uitgevoerd op alle 9 docs uit de oorspronkelijke entry, plus de `post-edit-eslint.sh` hook (out-of-scope vondst uit Phase A). Vijf obsolete docs verwijderd (`.cursor/instructions.md`, `.cursor/ARCHITECTURE.md`, `dev-docs/MASTER_PROMPT_CC.md`, `dev-docs/MASTER_PROMPT_CURSOR.md`, `dev-docs/dev-guide.md` — totaal ~80 KB). Drie herschreven (`SETUP.md`, `101_vue.mdc`, hook-script). Twee chirurgisch gepurgeerd (`102_multi_tenancy.mdc`, `CLAUDE_CODE_TOOLING.md`). Externe verwijzingen in README.md, CLAUDE_DESKTOP_SETUP.md, ARCH-CONSOLIDATION-2026-04.md en VIBE_CODING_CHECKLIST.md mee bijgewerkt. WS-3 PR-C op 2026-05-06. Single SPA, single cookie, single deploy host. WS-3 compleet.~~ ✅ ---