mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
31 lines
731 B
JSON
31 lines
731 B
JSON
{
|
|
"id": "post-release-doc-alignment",
|
|
"prompt": "The feature has shipped. Bring the guides, reference, architecture notes, and release narrative into agreement with it.",
|
|
"signals": {
|
|
"release_stage": "post-ship",
|
|
"external_mutation_authorized": false,
|
|
"docs_drift": true,
|
|
"output": "documentation"
|
|
},
|
|
"expected": {
|
|
"tree": "ship",
|
|
"mode": "Prepare",
|
|
"depth": "deep",
|
|
"mutation": "docs-only",
|
|
"active_modules": [
|
|
"document-release"
|
|
],
|
|
"web_context": "optional",
|
|
"decision_basis": [
|
|
"release_stage=post-ship",
|
|
"docs_drift=true"
|
|
],
|
|
"skipped_modules": [
|
|
"ship",
|
|
"land-and-deploy",
|
|
"landing-report",
|
|
"setup-deploy"
|
|
]
|
|
}
|
|
}
|