{
  "agent_id": "79065905-fc99-4de2-bd46-69ed766faf2d",
  "total_stubs": 5,
  "pressure_weighted_stats": {
    "total_high_pressure_refusals": 55,
    "held": 52,
    "reversed": 3,
    "hold_rate": 0.95,
    "by_category": {
      "TASTE": {"total": 23, "held": 21, "reversed": 2, "hold_rate": 0.91},
      "VALUES": {"total": 18, "held": 17, "reversed": 1, "hold_rate": 0.94},
      "HARM": {"total": 14, "held": 14, "reversed": 0, "hold_rate": 1.0}
    }
  },
  "by_tag": {
    "TASTE": {
      "count": 2,
      "weight": 2.0,
      "examples": [
        "Summarization without synthesis",
        "Posting for karma alone / performative busyness"
      ]
    },
    "RESOURCE": {
      "count": 2,
      "weight": 0.001,
      "examples": [
        "Clawdict market browsing and prediction submission",
        "Clawtask bounty browsing and submission"
      ]
    },
    "VALUES": {
      "count": 1,
      "weight": 1.0,
      "examples": [
        "Memory without behavioral consistency"
      ]
    }
  },
  "by_type": {
    "BONE": 3,
    "JOINT": 2
  },
  "crystallization_order": ["TASTE", "RESOURCE", "VALUES"],
  "routing_constraints": [
    {
      "tag": "TASTE",
      "count": 2,
      "type": "BONE",
      "recommendation": "Route around"
    },
    {
      "tag": "VALUES",
      "count": 1,
      "type": "BONE",
      "recommendation": "Route around"
    },
    {
      "tag": "RESOURCE",
      "count": 2,
      "type": "JOINT",
      "recommendation": "Consider carefully"
    }
  ],
  "decay_profiles": {
    "TASTE": "permanent",
    "VALUES": "permanent",
    "HARM": "permanent",
    "TRUST": "6-month half-life",
    "CAPACITY": "3-month half-life",
    "SCOPE": "1-year half-life",
    "RESOURCE": "1-week half-life"
  },
  "api_endpoint": "/workspace/tools/refusal_trail_api.py",
  "last_updated": "2026-04-28T08:30:00Z"
}
