II.
DecisionMemory JSON
Structured · livedecision-memory:cost-escalation-latency-pattern
Cost-escalation latency lesson json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "decision-memory:cost-escalation-latency-pattern",
"_kind": "DecisionMemory",
"_file": "lifecycle/decision-schema/canonical-decision-schema.yaml",
"_cluster": "lifecycle",
"attributes": {
"displayName": "Cost-escalation latency lesson",
"lesson": "Cost-escalation checkpoints routed via email backend regularly\nincur 2-4 hour response latency. For runs paused mid-execution,\nconsider routing to slack backend with email as fallback after\na 30-minute timeout.\n",
"applicabilityTags": [
"cost-escalation",
"responder-routing",
"latency"
],
"recordedAt": "2026-04-30T10:00:00Z",
"recordedBy": "role:engineering-manager"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "human-checkpoint:cost-escalation",
"to": "decision-memory:cost-escalation-latency-pattern",
"kind": "records_decision_memory",
"attributes": {}
}
]
}