iiRecord
Agentic AI Atlas · Babysitter project config
path:project-configa5c.ai
II.
PathDescriptor JSON

path:project-config

Structured · live

Babysitter project config json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/path-descriptors/path-descriptors-babysitter.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}