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