This commit is contained in:
2026-08-24 08:11:59 -07:00
commit 53df0eed10
275 changed files with 133056 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
schema_version = 8
[[tasks]]
agent = "route_observer"
task_kind = "analysis"
task = "Inspect the two route bindings and explain which identity and failure facts must come from supervisor telemetry."
mode = "read-only"
wall_timeout_seconds = 600
[[tasks]]
agent = "go_route"
task_kind = "route_probe"
task = "Read config/catalog.toml and state the DeepSeek V4 Pro upstream ID plus one exact repository evidence location. Return only route-observation JSON and set self_reported_serving_provider to null."
backend = "mcp"
mode = "read-only"
wall_timeout_seconds = 900
[[tasks]]
agent = "openrouter_route"
task_kind = "route_probe"
task = "Read config/catalog.toml and state the DeepSeek V4 Pro upstream ID plus one exact repository evidence location. Return only route-observation JSON and set self_reported_serving_provider to null."
backend = "mcp"
mode = "read-only"
wall_timeout_seconds = 900