Files
gstack/evals/parity/contracts/unfreeze.json
T
Sinabina d6ef673e4d feat: add provider-aware browser QA setup
Detect host-native browser tools before offering the isolated local Chromium fallback, add a common readiness fixture, harden managed browser startup, and verify standards installs expose one canonical QA skill.
2026-07-20 16:01:24 -07:00

29 lines
1.6 KiB
JSON

{
"source": "unfreeze",
"tree": "debug",
"public_mode": "Diagnose-only",
"mode": "unfreeze",
"mandatory": false,
"visibility": "internal",
"replacement": "$debug --mode Diagnose-only --module unfreeze",
"source_path": "unfreeze/SKILL.md.tmpl",
"base_sha": "bb57306d98c97011b0919c6132705a15b1579781",
"blob_sha": "88e413fe5a49a45d46d8867b2d80ace30b3b45aa",
"normalized_render_sha256": "19cd17084af59cb912f9507bf8ffdc81e38aa1fbef14605a838efbc6521e9534",
"target": "skills/debug/references/legacy/unfreeze.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."
}
}