generated from coulomb/repo-seed
45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
schema_version: infospace-bench.memory-context-expectation.v1
|
|
package_id: memory:package:agentic-memory-profile-restart
|
|
title: Agentic Memory Profile Restart Package
|
|
intent: Activate the minimum useful context for resuming Wealth/VSM entity and relation review under the memory pilot boundary.
|
|
profile_id: infospace-agentic-memory-pilot
|
|
graph_id: infospace-agentic-memory-graph
|
|
expected_item_count: 8
|
|
expected_selected_nodes:
|
|
- decision.file-backed-pilot
|
|
- constraint.no-durable-runtime
|
|
- plan.restart-context-package
|
|
- artifact.wealth-source
|
|
- entity.division-of-labour
|
|
- finding.neighborhood-improves-review
|
|
- policy.review-gate
|
|
expected_selected_edges:
|
|
- edge.constraint-supports-boundary
|
|
- edge.boundary-led-to-package-plan
|
|
- edge.division-derived-from-source
|
|
- edge.finding-references-division
|
|
expected_selected_events:
|
|
- event.restart-package-activated
|
|
budget:
|
|
max_items: 8
|
|
max_tokens: 1200
|
|
reserve_tokens: 150
|
|
strategy: first-fit
|
|
acceptance:
|
|
requires_source_spans: true
|
|
max_token_estimate: 1200
|
|
required_node_kinds:
|
|
- decision
|
|
- constraint
|
|
- plan
|
|
- artifact
|
|
- entity
|
|
- finding
|
|
- policy
|
|
deterministic_fields:
|
|
- package_id
|
|
- title
|
|
- selected_nodes
|
|
- selected_edges
|
|
- selected_events
|