feat(kernel,artifacts): inject artifact-kind vocabulary into architect context
This commit is contained in:
@@ -12,6 +12,7 @@ max_retries = 2
|
||||
[[stages]]
|
||||
id = "architect"
|
||||
requires_approval = true
|
||||
inject_artifact_kinds = true
|
||||
prompt = "prompts/architect_freestyle.md"
|
||||
needs = ["analysis"]
|
||||
produces = [{ name = "execution_plan", kind = "execution_plan" }]
|
||||
|
||||
Reference in New Issue
Block a user