From 89daa63db0a0654d8aa11c8d143803a24ecce80b Mon Sep 17 00:00:00 2001 From: repo-manager Date: Mon, 24 Aug 2026 20:28:01 +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/TAMQ-WP-0006-shell-native-message-routing.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/workplans/TAMQ-WP-0006-shell-native-message-routing.md b/workplans/TAMQ-WP-0006-shell-native-message-routing.md index 11eed48..a590718 100644 --- a/workplans/TAMQ-WP-0006-shell-native-message-routing.md +++ b/workplans/TAMQ-WP-0006-shell-native-message-routing.md @@ -11,6 +11,7 @@ planning_priority: P0 planning_order: 11 created: "2026-08-24" updated: "2026-08-24" +state_hub_workstream_id: "ea96613b-c9db-507e-bfa4-33bd046ef1bc" --- # Shell-native message routing and explicit inbox filters @@ -63,6 +64,7 @@ background, modifies a pane, or becomes a startup default. id: TAMQ-WP-0006-T01 status: progress priority: high +state_hub_task_id: "f6228d55-37f0-5be6-a868-f681f09d091b" ``` Document repository-first invocation and `--command COMMAND` in `tamq --help`, @@ -74,6 +76,7 @@ including the terminal-neutral default and exact opt-in nature of the command. id: TAMQ-WP-0006-T02 status: todo priority: high +state_hub_task_id: "432e737c-b34e-56aa-8003-3f61e8ef4faf" ``` Create a private command directory for the managed session, populate it with @@ -88,6 +91,7 @@ repository names rather than creating ambiguous executable paths. id: TAMQ-WP-0006-T03 status: todo priority: high +state_hub_task_id: "b4ff430d-3b09-56de-9c1a-20afb018964c" ``` Render human-readable messages as shell comments prefixed with `#sender:` and @@ -100,6 +104,7 @@ automation. id: TAMQ-WP-0006-T04 status: todo priority: high +state_hub_task_id: "d413ad83-06ff-5de1-97aa-256b4f684007" ``` Add `tamq inbox --filter COMMAND`. Invoke the command once per pending message, @@ -114,6 +119,7 @@ consumers and never background terminal interceptors. id: TAMQ-WP-0006-T05 status: todo priority: high +state_hub_task_id: "da957158-fb75-5232-9610-7684ebca45b5" ``` Cover root help, both address spellings, spaces and shell metacharacters in