iiRecord
Agentic AI Atlas · StackPart (meta)
meta-node-kind:stack-parta5c.ai
II.
MetaNodeKind JSON

meta-node-kind:stack-part

Structured · live

StackPart (meta) json

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

File · catalog-meta/meta-registry/meta-registry-domain.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:stack-part",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-domain.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "StackPart (meta)",
    "name": "StackPart",
    "cluster": "9-domain",
    "prefix": "stack-part",
    "origin": "universal",
    "purpose": "abstract role a stack component fills (orm, api-gateway, message-queue, vector-database, ...)",
    "exampleCount": 0,
    "invariants": [
      "id starts with stack-part:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:stack-part",
      "to": "meta-cluster:domain",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:stack-part",
      "to": "meta-attribute:stack-part--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:stack-part",
      "to": "meta-attribute:stack-part--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:stack-part",
      "to": "meta-attribute:stack-part--category",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-edge-kind:implements-stack-part",
      "to": "meta-node-kind:stack-part",
      "kind": "target_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-attribute:stack-part--id",
      "to": "meta-node-kind:stack-part",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:stack-part--display-name",
      "to": "meta-node-kind:stack-part",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:stack-part--category",
      "to": "meta-node-kind:stack-part",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:domain",
      "to": "meta-node-kind:stack-part",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}