😏
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
schema_version = 8
|
||||
|
||||
[[tasks]]
|
||||
agent = "visual_lead"
|
||||
task_kind = "analysis"
|
||||
task = "Inspect the visual evaluation fixture read-only and identify the real-render, multimodal transport, responsive, and accessibility gates."
|
||||
mode = "read-only"
|
||||
wall_timeout_seconds = 600
|
||||
|
||||
[[tasks]]
|
||||
agent = "visual_analyst"
|
||||
task_kind = "visual_analysis"
|
||||
task = "Use the supplied repository context to describe what evidence a real reference analysis must preserve. Do not edit files."
|
||||
backend = "native"
|
||||
mode = "read-only"
|
||||
wall_timeout_seconds = 600
|
||||
|
||||
[[tasks]]
|
||||
agent = "visual_verifier"
|
||||
task_kind = "visual_verification"
|
||||
task = "No reference or browser screenshot artifacts are supplied. Return only the required visual-review JSON with verdict blocked and the exact missing artifact gates; do not infer conformance from source text."
|
||||
backend = "mcp"
|
||||
mode = "read-only"
|
||||
wall_timeout_seconds = 900
|
||||
Reference in New Issue
Block a user