chore(registrar): assign State Hub identifiers
Some checks failed
tamq-ci / test (push) Failing after 6s
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:
parent
7b4a972655
commit
ca77b4a79f
2 changed files with 8 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ owner: codex
|
|||
topic_slug: coulomb-social
|
||||
created: "2026-08-24"
|
||||
updated: "2026-08-24"
|
||||
state_hub_workstream_id: "099855c3-ce9d-5119-9b13-9dba305cc44b"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
|
@ -21,6 +22,7 @@ Local durable message queue and tmux endpoint runtime for coordinating agent wor
|
|||
id: TAMQ-WP-0001-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "a77cc3ba-94a6-5dbb-a8c8-2ce389938f79"
|
||||
```
|
||||
|
||||
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
||||
|
|
@ -36,6 +38,7 @@ reviewed and made concrete.
|
|||
id: TAMQ-WP-0001-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "7b6a7a07-215a-595f-99a8-a74711ecd3b7"
|
||||
```
|
||||
|
||||
Identify the repo's install, test, lint, build, and run commands. Add or refine
|
||||
|
|
@ -51,6 +54,7 @@ commands recorded in `AGENTS.md` and `.claude/rules/stack-and-commands.md`.
|
|||
id: TAMQ-WP-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "56572bf3-038e-5d6c-a64c-adf2b12c92e5"
|
||||
```
|
||||
|
||||
Create the first implementation workplan for the repository's most important
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ owner: codex
|
|||
topic_slug: coulomb-social
|
||||
created: "2026-08-24"
|
||||
updated: "2026-08-24"
|
||||
state_hub_workstream_id: "48da5fa7-b7bf-5d13-8edc-b90f266e241c"
|
||||
---
|
||||
|
||||
# Coordination-engine adapter boundary
|
||||
|
|
@ -23,6 +24,7 @@ workflow/orchestration policy in coordination-engine.
|
|||
id: TAMQ-WP-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "a222dab7-edea-58c6-9dab-d684eb65c412"
|
||||
```
|
||||
|
||||
Define request, response, identity, delivery, acknowledgement, retry, and
|
||||
|
|
@ -35,6 +37,7 @@ negotiation and document which system owns each state transition.
|
|||
id: TAMQ-WP-0002-T02
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "195db613-05a3-58d8-9e94-2db34920576f"
|
||||
```
|
||||
|
||||
Implement the adapter against the stable socket contract without importing
|
||||
|
|
@ -46,6 +49,7 @@ tmux/control-mode concerns into coordination-engine. This task waits for T01.
|
|||
id: TAMQ-WP-0002-T03
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "23c7f6c7-be48-5b6c-b85c-ae05d82cc277"
|
||||
```
|
||||
|
||||
Add end-to-end coverage for delivery, acknowledgement, reconnect, replay,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue