iiRecord
Agentic AI Atlas · versioned_via (meta)
meta-edge-kind:versioned-viaa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:versioned-via

Structured · live

versioned_via (meta) json

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

File · catalog-meta/meta-registry/meta-registry-vcs-ci.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:versioned-via",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-vcs-ci.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "versioned_via (meta)",
    "name": "versioned_via",
    "source": [],
    "target": [
      "meta-node-kind:vcs-host"
    ],
    "cardinality": "N:1",
    "origin": "standard",
    "description": "a definitional artifact (AgentVersion / Workspace / WorkflowDefinition) is versioned in a VCSHost (definitional anchor — distinct from PullRequest.hosted_on_vcs which is per-change). Sources are owned by agent-stack / catalog-provenance meta-registries."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:versioned-via",
      "to": "meta-node-kind:vcs-host",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}