II.
OrchestrationPrimitive JSON
Structured · liveorch-primitive:krate-to-babysitter-handoff
Krate→Babysitter Handoff json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "orch-primitive:krate-to-babysitter-handoff",
"_kind": "OrchestrationPrimitive",
"_file": "agent-stack/interaction-primitives/krate-stack-integration.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Krate→Babysitter Handoff",
"description": "For multi-step workflows (e.g., fix→test→review→merge), Krate\ndelegates to babysitter's process orchestration. Babysitter manages\nthe step-by-step iteration while Krate provides the repository\ncontext, workspace isolation, and merge governance.\n",
"kind": "multi-agent-coordination",
"trigger": "on-state-change"
},
"outgoingEdges": [
{
"from": "orch-primitive:krate-to-babysitter-handoff",
"to": "layer:10-interaction",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": []
}