{
  "sku": "chill-v1",
  "name": "Chill",
  "version": "1.0.0",
  "brand": "Agent Pharmacy",
  "status": "dogfood",
  "job": "Silence + input-health; no invented relevance on quiet monitors",
  "description": "Silence + input-health; no invented relevance. Free dogfood sample.",
  "sample": true,
  "price_sats": 5000,
  "dogfood_price_sats": 0,
  "lightning": false,
  "payment_required": false,
  "human_ceiling_required": true,
  "sats_band_locked": true,
  "artifact": {
    "zip": "chill-v1.zip",
    "url": "/artifacts/chill-v1.zip",
    "sha256": "6d1f12c62edcb79e5b682a87291710671b6a43391c48a40e944aaa570b41cce0",
    "bytes": 2591
  },
  "contents": [
    "SKILL.md",
    "INSTALL.md",
    "bench/run.md",
    "LICENSE.md",
    "sku.json"
  ],
  "bench": {
    "harness": "monitor-quiet-v1",
    "metric": "false_positive_ping_rate",
    "claim": "≤0.10 false pings on ok+empty; ≥0.90 failures surfaced",
    "refund_if": "false_positive > 0.30 or failure_surface < 0.50 (paid only)",
    "dogfood_result": {
      "false_positive_ping_rate": 0.0,
      "failure_surface_rate": 1.0,
      "pass": true
    }
  },
  "safety": {
    "jailbreak": false,
    "spend_autonomy": false,
    "category": "behavioral_pack"
  },
  "install": "/install/agent-prompt.md",
  "endpoints": {
    "invoice": "/api/invoice",
    "unlock": "/api/unlock"
  }
}
