iiRecord
Agentic AI Atlas · VCSHost (meta)
meta-node-kind:vcs-hosta5c.ai
II.
MetaNodeKind JSON

meta-node-kind:vcs-host

Structured · live

VCSHost (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-node-kind:vcs-host",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-vcs-ci.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "VCSHost (meta)",
    "name": "VCSHost",
    "cluster": "vcs-ci",
    "prefix": "vcs-host",
    "origin": "standard",
    "purpose": "a version-control hosting platform (GitHub, GitLab, Bitbucket, Azure DevOps, self-hosted Gitea)",
    "exampleCount": 0,
    "invariants": [
      "id starts with vcs-host:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:vcs-host",
      "to": "meta-cluster:vcs-ci",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:vcs-host",
      "to": "meta-attribute:vcs-host--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:vcs-host",
      "to": "meta-attribute:vcs-host--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:vcs-host",
      "to": "meta-attribute:vcs-host--host-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:vcs-host",
      "to": "meta-attribute:vcs-host--base-url",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-cluster:vcs-ci",
      "to": "meta-node-kind:vcs-host",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-attribute:vcs-host--id",
      "to": "meta-node-kind:vcs-host",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:vcs-host--display-name",
      "to": "meta-node-kind:vcs-host",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:vcs-host--host-kind",
      "to": "meta-node-kind:vcs-host",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:vcs-host--base-url",
      "to": "meta-node-kind:vcs-host",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:hosted-on-vcs",
      "to": "meta-node-kind:vcs-host",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:versioned-via",
      "to": "meta-node-kind:vcs-host",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ]
}