generated from coulomb/repo-seed
39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
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
|