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