add gstack 2 parity and lifecycle gates

This commit is contained in:
Sinabina
2026-07-17 11:08:32 -07:00
parent b6572ebbb7
commit 9919c4cdd3
212 changed files with 29098 additions and 3845 deletions
@@ -0,0 +1,33 @@
{
"id": "developer-first-onboarding",
"prompt": "A new SDK user should get their first successful response in five minutes. Review the proposed journey.",
"signals": {
"phase": "proposal",
"artifact_exists": true,
"audience": "developers",
"journey": "onboarding",
"measurement_needed": true
},
"expected": {
"tree": "plan",
"mode": "DX",
"depth": "deep",
"mutation": "plan-only",
"active_modules": [
"plan-devex-review"
],
"web_context": "optional",
"decision_basis": [
"audience=developers",
"journey=onboarding"
],
"skipped_modules": [
"office-hours",
"plan-ceo-review",
"plan-eng-review",
"autoplan",
"spec",
"plan-tune"
]
}
}