Register PMEM-WP-0009 with StateHub

This commit is contained in:
2026-05-18 22:22:22 +02:00
parent 908494b712
commit e92c8f8c89

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: phase-memory
created: "2026-05-18"
updated: "2026-05-18"
state_hub_workstream_id: "1f7ec5d1-d468-4295-9512-8ee192d2afad"
---
# PMEM-WP-0009: Profile-Driven Lifecycle Rules
@@ -56,6 +57,7 @@ Implemented the first profile-driven lifecycle rules slice:
id: PMEM-WP-0009-T01
status: done
priority: high
state_hub_task_id: "1038269f-9cb4-466b-a03d-80697f4ae439"
```
Derive retention, transition, refresh, and compaction rule settings from a
@@ -67,6 +69,7 @@ profile.
id: PMEM-WP-0009-T02
status: done
priority: high
state_hub_task_id: "7a24d683-48ca-4d2f-b080-bf180d6b05db"
```
Support default retention rules and node-kind-specific retention rules.
@@ -77,6 +80,7 @@ Support default retention rules and node-kind-specific retention rules.
id: PMEM-WP-0009-T03
status: done
priority: medium
state_hub_task_id: "7309a34d-245b-42d1-9b80-9fd493b318ee"
```
Support first-slice metadata transition rules with node kind, source phase,
@@ -88,6 +92,7 @@ target phase, minimum age, and review-gated transition actions.
id: PMEM-WP-0009-T04
status: done
priority: high
state_hub_task_id: "86174d24-0752-4e27-842b-75ef3023f790"
```
Expose profile-driven lifecycle planning through the runtime facade and CLI.
@@ -99,6 +104,7 @@ Include local service runner handling for the same contract.
id: PMEM-WP-0009-T05
status: done
priority: medium
state_hub_task_id: "43cd7d24-0691-4bca-ac78-6e88040e432e"
```
Add lifecycle rule docs, README examples, fixture coverage, transition rule