II.
PathDescriptor JSON
Structured · livepath:run-locks-dir
Babysitter run locks directory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:run-locks-dir",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "run-locks-dir",
"displayName": "Babysitter run locks directory",
"path": ".a5c/runs/<runId>/locks/",
"pathKind": "session-state-dir",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Per-run filesystem lock directory used to serialise concurrent\norchestrator instances. Inspected by /babysitter:doctor.\n"
},
"outgoingEdges": [
{
"from": "path:run-locks-dir",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}