iiRecord
Agentic AI Atlas · Default Symphony dispatch preflight gate
dispatch-preflight:defaulta5c.ai
II.
DispatchPreflight JSON

dispatch-preflight:default

Structured · live

Default Symphony dispatch preflight gate json

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

File · lifecycle/dispatch-preflight/dispatch-preflight-symphony.yamlCluster · lifecycle
Record JSON
{
  "id": "dispatch-preflight:default",
  "_kind": "DispatchPreflight",
  "_file": "lifecycle/dispatch-preflight/dispatch-preflight-symphony.yaml",
  "_cluster": "lifecycle",
  "attributes": {
    "displayName": "Default Symphony dispatch preflight gate",
    "validations": [
      "tracker-credentials",
      "project-slug",
      "agent-binary",
      "workspace-root-writable"
    ],
    "resultStatus": "passed",
    "blockingErrors": []
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "run:01kqex-example-run-001",
      "to": "dispatch-preflight:default",
      "kind": "has_preflight",
      "attributes": {}
    }
  ]
}