Register PMEM-WP-0008 with StateHub

This commit is contained in:
2026-05-18 20:56:35 +02:00
parent b36a935f48
commit 322571c02c

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: phase-memory
created: "2026-05-18"
updated: "2026-05-18"
state_hub_workstream_id: "c41f1d67-c4da-4372-b943-b9ea32d9ff4c"
---
# PMEM-WP-0008: Profile-Driven Runtime Configuration
@@ -59,6 +60,7 @@ Implemented the first profile-driven runtime configuration slice:
id: PMEM-WP-0008-T01
status: done
priority: high
state_hub_task_id: "ee84e24c-0014-418d-9b10-8c65dfea9a89"
```
Map profile stores, policy, activation, observability, and runtime metadata
@@ -70,6 +72,7 @@ into `RuntimeConfig`.
id: PMEM-WP-0008-T02
status: done
priority: medium
state_hub_task_id: "a90aecac-9d88-44b7-a960-9878db1f8ee8"
```
Support fixture-compatible aliases such as `local-graph-store`,
@@ -81,6 +84,7 @@ Support fixture-compatible aliases such as `local-graph-store`,
id: PMEM-WP-0008-T03
status: done
priority: high
state_hub_task_id: "a13d2b1a-af39-4ec8-9064-bce78736c79b"
```
Materialize supported local adapter modes into concrete adapter instances and
@@ -92,6 +96,7 @@ return a reusable adapter bundle.
id: PMEM-WP-0008-T04
status: done
priority: high
state_hub_task_id: "58970721-2cca-4735-9997-33ed5fe808b0"
```
Emit diagnostics and prevent runtime construction when a profile or config
@@ -103,6 +108,7 @@ declares an external adapter that the caller did not provide.
id: PMEM-WP-0008-T05
status: done
priority: medium
state_hub_task_id: "b7298161-e096-4009-92da-02b92558fadf"
```
Cover file-backed profile-driven resolution, missing external adapter