II.
HumanCheckpoint JSON
Structured · livehuman-checkpoint:weekly-summary-advisory
Weekly-summary advisory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "human-checkpoint:weekly-summary-advisory",
"_kind": "HumanCheckpoint",
"_file": "lifecycle/checkpoints/human-checkpoints-canonical.yaml",
"_cluster": "lifecycle",
"attributes": {
"displayName": "Weekly-summary advisory",
"kind": "review",
"blockingPolicy": "advisory",
"description": "Run emits a summary that a human can review asynchronously without\nblocking the loop. Advisory — feedback is recorded for next iteration.\n",
"urgency": "low",
"interactionKind": "notify-only"
},
"outgoingEdges": [
{
"from": "human-checkpoint:weekly-summary-advisory",
"to": "channel:mailbox-example",
"kind": "notifies_via",
"attributes": {}
},
{
"from": "human-checkpoint:weekly-summary-advisory",
"to": "channel:slack-via-mcp",
"kind": "notifies_via",
"attributes": {}
},
{
"from": "human-checkpoint:weekly-summary-advisory",
"to": "channel:a2a-example",
"kind": "notifies_via",
"attributes": {}
},
{
"from": "human-checkpoint:weekly-summary-advisory",
"to": "breakpoint-strategy:single-question",
"kind": "has_strategy",
"attributes": {}
},
{
"from": "human-checkpoint:weekly-summary-advisory",
"to": "responder-profile:engineering-manager",
"kind": "routes_to_responder",
"attributes": {}
}
],
"incomingEdges": []
}