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 14:43:47 +02:00
parent 1d720adc6e
commit 34eb6d15d2
2 changed files with 7 additions and 0 deletions

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: coulomb-social
created: "2026-08-24"
updated: "2026-08-24"
state_hub_workstream_id: "5f9f87e3-687b-52d9-ac68-fb4574b30edf"
---
# Refresh scope and assess practical usability
@ -19,6 +20,7 @@ updated: "2026-08-24"
id: TAMQ-WP-ADHOC-2026-08-24-T01
status: done
priority: medium
state_hub_task_id: "a5646242-c1d6-53d3-9331-6e1ba2897851"
```
Reviewed the implementation and tests against `INTENT.md`, ran the 50-test

View file

@ -9,6 +9,7 @@ owner: codex
topic_slug: coulomb-social
created: "2026-08-24"
updated: "2026-08-24"
state_hub_workstream_id: "7961275b-8f1f-5827-b9fc-46b3ac35fb73"
---
# Delivery reliability and practical integration evidence
@ -23,6 +24,7 @@ stable coordination-engine dependency.
id: TAMQ-WP-0003-T01
status: todo
priority: high
state_hub_task_id: "52c43745-5c28-599e-b74c-0386d5b51e68"
```
Persist attempt counts and failure reasons, apply the selected policy profile's
@ -35,6 +37,7 @@ failure state. Prove restart-safe behavior and avoid tight retry loops.
id: TAMQ-WP-0003-T02
status: wait
priority: high
state_hub_task_id: "ff88d6c9-f4d7-52c7-9645-7c3a7a34ccb4"
```
Make `delivery_ack_mode` control whether injection completes delivery or waits
@ -47,6 +50,7 @@ and late-acknowledgement behavior. This task follows the state model from T01.
id: TAMQ-WP-0003-T03
status: todo
priority: high
state_hub_task_id: "9a3d84b4-55a5-5d18-b4ee-99ac4f111875"
```
Exercise a real tmux server, managed windows, control-mode injection, `tamq tap`,
@ -60,6 +64,7 @@ suite.
id: TAMQ-WP-0003-T04
status: wait
priority: medium
state_hub_task_id: "44939829-a52e-582a-b06b-60337b36080e"
```
Run the integration suite in Forgejo CI with explicit tmux and gita setup. Update