II.
PathDescriptor JSON
Structured · livepath:a5c-runs-dir
Shared a5c run/session directory json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:a5c-runs-dir",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/a5c-runs-dir.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": ".a5c-runs",
"displayName": "Shared a5c run/session directory",
"path": ".a5c/runs",
"pathKind": "session-state-dir",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Shared fallback run/session directory for harness metadata. Holds\njournal.ndjson, effects/, locks/, completion-proof.json, metadata.json\nper `.a5c/runs/<runId>/` (see Run.runDir).\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-babysitter-agent",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:a5c-ai-babysitter",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:claude-code",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:codex",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:copilot-cli",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:cursor",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:gemini-cli",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:omp",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:openclaw",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:opencode",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "session-semantics:pi",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
}
]
}