II.
Term JSON
Structured · liveterm:symbolic-orchestrator
Symbolic Orchestrator json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}