iiRecord
Agentic AI Atlas · Symbolic Task
term:symbolic-taska5c.ai
II.
Term JSON

term:symbolic-task

Structured · live

Symbolic Task json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/terms-articles-and-refs.yamlCluster · terminology
Record JSON
{
  "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": []
}