chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-11: - update .custodian-brief.md for the-custodian
This commit is contained in:
@@ -2,19 +2,11 @@
|
|||||||
# Custodian Brief — the-custodian
|
# Custodian Brief — the-custodian
|
||||||
|
|
||||||
**Domain:** custodian
|
**Domain:** custodian
|
||||||
**Last synced:** 2026-05-11 15:33 UTC
|
**Last synced:** 2026-05-11 15:58 UTC
|
||||||
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
||||||
|
|
||||||
## Active Workstreams
|
## Active Workstreams
|
||||||
|
|
||||||
### Dashboard Poll Optimization
|
|
||||||
Progress: 3/6 done | workstream_id: `d5ffb008-a517-4b8b-86ce-093fcc285fb3`
|
|
||||||
|
|
||||||
**Open tasks:**
|
|
||||||
- · T4 — Replace `/state/summary` in workstreams.md and dependencies.md `b80dce9c`
|
|
||||||
- · T5 — Consolidate index.md's 4 polling loops into 1 `7c2d5e01`
|
|
||||||
- · T6 — Full visibility-based polling pause in config.js `31b6a353`
|
|
||||||
|
|
||||||
### State Hub Full ThreePhoenix HA Migration
|
### State Hub Full ThreePhoenix HA Migration
|
||||||
Progress: 0/8 done | workstream_id: `8d0c1b5d-44da-4b91-8357-e6526d3e0a85`
|
Progress: 0/8 done | workstream_id: `8d0c1b5d-44da-4b91-8357-e6526d3e0a85`
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ id: CUST-WP-0039
|
|||||||
type: workplan
|
type: workplan
|
||||||
title: "Dashboard Poll Optimization"
|
title: "Dashboard Poll Optimization"
|
||||||
domain: custodian
|
domain: custodian
|
||||||
status: todo
|
status: active
|
||||||
owner: custodian
|
owner: custodian
|
||||||
topic_slug: custodian
|
topic_slug: custodian
|
||||||
created: "2026-05-11"
|
created: "2026-05-11"
|
||||||
@@ -48,7 +48,7 @@ degrading UX or data freshness for the pages the user is actively viewing.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0039-T1
|
id: CUST-WP-0039-T1
|
||||||
status: todo
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "b36713d8-d1d5-43c5-86c3-e22f72b68d62"
|
state_hub_task_id: "b36713d8-d1d5-43c5-86c3-e22f72b68d62"
|
||||||
```
|
```
|
||||||
@@ -71,7 +71,7 @@ a shared `cache_headers` dependency.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0039-T2
|
id: CUST-WP-0039-T2
|
||||||
status: todo
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "75f1c2cd-0baf-4747-8c67-1dbfa81bde41"
|
state_hub_task_id: "75f1c2cd-0baf-4747-8c67-1dbfa81bde41"
|
||||||
```
|
```
|
||||||
@@ -95,7 +95,7 @@ response.
|
|||||||
|
|
||||||
```task
|
```task
|
||||||
id: CUST-WP-0039-T3
|
id: CUST-WP-0039-T3
|
||||||
status: todo
|
status: done
|
||||||
priority: high
|
priority: high
|
||||||
state_hub_task_id: "cb7608d3-5dad-4b51-9b91-080539f7aa65"
|
state_hub_task_id: "cb7608d3-5dad-4b51-9b91-080539f7aa65"
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user