From 2126fda6f81088c11ffd55aa98425d1f283845b9 Mon Sep 17 00:00:00 2001 From: Danijel Martinek Date: Sun, 12 Jul 2026 17:23:39 +0200 Subject: [PATCH] docs(work): tick story 03 slice 4 (marketing-pages deleted as 9ee9418) --- docs/work/_system/_state.json | 4 ++-- .../03-delete-demo-apps-and-features/_story.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/work/_system/_state.json b/docs/work/_system/_state.json index 6dd1d92..4a4a198 100644 --- a/docs/work/_system/_state.json +++ b/docs/work/_system/_state.json @@ -1,5 +1,5 @@ { - "updated_at": "2026-07-12T15:21:32.450Z", + "updated_at": "2026-07-12T15:23:41.931Z", "epics": { "binder-wrap-helper": { "status": "done", @@ -575,7 +575,7 @@ "status": "todo", "title": "Delete web-tanstack and the four demo content features", "ac_total": 5, - "ac_completed": 3, + "ac_completed": 4, "depends_on": [ "02-single-version-release-please" ], diff --git a/docs/work/epics/platform-retrofit/03-delete-demo-apps-and-features/_story.md b/docs/work/epics/platform-retrofit/03-delete-demo-apps-and-features/_story.md index 94cfc42..824c346 100644 --- a/docs/work/epics/platform-retrofit/03-delete-demo-apps-and-features/_story.md +++ b/docs/work/epics/platform-retrofit/03-delete-demo-apps-and-features/_story.md @@ -8,7 +8,7 @@ feature: web-tanstack, blog, media, marketing-pages, navigation depends-on: [02-single-version-release-please] blocks: [04-web-next-shell, 08-rewrite-agent-docs] created: 2026-07-12T10:22:00Z -updated: 2026-07-12T14:32:07.397Z +updated: 2026-07-12T15:23:41.327Z --- ## Goal @@ -45,5 +45,5 @@ The demo content blocks the package map: the Veect features (workspaces, project - [x] Delete `apps/web-tanstack` and all its wiring in one slice — workspace/turbo entries, root scripts, CI references (e.g. `WEB_TANSTACK_SENTRY_DSN` / `VITE_` DSN wiring), e2e project entries — one commit, all gates green. _(landed 986f8b2, reviewer-approved; dangling-ref grep clean — survivors are framework-support code only; story-08 note: dead 'web-tanstack' app-tag union member in core-shared instrumentation + stale "app (4 packages)" list in docs/architecture/overview.md)_ - [x] Delete `packages/blog` and prune its composition wiring in the same slice — core-api router anchor, core-cms collection anchor, bindAll entry, web-next pages/imports, seeds, e2e specs, Storybook references, glossary terms — one commit, all gates green. _(landed ea24c85, reviewer-approved; 92-file sweep incl. Payload generated-types + compliance YAML regeneration; home page reduced to placeholder pending story 04)_ - [x] Delete `packages/media` and prune its composition wiring in the same slice (same checklist as blog) — one commit, all gates green. _(landed 80beacf, reviewer-approved; forced minimal edits in the two dying features — relationTo:'media' upload fields removed from marketing-pages/pages.ts + navigation/header.ts, entities/repos untouched)_ -- [ ] Delete `packages/marketing-pages` and prune its composition wiring in the same slice (same checklist; includes its cross-feature event handlers consuming auth events) — one commit, all gates green. +- [x] Delete `packages/marketing-pages` and prune its composition wiring in the same slice (same checklist; includes its cross-feature event handlers consuming auth events) — one commit, all gates green. _(landed 9ee9418 [cherry-pick of efe7316], reviewer-approved; event teardown clean — handler/job/subscription all died with the package, auth publisher-without-consumers verified legal against conformance.mjs; four forced judgment edits in surviving code all verified minimal)_ - [ ] Delete `packages/navigation` and prune its composition wiring in the same slice (same checklist) — one commit, all gates green.