{
  "context": "hook_unknown",
  "state": "open",
  "error_count": 3,
  "threshold": 3,
  "last_error_ts": "2026-04-11T19:31:04.120156",
  "last_success_ts": null,
  "history": [
    {
      "ts": "2026-04-11T19:29:11.015237",
      "action": "error",
      "message": "Error: something failed"
    },
    {
      "ts": "2026-04-11T19:31:04.060921",
      "action": "error",
      "message": "Error: something failed"
    },
    {
      "ts": "2026-04-11T19:31:04.090723",
      "action": "error",
      "message": "Error: something failed"
    },
    {
      "ts": "2026-04-11T19:31:04.090723",
      "action": "circuit_open",
      "error_count": 3
    },
    {
      "ts": "2026-04-11T19:31:04.120156",
      "action": "blocked",
      "message": "Error: something failed"
    }
  ]
}