From 45961da4ffb4989434d722086e0eb4ad45560e1e Mon Sep 17 00:00:00 2001 From: repo-manager Date: Mon, 24 Aug 2026 22:47:59 +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-0008-reply-shorthand-stable-output.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/workplans/TAMQ-WP-0008-reply-shorthand-stable-output.md b/workplans/TAMQ-WP-0008-reply-shorthand-stable-output.md index bda4070..7c7f77e 100644 --- a/workplans/TAMQ-WP-0008-reply-shorthand-stable-output.md +++ b/workplans/TAMQ-WP-0008-reply-shorthand-stable-output.md @@ -11,6 +11,7 @@ planning_priority: P0 planning_order: 13 created: "2026-08-24" updated: "2026-08-24" +state_hub_workstream_id: "3c58a8aa-1602-5946-af59-c9fc68be0e4a" --- # Counterparty reply shorthand and stable terminal output @@ -43,6 +44,7 @@ restore the cursor. The current input row and cursor position remain stable. id: TAMQ-WP-0008-T01 status: progress priority: high +state_hub_task_id: "aad3dea8-b5c9-5b07-97bb-92aba18137d8" ``` Query the latest inbound message by creation order for the current repository, @@ -57,6 +59,7 @@ transport, and refuse collision with an unrelated existing `@` command. id: TAMQ-WP-0008-T02 status: todo priority: high +state_hub_task_id: "f9893aba-e2b4-50da-9632-0f2e7f3b8c45" ``` Resolve `cursor_y`, `pane_height`, and the pane PTY atomically through tmux. @@ -71,6 +74,7 @@ row exists above the cursor. Never emit input bytes. id: TAMQ-WP-0008-T03 status: todo priority: high +state_hub_task_id: "f81290ce-5bf6-5c08-a0b1-efb2fb8b5782" ``` Test latest inbound selection across pending/acknowledged and self-addressed @@ -85,6 +89,7 @@ message becomes visible immediately above them. id: TAMQ-WP-0008-T04 status: todo priority: high +state_hub_task_id: "944c7fea-2e7c-5fcc-9fc6-1abc6a8cc784" ``` Update help, README, and SCOPE; run complete checks; install the build; exercise