II.
MetaNodeKind JSON
Structured · livemeta-node-kind:decision-verb
DecisionVerb (meta) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "meta-node-kind:decision-verb",
"_kind": "MetaNodeKind",
"_file": "catalog-meta/meta-registry/meta-registry-channels-hooks.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "DecisionVerb (meta)",
"name": "DecisionVerb",
"cluster": "13-catalog-meta",
"prefix": "decision-verb",
"origin": "universal",
"purpose": "ordered enum of hook decision verbs (deny < ask < allow < continue < noop) with rank attribute and orthogonal block flag",
"exampleCount": 0,
"invariants": [
"STUB: deferred to Phase 2 (channels-hooks/hook-merge track)."
]
},
"outgoingEdges": [
{
"from": "meta-node-kind:decision-verb",
"to": "meta-cluster:channels-hooks",
"kind": "in_cluster",
"attributes": {}
},
{
"from": "meta-node-kind:decision-verb",
"to": "meta-attribute:decision-verb--id",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:decision-verb",
"to": "meta-attribute:decision-verb--verb",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:decision-verb",
"to": "meta-attribute:decision-verb--rank",
"kind": "contains_meta_attribute",
"attributes": {}
},
{
"from": "meta-node-kind:decision-verb",
"to": "meta-attribute:decision-verb--block",
"kind": "contains_meta_attribute",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "meta-cluster:channels-hooks",
"to": "meta-node-kind:decision-verb",
"kind": "contains_meta_node_kind",
"attributes": {}
},
{
"from": "meta-attribute:decision-verb--id",
"to": "meta-node-kind:decision-verb",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:decision-verb--verb",
"to": "meta-node-kind:decision-verb",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:decision-verb--rank",
"to": "meta-node-kind:decision-verb",
"kind": "defined_on",
"attributes": {}
},
{
"from": "meta-attribute:decision-verb--block",
"to": "meta-node-kind:decision-verb",
"kind": "defined_on",
"attributes": {}
}
]
}