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-24 15:30:42 +02:00
parent 259fdc50dc
commit 9eaa839457

View file

@ -11,6 +11,7 @@ planning_priority: P0
planning_order: 10
created: "2026-08-24"
updated: "2026-08-24"
state_hub_workstream_id: "d9f3ddd6-cf3a-54f4-a206-d66a76cd9c7e"
---
# Operator-installable local alpha session
@ -68,6 +69,7 @@ tamq attach
id: TAMQ-WP-0004-T01
status: todo
priority: high
state_hub_task_id: "017c4c30-3e1c-5939-b700-e73912e4a01e"
```
Add a phony `make install` target using uv's isolated tool installation flow,
@ -82,6 +84,7 @@ expectation.
id: TAMQ-WP-0004-T02
status: todo
priority: high
state_hub_task_id: "8e926f2b-b7b2-53f5-81e1-9bdd3c4b7d3e"
```
Implement the currently unused `--detach` flag. Make non-detached `tamq start`
@ -96,6 +99,7 @@ existing windows.
id: TAMQ-WP-0004-T03
status: todo
priority: high
state_hub_task_id: "479dd94e-e21f-512d-80e7-2453cf163b67"
```
Before mutating tmux or service state, check the required commands, exact gita
@ -110,6 +114,7 @@ start.
id: TAMQ-WP-0004-T04
status: wait
priority: high
state_hub_task_id: "76990b5d-b0d7-562f-8316-1b9cc452cadf"
```
Add automated coverage using an isolated uv tool directory, state directory,
@ -124,6 +129,7 @@ message injection/history, shutdown, and cleanup. This task follows T01-T03.
id: TAMQ-WP-0004-T05
status: wait
priority: medium
state_hub_task_id: "e98eda1e-6200-5bfb-8873-c0a210484fc1"
```
Update README and agent workflow documentation with prerequisites, install,