chore(registrar): assign State Hub identifiers
Some checks failed
tamq-ci / test (push) Failing after 6s

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc
This commit is contained in:
repo-manager 2026-08-25 23:23:20 +02:00
parent 17b6bd7ae7
commit e4868afd92

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: reliable-trigger-worker-blocks
created: "2026-08-25"
updated: "2026-08-25"
state_hub_workstream_id: "841ea8dc-8f58-5c41-9eba-ecc8817ad375"
---
# Reliable trigger delivery and worker message blocks
@ -23,6 +24,7 @@ workers a concise introduction that matches the implemented protocol.
id: TAMQ-WP-0015-T01
status: done
priority: high
state_hub_task_id: "37880822-68a6-5e76-a1da-65ecc7b8ecc3"
```
Compare durable live history with the terminal delivery path. Distinguish queue
@ -43,6 +45,7 @@ admission, tmux placement, terminal paste detection, and agent acknowledgement.
id: TAMQ-WP-0015-T02
status: done
priority: high
state_hub_task_id: "a7b1dea8-b0d2-5cec-abc2-7f6d13cf0215"
```
Delay the one trigger Enter beyond terminal paste detection and defer input-mode
@ -62,6 +65,7 @@ delivery briefly after endpoint registration. Retain pushy's no-Enter contract.
id: TAMQ-WP-0015-T03
status: done
priority: high
state_hub_task_id: "2bbc410d-2373-571e-9625-a06d7e0c5a05"
```
Treat a worker `To:repo:` row as the beginning of a block. Append subsequent
@ -85,6 +89,7 @@ address, or process exit.
id: TAMQ-WP-0015-T04
status: done
priority: medium
state_hub_task_id: "38773ea9-044e-5968-b44a-004680553df6"
```
Review the introduction produced during the audit-core/flex-auth conversation,