Complete memory graph and document value workplans

This commit is contained in:
2026-05-15 13:30:50 +02:00
parent f49ebb563b
commit 6cc44da628
25 changed files with 1546 additions and 168 deletions

View File

@@ -3,7 +3,7 @@ id: MKTT-WP-0016
type: workplan
title: "Memory Graph Profile Contract And Context Package Compiler"
domain: markitect
status: active
status: done
owner: markitect-tool
topic_slug: markitect
planning_priority: P2
@@ -119,9 +119,16 @@ mkt memory graph pack <selection-file>
```
Examples and documentation now live in `docs/memory-graph-contract.md` and
`examples/memory/*graph*.yaml`. The remaining refinement is fixture breadth:
add invalid fixtures and richer conversation/knowledge examples before closing
the workplan fully.
`examples/memory/`. The fixture catalog now covers reasoning decision graphs,
conversation paths, knowledge neighborhoods, mixed profiles, invalid graph and
profile examples, and non-executing runtime adapter handoff descriptors.
## Closure Update - 2026-05-15
This workplan is complete. The final pass added deterministic conversation and
knowledge fixtures, invalid validation fixtures, a runtime adapter boundary
catalog, extension descriptor coverage, and tests that compile the valid graph
selections into `ContextPackage` objects.
## Out Of Scope
@@ -216,7 +223,7 @@ retention, compaction, latency, or policy decisions.
```task
id: MKTT-WP-0016-T004
status: in_progress
status: done
priority: medium
state_hub_task_id: "afcd7ce9-e657-4779-b3b2-0ae3f8e2d66e"
```
@@ -286,7 +293,7 @@ Output: CLI commands, docs, and tests.
```task
id: MKTT-WP-0016-T007
status: in_progress
status: done
priority: medium
state_hub_task_id: "ff78d449-0738-4f1b-a018-2efed3d8e878"
```