docs(work): tick story 03 slice 2 (blog deleted as ea24c85)

This commit is contained in:
2026-07-12 16:04:25 +02:00
parent ea24c85424
commit 483c7b2c8e
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{ {
"updated_at": "2026-07-12T13:32:10.837Z", "updated_at": "2026-07-12T14:04:26.443Z",
"epics": { "epics": {
"binder-wrap-helper": { "binder-wrap-helper": {
"status": "done", "status": "done",
@@ -575,7 +575,7 @@
"status": "todo", "status": "todo",
"title": "Delete web-tanstack and the four demo content features", "title": "Delete web-tanstack and the four demo content features",
"ac_total": 5, "ac_total": 5,
"ac_completed": 1, "ac_completed": 2,
"depends_on": [ "depends_on": [
"02-single-version-release-please" "02-single-version-release-please"
], ],

View File

@@ -8,7 +8,7 @@ feature: web-tanstack, blog, media, marketing-pages, navigation
depends-on: [02-single-version-release-please] depends-on: [02-single-version-release-please]
blocks: [04-web-next-shell, 08-rewrite-agent-docs] blocks: [04-web-next-shell, 08-rewrite-agent-docs]
created: 2026-07-12T10:22:00Z created: 2026-07-12T10:22:00Z
updated: 2026-07-12T13:32:10.555Z updated: 2026-07-12T14:04:26.165Z
--- ---
## Goal ## Goal
@@ -43,7 +43,7 @@ The demo content blocks the package map: the Veect features (workspaces, project
## Tasks ## Tasks
- [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 `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)_
- [ ] 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. - [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)_
- [ ] Delete `packages/media` and prune its composition wiring in the same slice (same checklist as blog) — one commit, all gates green. - [ ] Delete `packages/media` and prune its composition wiring in the same slice (same checklist as blog) — one commit, all gates green.
- [ ] 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. - [ ] 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.
- [ ] Delete `packages/navigation` and prune its composition wiring in the same slice (same checklist) — one commit, all gates green. - [ ] Delete `packages/navigation` and prune its composition wiring in the same slice (same checklist) — one commit, all gates green.