II.
Definition JSON
Structured · livedefinition:plugin-target.canonical
definition:plugin-target.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:plugin-target.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/plugin-target-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:plugin-target",
"text": "Per-agent target spec used by the agent-plugins-mux / extension-mux to know\nhow to compile a Plugin or PortableExtension into a NativeExtension for a\nparticular agent host. Distinct from AgentPlatformImpl (the platform itself);\nPluginTarget is the *target descriptor* — manifest format, command format,\nscript variants, install layout, package metadata, distribution model, etc.\nSourced from the legacy agent-catalog ontology\n(packages/agent-catalog/graph/schema/ontology-schema.yaml :: PluginTarget).\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:plugin-target.canonical",
"to": "term:plugin-target",
"kind": "defines"
}
],
"incomingEdges": []
}