iiRecord
Agentic AI Atlas · Symbolic logic surface
term:symbolic-logic-surfacea5c.ai
II.
Term JSON

term:symbolic-logic-surface

Structured · live

Symbolic logic surface json

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

File · terminology/terms/hybrid-agentic-system.yamlCluster · terminology
Record JSON
{
  "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": []
}