iiRecord
Agentic AI Atlas · DispatchPreflight (meta)
meta-node-kind:dispatch-preflighta5c.ai
II.
MetaNodeKind JSON

meta-node-kind:dispatch-preflight

Structured · live

DispatchPreflight (meta) json

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

File · catalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-node-kind:dispatch-preflight",
  "_kind": "MetaNodeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-agent-stack-extras-2.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "DispatchPreflight (meta)",
    "name": "DispatchPreflight",
    "cluster": "6-lifecycle",
    "prefix": "dispatch-preflight",
    "origin": "derived",
    "purpose": "orchestrator-startup validation gate (tracker creds, agent binary, workspace root) — runs once before any Run",
    "exampleCount": 0,
    "invariants": [
      "id starts with dispatch-preflight:"
    ]
  },
  "outgoingEdges": [
    {
      "from": "meta-node-kind:dispatch-preflight",
      "to": "meta-cluster:agent-stack",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:dispatch-preflight",
      "to": "meta-attribute:dispatch-preflight--id",
      "kind": "contains_meta_attribute",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:dispatch-preflight",
      "to": "meta-attribute:dispatch-preflight--display-name",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-attribute:dispatch-preflight--id",
      "to": "meta-node-kind:dispatch-preflight",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-attribute:dispatch-preflight--display-name",
      "to": "meta-node-kind:dispatch-preflight",
      "kind": "defined_on",
      "attributes": {}
    },
    {
      "from": "meta-cluster:agent-stack",
      "to": "meta-node-kind:dispatch-preflight",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ]
}