mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 12:20:48 +02:00
32 lines
784 B
JSON
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"
|
|
]
|
|
}
|
|
}
|