II.
Term JSON
Structured · liveterm:symbolic-logic-surface
Symbolic logic surface json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:symbolic-logic-surface",
"_kind": "Term",
"_file": "terminology/terms/hybrid-agentic-system.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Symbolic logic surface",
"kind": "concept",
"description": "A deterministic, code-defined capability that can be invoked from\ninside the orchestrator (as a stage transition, invariant, gate, or\nbudget check), as a symbolic tool callable by the harness (policy\ncheck, scope rule, deterministic transform), or as a symbolic task\ncallable by orchestration (validator, analyzer, scheduler, reducer,\ndiff scanner). The symbolic-vs-agentic split is about *who is\nresponsible for correctness* and *how results are proven*, not about\nwhere the surface lives.\n"
},
"outgoingEdges": [
{
"from": "term:symbolic-logic-surface",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:symbolic-logic-surface",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}