iiRecord
Agentic AI Atlas · SharedContextSpec.contextKind
meta-attribute:shared-context-spec--context-kinda5c.ai
II.
MetaAttribute JSON

meta-attribute:shared-context-spec--context-kind

Structured · live

SharedContextSpec.contextKind json

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

File · catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:shared-context-spec--context-kind",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "SharedContextSpec.contextKind",
    "name": "contextKind",
    "parentNodeKindId": "meta-node-kind:shared-context-spec",
    "type": "string",
    "required": false,
    "description": "contextKind on SharedContextSpec."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:shared-context-spec--context-kind",
      "to": "meta-node-kind:shared-context-spec",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:shared-context-spec",
      "to": "meta-attribute:shared-context-spec--context-kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}