II.
Term JSON
Structured · liveterm:hybrid-agentic-system
Hybrid Agentic System json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}