{
  "version": "lilarcade.neon-ratchet-batch-summary.v1",
  "status": "current_target_ready",
  "ok": true,
  "deterministicOk": true,
  "allowFindings": false,
  "target": {
    "url": "http://127.0.0.1:5192",
    "route": "/games/drum-sequencer?song=monkberry-moon-delight-tab&mix=profile&view=trainer&instrument=bass"
  },
  "preset": {
    "name": "current-target",
    "description": "Post-patch audit: verify active durable overrides against the running target."
  },
  "outputDir": "/tmp/neon-ratchet-current-target-008-20260525",
  "coverage": null,
  "elapsedMs": 8170,
  "steps": [
    {
      "id": "profile-sync",
      "kind": "profile_sync",
      "ok": true,
      "profileCount": 11,
      "changes": [],
      "errors": [],
      "error": null,
      "elapsedMs": 22,
      "stepLabel": "profile-sync"
    },
    {
      "id": "durable-current-target",
      "kind": "durable_current_target",
      "ok": true,
      "status": "ready_for_promotion_review",
      "outputDir": "/tmp/neon-ratchet-current-target-008-20260525/durable-current-target",
      "overrideCount": 1,
      "findingCount": 0,
      "results": [
        {
          "overrideId": "monkberry-moon-delight-tab-chord-018-to-008-approved-candidate",
          "ok": true,
          "status": "passed",
          "selectedSong": "Monkberry Moon Delight (Tab)",
          "mixProfileId": "monkberry-moon-delight-eq-lane-mix-v7",
          "expectedMixerLevels": {
            "chord": 0.08
          },
          "mixHealth": {
            "rms": 0.1114,
            "peak": 0.7817,
            "clipping": false,
            "headroomDb": 2.14,
            "lowLevel": false
          }
        }
      ],
      "planComparison": null,
      "boundary": "This command proves deterministic current-target receipts for durable mix overrides. It does not prove subjective mix taste.",
      "error": null,
      "elapsedMs": 8148,
      "stepLabel": "durable-current-target"
    }
  ],
  "humanReviewPacket": null,
  "approvedCandidatePacket": null,
  "durableMixPatchPlan": null,
  "durableCurrentTarget": {
    "id": "durable-current-target",
    "kind": "durable_current_target",
    "ok": true,
    "status": "ready_for_promotion_review",
    "outputDir": "/tmp/neon-ratchet-current-target-008-20260525/durable-current-target",
    "overrideCount": 1,
    "findingCount": 0,
    "results": [
      {
        "overrideId": "monkberry-moon-delight-tab-chord-018-to-008-approved-candidate",
        "ok": true,
        "status": "passed",
        "selectedSong": "Monkberry Moon Delight (Tab)",
        "mixProfileId": "monkberry-moon-delight-eq-lane-mix-v7",
        "expectedMixerLevels": {
          "chord": 0.08
        },
        "mixHealth": {
          "rms": 0.1114,
          "peak": 0.7817,
          "clipping": false,
          "headroomDb": 2.14,
          "lowLevel": false
        }
      }
    ],
    "planComparison": null,
    "boundary": "This command proves deterministic current-target receipts for durable mix overrides. It does not prove subjective mix taste.",
    "error": null,
    "elapsedMs": 8148,
    "stepLabel": "durable-current-target"
  },
  "findings": [],
  "nextAction": "Current-target audit passed; use this as post-patch evidence, not a taste decision.",
  "boundary": "This batch proves deterministic app/audio guardrails and captures review packets. It does not prove subjective mix taste.",
  "artifactIndex": [
    {
      "label": "Batch plan",
      "kind": "JSON plan",
      "path": "ratchet-batch-plan.json",
      "whyItMatters": "Records the configured preset, target, and ordered proof steps for this local batch."
    },
    {
      "label": "Batch summary",
      "kind": "JSON summary",
      "path": "ratchet-batch-summary.json",
      "whyItMatters": "Structured rollup of step status, findings, review packet details, and next action."
    },
    {
      "label": "Batch summary markdown",
      "kind": "Markdown summary",
      "path": "ratchet-batch-summary.md",
      "whyItMatters": "Human-readable local gate summary for deciding whether to continue, promote, or inspect findings."
    }
  ]
}
