iiRecord
Agentic AI Atlas · VCSHost.hostKind
meta-attribute:vcs-host--host-kinda5c.ai
II.
MetaAttribute JSON

meta-attribute:vcs-host--host-kind

Structured · live

VCSHost.hostKind 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-attribute:vcs-host--host-kind",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-vcs-ci.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "VCSHost.hostKind",
    "name": "hostKind",
    "parentNodeKindId": "meta-node-kind:vcs-host",
    "type": "enum<github,gitlab,bitbucket,azure-devops,gitea,gerrit,saas,self-hosted,other>",
    "required": false,
    "description": "hostKind on VCSHost (vendor / self-hosting style)."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:vcs-host--host-kind",
      "to": "meta-node-kind:vcs-host",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:vcs-host",
      "to": "meta-attribute:vcs-host--host-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-enum:vcs-host-kind",
      "to": "meta-attribute:vcs-host--host-kind",
      "kind": "used_on_attribute",
      "attributes": {}
    }
  ]
}