memory graph and services
This commit is contained in:
parent
8f732fc868
commit
9d31dcf2af
11 changed files with 1665 additions and 9 deletions
19
examples/memory/decision-graph-selection.yaml
Normal file
19
examples/memory/decision-graph-selection.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
schema_version: markitect.memory.selection.v1
|
||||
graph: decision-graph.yaml
|
||||
profile: memory-profile.local.yaml
|
||||
title: Memory Contract Boundary Package
|
||||
intent: Activate the core contract/runtime boundary decisions for implementation work.
|
||||
namespace:
|
||||
project: markitect-tool
|
||||
task: MKTT-WP-0016
|
||||
node_ids:
|
||||
- decision.contract-boundary
|
||||
- constraint.no-runtime-services
|
||||
- finding.bench-handoff
|
||||
event_ids:
|
||||
- event.initial-contract
|
||||
budget:
|
||||
max_items: 4
|
||||
max_tokens: 1200
|
||||
metadata:
|
||||
purpose: implementation-context
|
||||
Loading…
Add table
Add a link
Reference in a new issue