II.
InstallMethod JSON
Structured · liveinstall:brew
Homebrew json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "install:brew",
"_kind": "InstallMethod",
"_file": "capabilities/install-methods/brew.yaml",
"_cluster": "capabilities",
"attributes": {
"displayName": "Homebrew",
"kind": "brew",
"platforms": [
"darwin",
"linux"
],
"command": "brew install {{package}}",
"prerequisiteCheck": "brew --version"
},
"outgoingEdges": [
{
"from": "install:brew",
"to": "agentVersion:claude:ge-0-0-0",
"kind": "installs"
}
],
"incomingEdges": [
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "install:brew",
"kind": "installed_via",
"attributes": {}
},
{
"from": "agentVersion:antigravity:2-0-11",
"to": "install:brew",
"kind": "installed_via"
},
{
"from": "agent-version:droid@current",
"to": "install:brew",
"kind": "installed_via"
},
{
"from": "agent-version:droid@0.136.1",
"to": "install:brew",
"kind": "installed_via"
},
{
"from": "agent-version:goose@current",
"to": "install:brew",
"kind": "installed_via"
},
{
"from": "agentVersion:opencode:ge-0-0-0",
"to": "install:brew",
"kind": "installed_via"
},
{
"from": "agent-version:opencode-http@current",
"to": "install:brew",
"kind": "installed_via"
}
]
}