mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-21 20:30:47 +02:00
add gstack 2 parity and lifecycle gates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"source": "document-release",
|
||||
"tree": "ship",
|
||||
"public_mode": "Prepare",
|
||||
"mode": "docs",
|
||||
"mandatory": true,
|
||||
"visibility": "primary",
|
||||
"replacement": "$ship --mode Prepare --module document-release",
|
||||
"source_path": "document-release/SKILL.md.tmpl",
|
||||
"base_sha": "bb57306d98c97011b0919c6132705a15b1579781",
|
||||
"blob_sha": "7621cb31290217b5c7cc8fb000e910b3dd38128f",
|
||||
"normalized_render_sha256": "369c595ec2fac76f441d008401929295898e98a5c521d176bafbe4af0e6054f9",
|
||||
"target": "skills/ship/references/legacy/document-release.md",
|
||||
"overlays": [
|
||||
679
|
||||
],
|
||||
"contract": {
|
||||
"question_order": "Preserve the source workflow order; gather prerequisites before consequential questions.",
|
||||
"pressure": "Preserve the source forcing questions, recommendation pressure, and one-question-at-a-time cadence.",
|
||||
"smart_skips": "Skip only when the source condition is false, and name every skipped module with evidence.",
|
||||
"stop_approval_gates": "Preserve every STOP, hard gate, approval boundary, and no-mutation-before-approval rule.",
|
||||
"evidence": "Ground conclusions in inspected code, commands, browser/device observations, or source artifacts.",
|
||||
"artifacts": "Produce every report, plan, log, screenshot, manifest, or handoff required by the source.",
|
||||
"mutation": "Use the source mutation boundary; never broaden writes, commits, pushes, merges, or deploys.",
|
||||
"exit": "Preserve source completion checks, unresolved-decision reporting, and explicit blocked exits.",
|
||||
"voice": "Direct builder voice; match the user language and retain source-specific tone constraints."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user