iiRecord
Agentic AI Atlas · breakpoint-answer:cost-escalation-example
breakpoint-answer:cost-escalation-examplea5c.ai
II.
BreakpointAnswer JSON

breakpoint-answer:cost-escalation-example

Structured · live

breakpoint-answer:cost-escalation-example json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · lifecycle/decision-schema/canonical-decision-schema.yamlCluster · lifecycle
Record JSON
{
  "id": "breakpoint-answer:cost-escalation-example",
  "_kind": "BreakpointAnswer",
  "_file": "lifecycle/decision-schema/canonical-decision-schema.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "checkpointId": "human-checkpoint:cost-escalation",
    "content": "Approve $200 over the daily budget for this run only. Do not raise\nthe daily cap; require re-escalation if the run consumes more than\n50% of the headroom.\n",
    "answeredBy": "role:engineering-manager",
    "answeredAt": "2026-04-30T09:15:00Z",
    "rating": "scored",
    "ratingNumeric": 0.7,
    "ratingNotes": "Approval was correct but came 3 hours after the run paused; faster channel needed."
  },
  "outgoingEdges": [
    {
      "from": "breakpoint-answer:cost-escalation-example",
      "to": "human-checkpoint:cost-escalation",
      "kind": "answer_for",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "human-checkpoint:cost-escalation",
      "to": "breakpoint-answer:cost-escalation-example",
      "kind": "has_answer",
      "attributes": {}
    }
  ]
}