II.
Term JSON
Structured · liveterm:orchestration-loop
Orchestration Loop json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:orchestration-loop",
"_kind": "Term",
"_file": "terminology/terms/terms-articles-and-refs.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Orchestration Loop",
"kind": "concept",
"description": "The \"Loop 1\" of a Hybrid Agentic System: a deterministic process\nstepper that reconstructs ground truth from the journal, decides\nthe run's stage, checks gates/constraints/budgets, and emits the\nnext allowed effect. Source:\ndocs/articles/Hybrid Agentic Systems_ Two-loops Control Plane Guide.md.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "term:agent-core-impl",
"to": "term:orchestration-loop",
"kind": "subsumes",
"attributes": {}
},
{
"from": "term:agentic-loop",
"to": "term:orchestration-loop",
"kind": "synonym_of",
"attributes": {}
},
{
"from": "term:stack-depth-interleaving",
"to": "term:orchestration-loop",
"kind": "related_to",
"attributes": {}
},
{
"from": "term:quality-gate",
"to": "term:orchestration-loop",
"kind": "related_to",
"attributes": {}
}
]
}