II.
PathDescriptor JSON
Structured · livepath:project-config
Babysitter project config json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:project-config",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "project-config",
"displayName": "Babysitter project config",
"path": ".a5c/config.yaml",
"pathKind": "config-file",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Per-project babysitter configuration produced by\n/babysitter:project-install. Pinned to the project's process\nlibrary, default harness, and CI/CD integration choices.\n"
},
"outgoingEdges": [
{
"from": "path:project-config",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}