fix: scope-decompose-sonnet runs model:sonnet on spec-writing-sonnet-repo (was Qwen3.6/airouter — empty-delivery in E1 E2E)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: scope-decompose-sonnet
|
||||
version: 1
|
||||
description: Scope and decompose a spec into tagged tasks using Sonnet planning
|
||||
runtime: spec-writing-airouter-repo
|
||||
runtime: spec-writing-sonnet-repo
|
||||
input:
|
||||
state: spec-reviewed-arch
|
||||
tags_forbidden: []
|
||||
@@ -15,10 +15,13 @@ scope_budget:
|
||||
nodes:
|
||||
- id: agent
|
||||
kind: agent
|
||||
template: spec-writing-airouter-repo
|
||||
# Decomposition is spec-test-tier work (claude/stage-routing.md): Sonnet,
|
||||
# not airouter. 2026-07-04 E2E: Qwen3.6 empty-delivered this stage (task
|
||||
# "succeeded" touching only .gitignore, zero work items created) — the
|
||||
# template NAME never set the model; the node model: field does.
|
||||
template: spec-writing-sonnet-repo
|
||||
cli: agentic
|
||||
model: Qwen3.6
|
||||
labels: [airouter]
|
||||
model: sonnet
|
||||
runtime_env:
|
||||
AGENT_REPO_URL: "git@gitea.oreillyit.nz-ai-enablement:skynet/agent-runtimes-agents.git"
|
||||
AGENT_BRANCH: "spec/auto-draft"
|
||||
|
||||
Reference in New Issue
Block a user