iiRecord
Agentic AI Atlas · genty
agent:gentya5c.ai
II.
AgentProduct JSON

agent:genty

Structured · live

genty json

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

File · agent-stack/products/genty.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:genty",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/genty.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "genty",
    "vendor": "a5c-ai",
    "homepageUrl": "https://github.com/a5c-ai/babysitter/tree/main/packages/genty",
    "primarySurface": "cli",
    "supportTier": "catalog-backed",
    "productKind": "full-cli-agent",
    "stackScope": "full",
    "description": "genty — top-level integrated agent product. Composes agent-core (L4),\nagent-runtime (L5), agent-platform (L6), adapters, and babysitter-sdk\ninto a single CLI binary and barrel-export package. This is the package\nend users install and interact with; it provides the `genty` CLI command\nand re-exports the full agent stack through @a5c-ai/genty on npm.\nThink of babysitter as the metapackage for installing, genty as the\nproduct for RUNNING.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:genty",
      "to": "agent-version:genty@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-core-impl:genty.core@current",
      "to": "agent:genty",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-platform-impl:genty.platform@current",
      "to": "agent:genty",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-runtime-impl:avatar-video-agent@proposed",
      "to": "agent:genty",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-runtime-impl:genty.runtime@current",
      "to": "agent:genty",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-runtime-impl:voice-agent@proposed",
      "to": "agent:genty",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:genty@current",
      "to": "agent:genty",
      "kind": "version_of"
    },
    {
      "from": "plugin-target:genty",
      "to": "agent:genty",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "source-ref:packages-genty",
      "to": "agent:genty",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}