II.
MetaNodeKind JSON
Structured · livemeta-node-kind:agent-product
AgentProduct (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:agent-product",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-agent-stack.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "AgentProduct (meta)",
"name": "AgentProduct",
"cluster": "3-agent-stack",
"prefix": "agent",
"origin": "derived",
"purpose": "productized agent (Claude Code, Codex, ...) — the umbrella",
"exampleCount": 0,
"invariants": [
"id starts with agent:",
"has_version count >= 1",
"composed_of must include at least one core, runtime, platform role"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:agent-product",
"to": "meta-cluster:agent-stack",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:agent-product",
"to": "meta-attribute:agent-product--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:agent-product",
"to": "meta-attribute:agent-product--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:agent-product",
"to": "meta-attribute:agent-product--vendor",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:agent-product",
"to": "meta-attribute:agent-product--homepage-url",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-edge-kind:composed-of",
"to": "meta-node-kind:agent-product",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:version-of",
"to": "meta-node-kind:agent-product",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:has-version",
"to": "meta-node-kind:agent-product",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:agent-product--id",
"to": "meta-node-kind:agent-product",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:agent-product--display-name",
"to": "meta-node-kind:agent-product",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:agent-product--vendor",
"to": "meta-node-kind:agent-product",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:agent-product--homepage-url",
"to": "meta-node-kind:agent-product",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-cluster:agent-stack",
"to": "meta-node-kind:agent-product",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-node-kind:agent-version",
"to": "meta-node-kind:agent-product",
"kind": "has_example",
"attributes": {}
},
{
"from": "meta-attribute:agent-product--display-name",
"to": "meta-node-kind:agent-product",
"kind": "defined_on",
"attributes": {}
}
]
}