Agentic memory profile
This commit is contained in:
parent
9a03fd1606
commit
c3b62a6ec3
17 changed files with 960 additions and 7 deletions
|
|
@ -0,0 +1,25 @@
|
|||
schema_version: infospace-bench.memory-trace.v1
|
||||
id: trace.generation-plan-decision
|
||||
title: Generation Plan Decision Trace
|
||||
workplan: IB-WP-0017
|
||||
source_workflow: generic-source-generator
|
||||
events:
|
||||
- id: trace-event.select-corpus
|
||||
kind: planning_decision
|
||||
timestamp: "2026-05-15T00:00:00Z"
|
||||
actor: infospace-bench
|
||||
summary: Selected the Wealth/VSM legacy slice because it has source, entities, relation, evaluation, metrics, and engine sync evidence.
|
||||
memory_nodes:
|
||||
- question.memory-decisions
|
||||
- decision.file-backed-pilot
|
||||
- id: trace-event.boundary-check
|
||||
kind: review_gate
|
||||
timestamp: "2026-05-15T00:02:00Z"
|
||||
actor: infospace-bench
|
||||
summary: Confirmed the pilot should create fixtures and metrics, not reusable graph/event persistence.
|
||||
memory_nodes:
|
||||
- constraint.no-durable-runtime
|
||||
- policy.review-gate
|
||||
review_notes:
|
||||
- Keep this as a trace fixture until a runtime store exists behind kontextual-engine.
|
||||
- Convert only reviewed decisions and useful restart evidence into memory graph nodes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue