iiRecord
Agentic AI Atlas · BinaryProvider
term:binary-providera5c.ai
II.
Term JSON

term:binary-provider

Structured · live

BinaryProvider json

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

File · terminology/terms/binary-provider.yamlCluster · terminology
Record JSON
{
  "id": "term:binary-provider",
  "_kind": "Term",
  "_file": "terminology/terms/binary-provider.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:binary-provider.canonical",
    "displayName": "BinaryProvider",
    "kind": "tool",
    "references": [
      "NodeKind:BinaryProvider"
    ],
    "description": "Plugin-provided executables added to PATH (Claude Code bin/ directory)\n"
  },
  "outgoingEdges": [
    {
      "from": "term:binary-provider",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:binary-provider",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:binary-provider.canonical",
      "to": "term:binary-provider",
      "kind": "defines"
    }
  ]
}