From 54e960b36b7e56fdd26c42bf46f7bea0cae3780f Mon Sep 17 00:00:00 2001 From: repo-manager Date: Mon, 24 Aug 2026 23:17:38 +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-0009-interactive-recipient-composer.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/workplans/TAMQ-WP-0009-interactive-recipient-composer.md b/workplans/TAMQ-WP-0009-interactive-recipient-composer.md index 3151f19..5837f83 100644 --- a/workplans/TAMQ-WP-0009-interactive-recipient-composer.md +++ b/workplans/TAMQ-WP-0009-interactive-recipient-composer.md @@ -11,6 +11,7 @@ planning_priority: P0 planning_order: 14 created: "2026-08-24" updated: "2026-08-24" +state_hub_workstream_id: "8005dcc7-2433-5484-82e3-d528eaf6d967" --- # Interactive recipient-aware message composer @@ -37,6 +38,7 @@ retains normal shell quoting rules. id: TAMQ-WP-0009-T01 status: progress priority: high +state_hub_task_id: "320e4c7c-9c44-5023-8c60-7b270a0276f5" ``` Encode the addressable repository list in the tamq-owned generic `@` shim, @@ -49,6 +51,7 @@ Exclude the current repository from the interactive recipient cycle. id: TAMQ-WP-0009-T02 status: todo priority: high +state_hub_task_id: "6973e046-f8b3-50d1-958b-4216af656624" ``` Add a small terminal-local editor that displays `@recipient: `, accepts literal @@ -62,6 +65,7 @@ exit path. Ctrl-C cancels without queuing a message. id: TAMQ-WP-0009-T03 status: todo priority: high +state_hub_task_id: "85b8bb9f-cf0d-5d95-9598-1cec8449ac17" ``` Cover recipient ordering, shim metadata, non-TTY rejection, punctuation,