iiRecord
Agentic AI Atlas · babysitter SDK
agent:babysitter-sdka5c.ai
II.
AgentProduct JSON

agent:babysitter-sdk

Structured · live

babysitter SDK json

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

File · agent-stack/products/babysitter-sdk.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:babysitter-sdk",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/babysitter-sdk.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "babysitter SDK",
    "vendor": "a5c-ai",
    "homepageUrl": "https://www.npmjs.com/package/@a5c-ai/babysitter-sdk",
    "primarySurface": "sdk",
    "supportTier": "catalog-backed",
    "productKind": "sdk",
    "stackScope": "core-runtime",
    "description": "@a5c-ai/babysitter-sdk — programmatic SDK for catalog-driven agentic\nworkflows. Provides the run/iterate/task primitives, MCP server\nbindings, and process orchestration intrinsics. Imported by host\nharnesses and the babysitter-agent CLI.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:babysitter-sdk",
      "to": "agent-version:babysitter-sdk@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-core-impl:babysitter-sdk.core@current",
      "to": "agent:babysitter-sdk",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-runtime-impl:babysitter-sdk.runtime@current",
      "to": "agent:babysitter-sdk",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:babysitter-sdk@current",
      "to": "agent:babysitter-sdk",
      "kind": "version_of"
    },
    {
      "from": "claim:babysitter-sdk-has-source-ref",
      "to": "agent:babysitter-sdk",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:anthropic-skills-skill-creator",
      "to": "agent:babysitter-sdk",
      "kind": "source_of",
      "attributes": {}
    },
    {
      "from": "source-ref:babysitter-sdk",
      "to": "agent:babysitter-sdk",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}