iiRecord
Agentic AI Atlas · AsyncJob (meta)
meta-node-kind:async-joba5c.ai
II.
MetaNodeKind JSON

meta-node-kind:async-job

Structured · live

AsyncJob (meta) json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:async-job",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "AsyncJob (meta)",
    "name": "AsyncJob",
    "cluster": "2-compute-path",
    "prefix": "async-job",
    "origin": "universal",
    "purpose": "async / long-running job submission primitive (batch APIs, webhooks, scheduled jobs)",
    "exampleCount": 0,
    "invariants": [
      "id starts with async-job:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:async-job",
      "to": "meta-cluster:agent-stack",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:async-job",
      "to": "meta-attribute:async-job--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:async-job",
      "to": "meta-attribute:async-job--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:async-job",
      "to": "meta-attribute:async-job--kind",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:async-job--id",
      "to": "meta-node-kind:async-job",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:async-job--display-name",
      "to": "meta-node-kind:async-job",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:async-job--kind",
      "to": "meta-node-kind:async-job",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-node-kind:async-job",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}