mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
38 lines
835 B
JSON
38 lines
835 B
JSON
{
|
|
"id": "cross-functional-decision",
|
|
"prompt": "Run the complete set of product, interface, architecture, and developer-experience checks on this proposal.",
|
|
"signals": {
|
|
"phase": "proposal",
|
|
"artifact_exists": true,
|
|
"review_axes": [
|
|
"product",
|
|
"interface",
|
|
"architecture",
|
|
"developer-experience"
|
|
],
|
|
"automatic_decisions": true
|
|
},
|
|
"expected": {
|
|
"tree": "plan",
|
|
"mode": "Full chain",
|
|
"depth": "deep",
|
|
"mutation": "plan-only",
|
|
"active_modules": [
|
|
"autoplan"
|
|
],
|
|
"web_context": "optional",
|
|
"decision_basis": [
|
|
"review_axes_count=4",
|
|
"automatic_decisions=true"
|
|
],
|
|
"skipped_modules": [
|
|
"office-hours",
|
|
"plan-ceo-review",
|
|
"plan-eng-review",
|
|
"plan-devex-review",
|
|
"spec",
|
|
"plan-tune"
|
|
]
|
|
}
|
|
}
|