From c722970aabbae3349f07d3c6b7be5115f311fd59 Mon Sep 17 00:00:00 2001 From: repo-manager Date: Sat, 29 Aug 2026 12:02:53 +0200 Subject: [PATCH] chore(registrar): assign State Hub identifiers Assistant: grok Assistant-Session: 01a04cea-e5e8-7081-a0fc-808ebbc35fa9 --- decisions/decisions.md | 1 + intakes/intakes.md | 1 + workplans/ADHOC-2026-07-24.md | 1 + workplans/TEN-WP-0011-security-layer-conformance.md | 7 +++++++ 4 files changed, 10 insertions(+) diff --git a/decisions/decisions.md b/decisions/decisions.md index 1692472..23bcb35 100644 --- a/decisions/decisions.md +++ b/decisions/decisions.md @@ -23,6 +23,7 @@ created: "2026-08-29" updated: "2026-08-29" decided_by: tenant-engine (reviewing side) decided_at: "2026-08-29" +state_hub_decision_id: "34cfa01f-57c8-4576-b8df-6a1b81baaef5" ``` ## Context diff --git a/intakes/intakes.md b/intakes/intakes.md index 4944487..8bdf7b7 100644 --- a/intakes/intakes.md +++ b/intakes/intakes.md @@ -56,4 +56,5 @@ notes: history/2026-08-29-security-layer-intent-scope-review.md.' author: tenant-engine created: '2026-08-29T12:00:00.000000Z' +state_hub_intake_id: "01a04cf8-c135-70cb-a24c-33219a9f2985" ``` diff --git a/workplans/ADHOC-2026-07-24.md b/workplans/ADHOC-2026-07-24.md index e201484..263b388 100644 --- a/workplans/ADHOC-2026-07-24.md +++ b/workplans/ADHOC-2026-07-24.md @@ -9,6 +9,7 @@ owner: codex topic_slug: netkingdom created: "2026-07-24" updated: "2026-07-24" +state_hub_workstream_id: "57beb64a-90ae-5a3e-a29e-e18097d74d86" --- # Resolve tenants by identifier, not only internal tenant_id diff --git a/workplans/TEN-WP-0011-security-layer-conformance.md b/workplans/TEN-WP-0011-security-layer-conformance.md index 8c81db6..edb858d 100644 --- a/workplans/TEN-WP-0011-security-layer-conformance.md +++ b/workplans/TEN-WP-0011-security-layer-conformance.md @@ -16,6 +16,7 @@ depends_on: unblocks: [] origin: residual origin_ref: TEN-IN-0003 +state_hub_workstream_id: "43ad25c6-7149-53d1-8012-817a061ace92" --- # TEN-WP-0011 — Align tenant-engine with the accepted security layer model @@ -59,6 +60,7 @@ code. id: TEN-WP-0011-T01 status: todo priority: high +state_hub_task_id: "f46944d8-e638-5f64-a4ad-a713102dfa72" ``` Add `layer.yaml` modelled on `ops-warden`'s reference and `kings-guard`'s @@ -81,6 +83,7 @@ in `src/`. id: TEN-WP-0011-T02 status: todo priority: high +state_hub_task_id: "62659305-8283-594e-8670-f9335f5c74a0" ``` `FlexAuthCheckClient.is_allowed()` currently returns a bool and drops the @@ -113,6 +116,7 @@ file == code; no write path can succeed without one of those two records. id: TEN-WP-0011-T03 status: todo priority: high +state_hub_task_id: "7815548c-36aa-518c-812e-8562be3a5111" ``` Statute §9.7: every allow has a lifetime, and a PDP states a deadline per @@ -143,6 +147,7 @@ evidence, not a comment. id: TEN-WP-0011-T04 status: todo priority: high +state_hub_task_id: "cfab6837-5f62-5beb-b99f-943d39b5b94d" ``` Promoted from `TEN-IN-0001` (origin: residual of `TEN-WP-0009`). @@ -179,6 +184,7 @@ promoted and completed. id: TEN-WP-0011-T05 status: todo priority: high +state_hub_task_id: "7540049b-9b76-5d16-9ce4-57395a53ecbc" ``` Promoted from `TEN-IN-0002` (origin: RISK-F-0004). @@ -202,6 +208,7 @@ this repo's store protocol; tests say so; `TEN-IN-0002` can close. id: TEN-WP-0011-T06 status: todo priority: medium +state_hub_task_id: "ffd2cc53-bde2-5e3c-a144-ab565bc12776" ``` `net-kingdom/canon/standards/tenant-engine-boundary-contract_v0.1.md` still