iiRecord
Agentic AI Atlas · Babysitter
package:a5c-ai-babysittera5c.ai
II.
PackageSurface JSON

package:a5c-ai-babysitter

Structured · live

Babysitter json

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

File · catalog-meta/package-surfaces/babysitter.yamlCluster · catalog-meta
Record JSON
{
  "id": "package:a5c-ai-babysitter",
  "_kind": "PackageSurface",
  "_file": "catalog-meta/package-surfaces/babysitter.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "packageId": "@a5c-ai/babysitter",
    "packageName": "@a5c-ai/babysitter",
    "displayName": "Babysitter",
    "description": "User-facing metapackage for installing all babysitter npm packages. Provides the `babysitter` CLI binary that delegates to babysitter-sdk, adapters, and genty.",
    "role": "cli-metapackage",
    "whenToUse": "Install this as the single entry point when you want the complete babysitter toolchain (SDK, adapters, genty) available via one npm install.",
    "workspacePath": "packages/babysitter",
    "moduleType": "typescript",
    "surfaceKinds": [
      "cli",
      "orchestration-runtime"
    ],
    "sourceOfTruthRole": "application",
    "publishedTo": "npm",
    "versionPolicy": "semver"
  },
  "outgoingEdges": [
    {
      "from": "package:a5c-ai-babysitter",
      "to": "path:a5c-runs-dir",
      "kind": "references_path",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}