II.
PluginArtifact JSON
Structured · liveplugin-artifact:opencode-container-image
OpenCode container image json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "plugin-artifact:opencode-container-image",
"_kind": "PluginArtifact",
"_file": "extensions/plugin-artifacts/opencode-container-image.yaml",
"_cluster": "extensions",
"attributes": {
"artifactId": "plugin-artifact:opencode-container-image",
"displayName": "OpenCode container image",
"targetId": "plugin-target:opencode",
"artifactKind": "container-image",
"pathPattern": "ghcr.io/anomalyco/opencode",
"installerSurface": "latest",
"scriptVariants": [
"preinstalled"
]
},
"outgoingEdges": [
{
"from": "plugin-artifact:opencode-container-image",
"to": "plugin-target:opencode",
"kind": "emits_artifact",
"attributes": {}
}
],
"incomingEdges": []
}