From 34eb6d15d266cdfda38d59f56f4486f6c2e76dc9 Mon Sep 17 00:00:00 2001 From: repo-manager Date: Mon, 24 Aug 2026 14:43:47 +0200 Subject: [PATCH] chore(registrar): assign State Hub identifiers Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc --- workplans/ADHOC-2026-08-24.md | 2 ++ workplans/TAMQ-WP-0003-delivery-reliability.md | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/workplans/ADHOC-2026-08-24.md b/workplans/ADHOC-2026-08-24.md index 10fc7f3..91431e7 100644 --- a/workplans/ADHOC-2026-08-24.md +++ b/workplans/ADHOC-2026-08-24.md @@ -9,6 +9,7 @@ owner: codex topic_slug: coulomb-social created: "2026-08-24" updated: "2026-08-24" +state_hub_workstream_id: "5f9f87e3-687b-52d9-ac68-fb4574b30edf" --- # Refresh scope and assess practical usability @@ -19,6 +20,7 @@ updated: "2026-08-24" id: TAMQ-WP-ADHOC-2026-08-24-T01 status: done priority: medium +state_hub_task_id: "a5646242-c1d6-53d3-9331-6e1ba2897851" ``` Reviewed the implementation and tests against `INTENT.md`, ran the 50-test diff --git a/workplans/TAMQ-WP-0003-delivery-reliability.md b/workplans/TAMQ-WP-0003-delivery-reliability.md index cd8dd15..17d7787 100644 --- a/workplans/TAMQ-WP-0003-delivery-reliability.md +++ b/workplans/TAMQ-WP-0003-delivery-reliability.md @@ -9,6 +9,7 @@ owner: codex topic_slug: coulomb-social created: "2026-08-24" updated: "2026-08-24" +state_hub_workstream_id: "7961275b-8f1f-5827-b9fc-46b3ac35fb73" --- # Delivery reliability and practical integration evidence @@ -23,6 +24,7 @@ stable coordination-engine dependency. id: TAMQ-WP-0003-T01 status: todo priority: high +state_hub_task_id: "52c43745-5c28-599e-b74c-0386d5b51e68" ``` Persist attempt counts and failure reasons, apply the selected policy profile's @@ -35,6 +37,7 @@ failure state. Prove restart-safe behavior and avoid tight retry loops. id: TAMQ-WP-0003-T02 status: wait priority: high +state_hub_task_id: "ff88d6c9-f4d7-52c7-9645-7c3a7a34ccb4" ``` Make `delivery_ack_mode` control whether injection completes delivery or waits @@ -47,6 +50,7 @@ and late-acknowledgement behavior. This task follows the state model from T01. id: TAMQ-WP-0003-T03 status: todo priority: high +state_hub_task_id: "9a3d84b4-55a5-5d18-b4ee-99ac4f111875" ``` Exercise a real tmux server, managed windows, control-mode injection, `tamq tap`, @@ -60,6 +64,7 @@ suite. id: TAMQ-WP-0003-T04 status: wait priority: medium +state_hub_task_id: "44939829-a52e-582a-b06b-60337b36080e" ``` Run the integration suite in Forgejo CI with explicit tmux and gita setup. Update