II.
MetaNodeKind JSON
Structured · livemeta-node-kind:shared-context-spec
SharedContextSpec (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:shared-context-spec",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-catalog-provenance.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "SharedContextSpec (meta)",
"name": "SharedContextSpec",
"cluster": "13-catalog-meta",
"prefix": "shared-context-spec",
"origin": "a5c",
"purpose": "Stub. The shape of an a5c shared-context fabric record, attached as a\nstructured `Claim` on the reliability-interface. Recorded as a\nNodeKind so the schema mapping referenced from coverage-checklist row\n\"Shared Context fabric\" resolves.",
"exampleCount": 0,
"invariants": [
"STUB: deferred to Phase 2 (extension-interfaces track)."
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:shared-context-spec",
"to": "meta-cluster:catalog-provenance",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:shared-context-spec",
"to": "meta-attribute:shared-context-spec--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:shared-context-spec",
"to": "meta-attribute:shared-context-spec--context-kind",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-attribute:shared-context-spec--id",
"to": "meta-node-kind:shared-context-spec",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:shared-context-spec--context-kind",
"to": "meta-node-kind:shared-context-spec",
"kind": "defined_on",
"attributes": {}
}
]
}