Files
gstack/evals/parity/scenarios/implemented-interface-audit.json
T

32 lines
784 B
JSON

{
"id": "implemented-interface-audit",
"prompt": "Inspect the running dashboard, repair visual inconsistencies, and prove the improvements with before-and-after evidence.",
"signals": {
"surface": "web",
"implementation_exists": true,
"mutation_authorized": true,
"evidence": "before-after"
},
"expected": {
"tree": "design",
"mode": "Implement",
"depth": "deep",
"mutation": "fix-safe",
"active_modules": [
"design-review"
],
"web_context": "local-browser",
"decision_basis": [
"implementation_exists=true",
"mutation_authorized=true"
],
"skipped_modules": [
"design-consultation",
"design-shotgun",
"design-html",
"plan-design-review",
"ios-design-review"
]
}
}