II.
PathDescriptor JSON
Structured · livepath:run-history-insights
Run history insights digest json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:run-history-insights",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/path-descriptors-babysitter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "run-history-insights",
"displayName": "Run history insights digest",
"path": "docs/run-history-insights.md",
"pathKind": "doc-file",
"ownerKind": "GraphDocument",
"ownerId": "graph:agent-catalog",
"platform": "cross-platform",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Aggregated insights document produced by /babysitter:cleanup\nbefore pruning old runs. Captures patterns from\ncompleted/failed runs for later reuse.\n"
},
"outgoingEdges": [
{
"from": "path:run-history-insights",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}