iiRecord
Agentic AI Atlas · Hybrid Agentic System
term:hybrid-agentic-systema5c.ai
II.
Term JSON

term:hybrid-agentic-system

Structured · live

Hybrid Agentic System 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:hybrid-agentic-system",
  "_kind": "Term",
  "_file": "terminology/terms/hybrid-agentic-system.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Hybrid Agentic System",
    "kind": "concept",
    "description": "A system architecture combining a symbolic, code-defined orchestrator\n(process engine) with one or more LLM-powered agent harnesses, plus a\nshared layer of symbolic capabilities callable from either side. The\norchestrator owns ground-truth state, invariants, budgets, gates, and\njournaling; the harness solves fuzzy work adaptively. Coined in\ndocs/articles/Hybrid Agentic Systems_ Two-loops Control Plane Guide.md.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:hybrid-agentic-system",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:hybrid-agentic-system",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}