chore: sync PMEM-WP-0017 State Hub workstream and task IDs

This commit is contained in:
2026-07-03 01:25:16 +02:00
parent feb60c1d96
commit fcea33924b

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: phase-memory topic_slug: phase-memory
created: "2026-07-03" created: "2026-07-03"
updated: "2026-07-03" updated: "2026-07-03"
state_hub_workstream_id: "4e3fa1d9-0e9f-446f-a677-6038e153a316"
--- ---
# PMEM-WP-0017: Federated Store Management CLI And Activity Reports # PMEM-WP-0017: Federated Store Management CLI And Activity Reports
@@ -46,6 +47,7 @@ Validation: `make test` → 117 passed, 1 skipped.
id: PMEM-WP-0017-T01 id: PMEM-WP-0017-T01
status: done status: done
priority: high priority: high
state_hub_task_id: "7c0d7977-bd81-4aab-ab8d-5acfce7c9ba5"
``` ```
Implement `phase_memory.management` with `discover_memory_stores`, Implement `phase_memory.management` with `discover_memory_stores`,
@@ -57,6 +59,7 @@ Implement `phase_memory.management` with `discover_memory_stores`,
id: PMEM-WP-0017-T02 id: PMEM-WP-0017-T02
status: done status: done
priority: high priority: high
state_hub_task_id: "f58aec01-077f-431b-8eb4-482cbd8ef200"
``` ```
Aggregate ops-warden episodes and local graph events/audit for a time window. Aggregate ops-warden episodes and local graph events/audit for a time window.
@@ -67,6 +70,7 @@ Aggregate ops-warden episodes and local graph events/audit for a time window.
id: PMEM-WP-0017-T03 id: PMEM-WP-0017-T03
status: done status: done
priority: high priority: high
state_hub_task_id: "e242b3b6-6c20-440e-82e7-c4e877096fe5"
``` ```
`build_federated_report` returns `phase_memory.management.federated_report.v1`. `build_federated_report` returns `phase_memory.management.federated_report.v1`.
@@ -77,6 +81,7 @@ priority: high
id: PMEM-WP-0017-T04 id: PMEM-WP-0017-T04
status: done status: done
priority: high priority: high
state_hub_task_id: "a43154ca-5fb2-4791-84d7-c92dd222e681"
``` ```
`stores list` and `report` wired in `cli.py`. `stores list` and `report` wired in `cli.py`.
@@ -87,6 +92,7 @@ priority: high
id: PMEM-WP-0017-T05 id: PMEM-WP-0017-T05
status: done status: done
priority: medium priority: medium
state_hub_task_id: "cdde3cfc-e1d5-40d2-a936-e54d6145bd79"
``` ```
`make report-7d`, README management section, runbook cross-store activity. `make report-7d`, README management section, runbook cross-store activity.
@@ -97,6 +103,7 @@ priority: medium
id: PMEM-WP-0017-T06 id: PMEM-WP-0017-T06
status: done status: done
priority: medium priority: medium
state_hub_task_id: "19672f3e-2b95-4bae-8d76-6ac5c6cdb446"
``` ```
`tests/test_management_cli.py` and management fixtures; public API snapshot updated. `tests/test_management_cli.py` and management fixtures; public API snapshot updated.