chore(WARDEN-WP-0020): stamp state_hub ids from consistency sync

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-29 19:10:30 +02:00
parent 893a631f57
commit 706674d784

View File

@@ -11,6 +11,7 @@ planning_priority: high
planning_order: 20
created: "2026-06-29"
updated: "2026-06-29"
state_hub_workstream_id: "c906ba1d-f991-4fb0-b113-59432ddf87c0"
---
# WARDEN-WP-0020 — ops-warden worker (`warden worker`)
@@ -60,6 +61,7 @@ built against llm-connect's contract; it cannot run the brain until that lands.
id: WARDEN-WP-0020-T01
status: done
priority: high
state_hub_task_id: "979c2d9b-0803-442f-aa2e-acb02bac07e9"
```
- [x] `src/warden/worker.py`: State Hub inbox client (`HubClient.unread`), a `Brain`
@@ -80,6 +82,7 @@ priority: high
id: WARDEN-WP-0020-T02
status: todo
priority: high
state_hub_task_id: "52d281b2-7d48-44f5-b77e-80e3ed500b5f"
```
- [ ] `LlmConnectBrain`: POST to llm-connect `/execute` with the fixed charter system
@@ -92,6 +95,7 @@ priority: high
id: WARDEN-WP-0020-T03
status: todo
priority: high
state_hub_task_id: "3a71965e-42d5-4258-9761-aced804c88e7"
```
- [ ] Execute in-scope actions: `warden route/access` answers, drafted replies, mark-read,
@@ -104,6 +108,7 @@ priority: high
id: WARDEN-WP-0020-T04
status: todo
priority: medium
state_hub_task_id: "7f77ea6d-c281-42c5-ad25-2a0bb9fd68de"
```
- [ ] Wire cron or activity-core to `warden worker run --once`. Ships **disabled**; enabled
@@ -115,6 +120,7 @@ priority: medium
id: WARDEN-WP-0020-T05
status: todo
priority: medium
state_hub_task_id: "6e7ae317-7f8b-468a-bb5c-b08093ed43a0"
```
- [ ] Record the scope expansion: ops-warden gains an autonomous coordination worker.