II.
PackageSurface JSON
Structured · livepackage:a5c-ai-babysitter
Babysitter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}