Default Symphony dispatch preflight gate
dispatch-preflight:default
DispatchPreflightlifecycle/dispatch-preflight/dispatch-preflight-symphony.yaml·Open in Graph → {
"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": {}
}
]
}