{
  "slug": "skill-release-pipeline",
  "title": "Skill Release Pipeline",
  "description": "A release workflow that binds package inventory, evaluation status, evidence, and exact hashes.",
  "status": "not_run",
  "status_label": "End-to-end validated",
  "status_explanation": "The pipeline released Decision Ledger from scratch and preserved its inconclusive result.",
  "claim": "Turned a new skill into a tested, hash-bound, publication-ready package without hiding the miss.",
  "method": "Unit tests, release-contract gates, and the Decision Ledger acceptance release.",
  "model": "Not applicable",
  "package_hash": "fea7060d00ee493f88fc3383c0851e7993739be5795f3cf4f15aa46ce035a403",
  "stats": [
    {
      "value": "Passed",
      "label": "Package tests"
    },
    {
      "value": "Passed",
      "label": "Release contract"
    },
    {
      "value": "1",
      "label": "New skill released"
    },
    {
      "value": "0",
      "label": "Hidden negative results"
    }
  ],
  "limitations": [
    "Acceptance skill result was inconclusive and is published as such",
    "No independent controlled comparison of the orchestration package"
  ]
}
