From 59c59a15607bbdc86c7a9ec5f2f8ddb1dbe135c9 Mon Sep 17 00:00:00 2001 From: tegwick Date: Mon, 7 Sep 2026 13:46:58 +0200 Subject: [PATCH] Record TEN-WP-0012 hub ids and refresh the work-record index fix-consistency C-06 wrote state_hub_workstream_id and the two state_hub_task_ids back into the workplan file and regenerated WORK-RECORDS.md. Committing the writeback so the file and hub agree. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01HHwvAEQfmzLHtrFGhXtVjq Assistant: claude-code Assistant-Model: opus Assistant-Process: 823014@bnt-lap001 Assistant-Session: 2a0786b1-efea-4c38-959b-6e86a493f259 --- WORK-RECORDS.md | 3 +++ workplans/TEN-WP-0012-external-conformance-waits.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 8aba3d1..445f64e 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -20,6 +20,7 @@ | workplan | TEN-WP-0009 | finished | — | workplans/TEN-WP-0009-postgres-production-store.md | | workplan | TEN-WP-0010 | finished | — | workplans/TEN-WP-0010-mutable-grouping.md | | workplan | TEN-WP-0011 | finished | — | workplans/TEN-WP-0011-security-layer-conformance.md | +| workplan | TEN-WP-0012 | blocked | — | workplans/TEN-WP-0012-external-conformance-waits.md | | task | TEN-WP-ADHOC-2026-07-24-T01 | done | — | workplans/ADHOC-2026-07-24.md | | task | TEN-WP-0001-T01 | done | — | workplans/TEN-WP-0001-statehub-bootstrap.md | | task | TEN-WP-0001-T02 | done | — | workplans/TEN-WP-0001-statehub-bootstrap.md | @@ -73,6 +74,8 @@ | task | TEN-WP-0011-T04 | done | — | workplans/TEN-WP-0011-security-layer-conformance.md | | task | TEN-WP-0011-T05 | done | — | workplans/TEN-WP-0011-security-layer-conformance.md | | task | TEN-WP-0011-T06 | done | — | workplans/TEN-WP-0011-security-layer-conformance.md | +| task | TEN-WP-0012-T01 | wait | — | workplans/TEN-WP-0012-external-conformance-waits.md | +| task | TEN-WP-0012-T02 | wait | — | workplans/TEN-WP-0012-external-conformance-waits.md | | intake | TEN-IN-0001 | closed | yellow | docs/intakes/residuals.md | | intake | TEN-IN-0002 | closed | red | docs/intakes/residuals.md | | intake | TEN-IN-0003 | closed | — | intakes/intakes.md | diff --git a/workplans/TEN-WP-0012-external-conformance-waits.md b/workplans/TEN-WP-0012-external-conformance-waits.md index ff6b8cd..89750aa 100644 --- a/workplans/TEN-WP-0012-external-conformance-waits.md +++ b/workplans/TEN-WP-0012-external-conformance-waits.md @@ -14,6 +14,7 @@ depends_on: unblocks: [] origin: residual origin_ref: TEN-WP-0011 +state_hub_workstream_id: "cb7387d0-431d-56a2-bb7b-86a024aeeefb" --- # TEN-WP-0012 — Track the two external dispositions tenant-engine is waiting on @@ -57,6 +58,7 @@ convention's status for work that is blocked on another party. id: TEN-WP-0012-T01 status: wait priority: medium +state_hub_task_id: "7898c1aa-b5de-54cf-87b7-67b727b5d0b2" ``` The emission path shipped in `TEN-WP-0011-T04`: the local outbox is inside @@ -81,6 +83,7 @@ would make the outbox look drained when it is not. id: TEN-WP-0012-T02 status: wait priority: low +state_hub_task_id: "f7d27d7c-f599-5d0e-b60b-9c3ad2b27b87" ``` `net-kingdom/canon/standards/tenant-engine-boundary-contract_v0.1.md` still