II.
Term JSON
Structured · liveterm:symbolic-task
Symbolic Task json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:symbolic-task",
"_kind": "Term",
"_file": "terminology/terms/terms-articles-and-refs.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Symbolic Task",
"kind": "concept",
"description": "A deterministic capability invoked from inside the orchestration\nloop — e.g. validator, analyzer, scheduler, reducer, diff scanner.\nSame code surface as a Symbolic Tool but called by orchestration\nrather than by the harness. Source:\ndocs/articles/Hybrid Agentic Systems_ Two-loops Control Plane Guide.md.\n"
},
"outgoingEdges": [
{
"from": "term:symbolic-task",
"to": "term:agentic-loop",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": []
}