Sync CYA-WP-0006 State Hub IDs from fix-consistency

Write back workstream and task UUIDs registered by fix-consistency.
This commit is contained in:
2026-06-19 20:34:04 +02:00
parent f4e965cc04
commit b68164b237

View File

@@ -9,6 +9,7 @@ owner: grok
topic_slug: foerster-capabilities
created: "2026-06-19"
updated: "2026-06-19"
state_hub_workstream_id: "f62c6908-dec0-442c-83d2-e34f0e87c1e7"
---
# CYA-WP-0006: Profile 1 Production Hardening
@@ -51,6 +52,7 @@ provenance, memory signals add caution only (never downgrade risk or bypass conf
id: CYA-WP-0006-T01
status: todo
priority: high
state_hub_task_id: "ec8cc24d-80ca-4a51-b98c-87d0cfc9a110"
```
Document the delta between shipped spike behavior and MemoryVision Profile 1 acceptance
@@ -67,6 +69,7 @@ Produce a short checklist in the workplan or `docs/` that gates T02T05.
id: CYA-WP-0006-T02
status: todo
priority: high
state_hub_task_id: "c7f381d4-d362-4183-a7bd-d3ceea7e997d"
```
Enhance the optional verbal-lesson step in `run_retrospection()`:
@@ -86,6 +89,7 @@ Enhance the optional verbal-lesson step in `run_retrospection()`:
id: CYA-WP-0006-T03
status: todo
priority: medium
state_hub_task_id: "078d6f17-6d56-42ec-85c9-140c41d7e83f"
```
Add user-visible reflection management without hiding state:
@@ -106,6 +110,7 @@ Add user-visible reflection management without hiding state:
id: CYA-WP-0006-T04
status: todo
priority: high
state_hub_task_id: "b1f7a333-bf9a-478c-993b-e421524ced3a"
```
Improve how activated reflections appear in `handle_request()` and context explanation:
@@ -124,6 +129,7 @@ Improve how activated reflections appear in `handle_request()` and context expla
id: CYA-WP-0006-T05
status: todo
priority: high
state_hub_task_id: "b42c8fa1-6ab7-4b75-bdd5-43006e2d0a9c"
```
Expand `tests/test_memory.py` and orchestrator tests for:
@@ -145,6 +151,7 @@ Add basic observability in `export_memory` (reflection counts by scope).
id: CYA-WP-0006-T06
status: todo
priority: medium
state_hub_task_id: "18498a09-1d1c-424b-bf13-6952fabd34d3"
```
Update README.md (retrospect / Profile 1 section), MemoryVision.md status note, and
@@ -160,6 +167,7 @@ SCOPE.md if delivered scope changes materially.
id: CYA-WP-0006-T07
status: todo
priority: medium
state_hub_task_id: "a9c2627f-7ed8-45a9-b1ee-7ba64ebbcd09"
```
Register workstream in State Hub via `make fix-consistency REPO=can-you-assist`,