iiRecord
Agentic AI Atlas · AgentVersion (meta)
meta-node-kind:agent-versiona5c.ai
II.
MetaNodeKind JSON

meta-node-kind:agent-version

Structured · live

AgentVersion (meta) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-agent-stack.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:agent-version",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "AgentVersion (meta)",
    "name": "AgentVersion",
    "cluster": "3-agent-stack",
    "prefix": "agent-version",
    "origin": "universal",
    "purpose": "a version of an AgentProduct",
    "exampleCount": 0,
    "invariants": [
      "agentProductId resolves",
      "eolAt >= releasedAt (when present)",
      "installMethods non-empty"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:agent-version",
      "to": "meta-cluster:agent-stack",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:agent-version",
      "to": "meta-node-kind:agent-product",
      "kind": "has_example",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:agent-version",
      "to": "meta-attribute:agent-version--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:agent-version",
      "to": "meta-attribute:agent-version--agent-product-id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:agent-version",
      "to": "meta-attribute:agent-version--version-range",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-edge-kind:composed-of",
      "to": "meta-node-kind:agent-version",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:version-of",
      "to": "meta-node-kind:agent-version",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:has-version",
      "to": "meta-node-kind:agent-version",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-attribute:agent-version--id",
      "to": "meta-node-kind:agent-version",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:agent-version--agent-product-id",
      "to": "meta-node-kind:agent-version",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:agent-version--version-range",
      "to": "meta-node-kind:agent-version",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-node-kind:agent-version",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}