generated from coulomb/repo-seed
feat(memory): define external adapter boundaries
This commit is contained in:
@@ -4,7 +4,7 @@ type: workplan
|
||||
title: "Agentic Memory Graph Runtime And Operational State"
|
||||
domain: markitect
|
||||
repo: kontextual-engine
|
||||
status: active
|
||||
status: completed
|
||||
owner: codex
|
||||
topic_slug: markitect
|
||||
planning_priority: medium
|
||||
@@ -104,6 +104,11 @@ and operation. Runtime export envelopes include graph nodes, edges, memory
|
||||
events, audit traces, operation id, actor metadata, policy decisions, and
|
||||
filter metadata for portable inspection or handoff.
|
||||
|
||||
The external adapter boundary slice is implemented. Optional semantic indexes,
|
||||
audit sinks, and runtime registries are defined as ports with capability
|
||||
metadata, while graph databases continue to implement `MemoryGraphRepository`
|
||||
and enterprise policy systems continue to implement `PolicyGateway`.
|
||||
|
||||
## P17.1 - Import and map Markitect memory contracts
|
||||
|
||||
```task
|
||||
@@ -242,7 +247,7 @@ Output: audit model, observability events, export fixtures, and tests.
|
||||
|
||||
```task
|
||||
id: KONT-WP-0017-T007
|
||||
status: todo
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "c3cf79d8-389c-4583-a02d-303d0ce75cc1"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user