II.
MetaNodeKind JSON
Structured · livemeta-node-kind:meta-attribute
MetaAttribute (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:meta-attribute",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "MetaAttribute (meta)",
"name": "MetaAttribute",
"cluster": "15-catalog-provenance",
"prefix": "meta-attribute",
"origin": "universal",
"purpose": "A first-class record describing one attribute on a NodeKind. Lets the\ncatalog enumerate every declared attribute (with type, required, and\nevidence-tier hints) without re-parsing the YAML.",
"exampleCount": 0,
"invariants": [
"id starts with meta-attribute:"
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-cluster:catalog-provenance",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-attribute:meta-attribute--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-attribute:meta-attribute--display-name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-attribute:meta-attribute--name",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-attribute:meta-attribute--parent-node-kind-id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-attribute:meta-attribute--type",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:meta-attribute",
"to": "meta-attribute:meta-attribute--required",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-attribute:meta-attribute--display-name",
"to": "meta-node-kind:meta-attribute",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-attribute--name",
"to": "meta-node-kind:meta-attribute",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-attribute--parent-node-kind-id",
"to": "meta-node-kind:meta-attribute",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-attribute--type",
"to": "meta-node-kind:meta-attribute",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:meta-attribute--required",
"to": "meta-node-kind:meta-attribute",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-edge-kind:contains-meta-attribute",
"to": "meta-node-kind:meta-attribute",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:defined-on",
"to": "meta-node-kind:meta-attribute",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:used-on-attribute",
"to": "meta-node-kind:meta-attribute",
"kind": "target_of_meta_edge",
"attributes": {}
},
{
"from": "meta-edge-kind:enum-value-for",
"to": "meta-node-kind:meta-attribute",
"kind": "source_of_meta_edge",
"attributes": {}
},
{
"from": "meta-attribute:meta-attribute--id",
"to": "meta-node-kind:meta-attribute",
"kind": "defined_on",
"attributes": {}
}
]
}