Files
gstack/evals/parity/contracts/design-review.json
T
2026-07-21 19:19:23 -07:00

33 lines
1.6 KiB
JSON

{
"source": "design-review",
"tree": "design",
"public_mode": "Implement",
"mode": "live-review",
"mandatory": true,
"visibility": "primary",
"replacement": "$design --mode Implement --module design-review",
"source_path": "design-review/SKILL.md.tmpl",
"base_sha": "bb57306d98c97011b0919c6132705a15b1579781",
"blob_sha": "bdcda48e29b489a1cc49faa333922412251d4b41",
"normalized_render_sha256": "9d6828dd60fbe4ab9647c5f4456b0953c514ce22ddb1a9c1c3e572c70491f900",
"target": "skills/design/references/legacy/design-review.md",
"overlays": [
679,
1920,
2030,
2189,
696
],
"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."
}
}