II.
Term JSON
Structured · liveterm:two-loops-control-plane
Two-loops control plane json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:two-loops-control-plane",
"_kind": "Term",
"_file": "terminology/terms/hybrid-agentic-system.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Two-loops control plane",
"kind": "concept",
"description": "A control-plane design pattern where a Symbolic Orchestration Loop\n(replay-from-journal, enforce invariants, decide next stage) and an\nAgentic Loop (LLM harness solving fuzzy work with tools) interleave\nby stack-depth. The orchestration loop is responsible for control,\nsafety, repeatability, and traceability; the agentic loop is\nresponsible for solving the task under uncertainty.\n"
},
"outgoingEdges": [
{
"from": "term:two-loops-control-plane",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:two-loops-control-plane",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}