iiRecord
Agentic AI Atlas · Symbolic Orchestrator
term:symbolic-orchestratora5c.ai
II.
Term JSON

term:symbolic-orchestrator

Structured · live

Symbolic Orchestrator 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:symbolic-orchestrator",
  "_kind": "Term",
  "_file": "terminology/terms/hybrid-agentic-system.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Symbolic Orchestrator",
    "kind": "concept",
    "description": "The code-defined process component of a Hybrid Agentic System: a\ndeterministic process engine that maintains ground-truth state,\nenforces invariants and budgets, evaluates quality gates, journals\nevents, and supports time-travel and forking of runs. Distinguished\nfrom the LLM harness, which performs adaptive (non-deterministic)\nwork.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:symbolic-orchestrator",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:symbolic-orchestrator",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}