diff --git a/docs/work/_system/_state.json b/docs/work/_system/_state.json index ae6dcdd..3a03ad4 100644 --- a/docs/work/_system/_state.json +++ b/docs/work/_system/_state.json @@ -1,5 +1,5 @@ { - "updated_at": "2026-05-20T09:58:23.827Z", + "updated_at": "2026-05-20T10:14:21.032Z", "epics": { "binder-wrap-helper": { "status": "done", @@ -647,10 +647,10 @@ ] }, "08-app-wiring-web-next": { - "status": "todo", + "status": "done", "title": "App wiring: web-next", "ac_total": 1, - "ac_completed": 0, + "ac_completed": 1, "depends_on": [ "07-security-header-adapters" ], @@ -686,11 +686,6 @@ } }, "ready": [ - { - "epic": "security-headers-rate-limit-sbom", - "story": "08-app-wiring-web-next", - "title": "App wiring: web-next" - }, { "epic": "security-headers-rate-limit-sbom", "story": "09-app-wiring-web-tanstack-and-cms", diff --git a/docs/work/epics/security-headers-rate-limit-sbom/08-app-wiring-web-next/_story.md b/docs/work/epics/security-headers-rate-limit-sbom/08-app-wiring-web-next/_story.md index d58a41f..b8fae20 100644 --- a/docs/work/epics/security-headers-rate-limit-sbom/08-app-wiring-web-next/_story.md +++ b/docs/work/epics/security-headers-rate-limit-sbom/08-app-wiring-web-next/_story.md @@ -3,12 +3,12 @@ id: 08-app-wiring-web-next epic: security-headers-rate-limit-sbom title: "App wiring: web-next" type: technical-story -status: todo +status: done feature: web-next depends-on: [07-security-header-adapters] blocks: [] created: 2026-05-20T00:00:00Z -updated: 2026-05-20T08:14:55.907Z +updated: 2026-05-20T10:14:20.860Z --- ## Goal @@ -44,4 +44,4 @@ Wire the security headers middleware end-to-end in `apps/web-next` — middlewar ## Tasks -- [ ] Wire `core-shared/security/next` middleware in `apps/web-next/middleware.ts` chained before existing auth checks; update `apps/web-next/instrumentation-client.ts` to read nonce via `getNonce()` and pass to `Sentry.init` replay + feedback integrations; thread nonce from `getNonce()` into `