iiRecord
Agentic AI Atlas · Symbolic Tool
term:symbolic-toola5c.ai
II.
Term JSON

term:symbolic-tool

Structured · live

Symbolic Tool 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-tool",
  "_kind": "Term",
  "_file": "terminology/terms/terms-articles-and-refs.yaml",
  "_cluster": "terminology",
  "attributes": {
    "displayName": "Symbolic Tool",
    "kind": "concept",
    "description": "A deterministic capability exposed to the LLM harness as a tool —\ne.g. policy check, gate evaluation, scope rule, deterministic\ntransform. The harness consults a Symbolic Tool instead of\nguessing policy. Source:\ndocs/articles/Hybrid Agentic Systems_ Two-loops Control Plane Guide.md.\n"
  },
  "outgoingEdges": [
    {
      "from": "term:symbolic-tool",
      "to": "term:agentic-loop",
      "kind": "related_to",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}