generated from coulomb/repo-seed
Agentic memory profile
This commit is contained in:
38
infospaces/agentic-memory-profile-pilot/infospace.yaml
Normal file
38
infospaces/agentic-memory-profile-pilot/infospace.yaml
Normal file
@@ -0,0 +1,38 @@
|
||||
slug: agentic-memory-profile-pilot
|
||||
name: Agentic Memory Profile Pilot
|
||||
topic:
|
||||
name: Agentic Memory Profile Pilot
|
||||
domain: Agentic Memory Evaluation
|
||||
sources: artifacts/sources
|
||||
disciplines:
|
||||
- name: Markitect Memory Graph Contract
|
||||
path: output/memory/memory-profile.yaml
|
||||
schemas: {}
|
||||
workflows:
|
||||
- id: memory-profile-pilot
|
||||
description: File-backed pilot for Markitect-compatible agentic memory profile fixtures.
|
||||
inputs:
|
||||
source:
|
||||
kind: source
|
||||
stages:
|
||||
- id: select-pilot-corpus
|
||||
kind: manual
|
||||
input: source
|
||||
template: reports/memory-profile-pilot.md
|
||||
- id: validate-memory-fixtures
|
||||
kind: manual
|
||||
input: source
|
||||
template: output/memory/memory-graph.yaml
|
||||
- id: evaluate-restart-package
|
||||
kind: manual
|
||||
input: source
|
||||
template: output/memory/context-package-evaluation.yaml
|
||||
viability:
|
||||
provenance_coverage_ratio:
|
||||
min: 1.0
|
||||
restart_quality_score:
|
||||
min: 4.0
|
||||
selected_node_count:
|
||||
min: 6
|
||||
context_package_budget_max_tokens:
|
||||
max: 1200
|
||||
Reference in New Issue
Block a user