II.
MetaEdgeKind JSON
Structured · livemeta-edge-kind:versioned-via
versioned_via (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}