iiRecord
Agentic AI Atlas · Two-loops control plane
term:two-loops-control-planea5c.ai
II.
Term JSON

term:two-loops-control-plane

Structured · live

Two-loops control plane json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/hybrid-agentic-system.yamlCluster · terminology
Record JSON
{
  "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": []
}