II.
CapabilitySupport JSON
Structured · livecapabilitySupport:opencode:ge-0-0-0:runtime-hooks
capabilitySupport:opencode:ge-0-0-0:runtime-hooks json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "capabilitySupport:opencode:ge-0-0-0:runtime-hooks",
"_kind": "CapabilitySupport",
"_file": "capabilities-and-models/capability-support.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"supportId": "capabilitySupport:opencode:ge-0-0-0:runtime-hooks",
"capabilityId": "runtime-hooks",
"supportLevel": "native",
"subjectKind": "AgentVersion",
"subjectId": "agentVersion:opencode:ge-0-0-0",
"versionRange": ">=0.0.0",
"notes": "OpenCode plugins expose hook-based extensibility, which is the strongest first-party basis for runtime hooks.",
"evidenceRefs": [
"repo-sdk-fallback",
"repo-target-index",
"web-opencode-plugins"
]
},
"outgoingEdges": [
{
"from": "capabilitySupport:opencode:ge-0-0-0:runtime-hooks",
"to": "agentVersion:opencode:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:opencode:ge-0-0-0:runtime-hooks",
"to": "capability:runtime-hooks",
"kind": "evidences_capability",
"attributes": {}
}
],
"incomingEdges": []
}