{
"id": "execution:local-host",
"_kind": "Execution",
"_file": "lifecycle/executions/example-execution-local.yaml",
"_cluster": "lifecycle",
"attributes": {
"displayName": "Local host (no isolation)",
"kind": "local",
"description": "Direct exec on the developer host. The agent runs in the user's own\nprocess tree; signals propagate via process-groups; no sandbox layer.\n",
"processLifecycleModel": "unix-pgroup",
"signalPropagation": "reliable",
"resourceLimits": {},
"isolation": "none",
"networkPolicy": "unrestricted",
"fsAccess": "unrestricted",
"gpuAccess": "shared",
"sandboxImpl": "none"
},
"outgoingEdges": [
{
"from": "execution:local-host",
"to": "layer:8-execution",
"kind": "realizes",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "launch-config:a5c.default",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:claude-code.default",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.default",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.approval-untrusted",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.approval-on-failure",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.ask-for-approval",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.approval-never",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.full-auto",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.dangerously-bypass-approvals-and-sandbox",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "launch-config:codex.mcp-server",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
},
{
"from": "workspace:local-developer-default",
"to": "execution:local-host",
"kind": "runs_via",
"attributes": {}
}
]
}