Contract robustness and bottleneck test
This commit is contained in:
parent
ef8391e6a7
commit
fcd50bdfe8
14 changed files with 654 additions and 79 deletions
|
|
@ -0,0 +1,21 @@
|
|||
title: Kontextual Engine Markdown Adapter Context
|
||||
intent: Provide public Markdown-backed context for adapter boundary testing.
|
||||
namespace:
|
||||
project: kontextual-engine
|
||||
task: markitect-tool-contract
|
||||
budget:
|
||||
max_items: 4
|
||||
retrieval_recipes:
|
||||
- kind: selector
|
||||
engine: selector
|
||||
query: sections[heading=Decision]
|
||||
sources:
|
||||
- corpus/adr-0001-context-packages.md
|
||||
- kind: selector
|
||||
engine: selector
|
||||
query: sections[heading=Controls]
|
||||
sources:
|
||||
- corpus/engineering-policy.md
|
||||
metadata:
|
||||
fixture: markitect-tool-contract
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue