Complete memory graph and document value workplans
This commit is contained in:
parent
f49ebb563b
commit
6cc44da628
25 changed files with 1546 additions and 168 deletions
11
examples/memory/invalid-memory-profile.yaml
Normal file
11
examples/memory/invalid-memory-profile.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
schema_version: markitect.memory.profile.v1
|
||||
id: invalid-memory-profile
|
||||
title: Invalid Memory Profile
|
||||
intent: Exercise profile validation diagnostics for fixture consumers.
|
||||
memory_kinds:
|
||||
- reasoning
|
||||
- telemetry
|
||||
stores:
|
||||
reasoning: local-event-log
|
||||
metadata:
|
||||
fixture: invalid-profile
|
||||
Loading…
Add table
Add a link
Reference in a new issue