II.
PathDescriptor JSON
Structured · livepath:run-effects-dir
Babysitter run effects directory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:run-effects-dir",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "run-effects-dir",
"displayName": "Babysitter run effects directory",
"path": ".a5c/runs/<runId>/effects/",
"pathKind": "session-state-dir",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Per-run record of side-effects (file writes, shell commands,\nnetwork calls) emitted by the orchestrator. Diagnosed by the\n/babysitter:doctor command.\n"
},
"outgoingEdges": [
{
"from": "path:run-effects-dir",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}