From c1aee5087eb892e166439263b1fca9ef58d2c0c7 Mon Sep 17 00:00:00 2001 From: tegwick Date: Wed, 27 May 2026 13:31:58 +0200 Subject: [PATCH] chore: clean duplicate state_hub_workstream_id line in CYA-WP-0005 frontmatter (post fix-consistency seed) --- ...emory-profiles-and-phase-memory-feedback.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/workplans/CYA-WP-0005-agentic-memory-profiles-and-phase-memory-feedback.md b/workplans/CYA-WP-0005-agentic-memory-profiles-and-phase-memory-feedback.md index c6a9737..63220e2 100644 --- a/workplans/CYA-WP-0005-agentic-memory-profiles-and-phase-memory-feedback.md +++ b/workplans/CYA-WP-0005-agentic-memory-profiles-and-phase-memory-feedback.md @@ -9,7 +9,7 @@ owner: grok topic_slug: foerster-capabilities created: "2026-05-28" updated: "2026-05-28" -state_hub_workstream_id: "" +state_hub_workstream_id: "42ca48cb-f941-4b6a-9e8b-ad9fe534d1fd" --- # CYA-WP-0005: Agentic Memory Profiles (0–3) and phase-memory Interface Optimization @@ -54,7 +54,7 @@ This workplan turns the research into an executable, reviewable plan while keepi id: CYA-WP-0005-T01 status: todo priority: high -state_hub_task_id: "" +state_hub_task_id: "69f8a82d-4e3d-4590-bdf9-d59a5fff00c6" ``` **Description**: Ensure the deep agentic memory research is first-class and referenceable. Create (or confirm) the persisted research document and add a short "Agentic Memory Research" section to MemoryVision.md that introduces the three profile directions with links. @@ -72,7 +72,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T02 status: todo priority: high -state_hub_task_id: "" +state_hub_task_id: "669c0d9e-f2ba-4655-a0b9-c104f5545859" ``` **Description**: Treat the current post-0003 memory implementation (local JSON, kinds, activation_context, retrospection helper, provenance, safety integration, `cya retrospect`) as **Profile 0**. Document it clearly so Profiles 1–3 have a stable "from here" point. Update all relevant docs and code headers. @@ -92,7 +92,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T03 status: todo priority: high -state_hub_task_id: "" +state_hub_task_id: "6f292b8b-b17d-4495-99b3-db031f6fb339" ``` **Description**: Turn the research synthesis into concrete profile definitions, each with: intent, core loop, mapping to existing cya ports/kinds/orchestrator/retrospect/risk, delta required, phase-memory dependencies, safety/explainability notes, and acceptance criteria sketch. Include a simple profile selection / capability matrix. @@ -111,7 +111,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T04 status: todo priority: high -state_hub_task_id: "" +state_hub_task_id: "d5bc201c-ba10-4031-87fd-fe8207cdee8f" ``` **Description**: Extract, polish, and package the "Optimization Suggestions & Missing Functionality for phase-memory" content (already drafted in the research doc) into a clean, reviewable, sister-repo-targeted deliverable. This is one of the primary outputs of the workplan. @@ -131,7 +131,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T05 status: todo priority: medium -state_hub_task_id: "" +state_hub_task_id: "4b59d4f4-d067-470b-b6c3-30c64cbc1010" ``` **Description**: If time and review allow, implement a thin but real end-to-end slice of Profile 1 on top of Profile 0: new `kind="reflection"` support (or reuse retrospection), enhancement to `cya retrospect` (or new `cya reflect`) to capture verbal lessons, preferential activation for reflection kinds, rendering in `--explain-context` and final output, tests, and docs. All changes must be small, inspectable, and preserve safety invariants. @@ -153,7 +153,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T06 status: todo priority: medium -state_hub_task_id: "" +state_hub_task_id: "9e9566c5-ce76-4e73-b789-f07eb5fd54fb" ``` **Description**: Ensure the test suite and explainability mechanisms treat profiles as first-class and that safety invariants are explicitly asserted for any memory that could influence future profiles. @@ -172,7 +172,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T07 status: todo priority: medium -state_hub_task_id: "" +state_hub_task_id: "4c42b6f8-955e-442e-ae31-83d794bda304" ``` **Description**: Make the new profile model discoverable and usable for the primary operator and future contributors. @@ -191,7 +191,7 @@ state_hub_task_id: "" id: CYA-WP-0005-T08 status: todo priority: high -state_hub_task_id: "" +state_hub_task_id: "fb7b17e5-a22e-465e-8f98-6d2bbdf0059d" ``` **Description**: Follow AGENTS.md exactly: commit all artifacts (research doc, workplan, suggestions doc, doc updates), create/register the workstream in State Hub for the topic, seed `state_hub_workstream_id` (and task ids if returned) into the Markdown frontmatter and task blocks, run `make fix-consistency REPO=can-you-assist` until it reports ✓ PASS (self-execute per prior "do that yourself" authorization pattern), log a progress event, and mark the workplan frontmatter `status: ready` or `proposed` per operator preference (recommended: proposed until review).