iiRecord
Agentic AI Atlas · Genty
package:a5c-ai-gentya5c.ai
II.
PackageSurface JSON

package:a5c-ai-genty

Structured · live

Genty json

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

File · catalog-meta/package-surfaces/genty.yamlCluster · catalog-meta
Record JSON
{
  "id": "package:a5c-ai-genty",
  "_kind": "PackageSurface",
  "_file": "catalog-meta/package-surfaces/genty.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "packageId": "@a5c-ai/genty",
    "packageName": "@a5c-ai/genty",
    "displayName": "Genty",
    "description": "Unified agent product integrating core, runtime, platform, and TUI into a single installable CLI. Composes genty-core, genty-runtime, genty-platform, adapters, and babysitter-sdk into the `genty` binary.",
    "role": "agent-product-cli",
    "whenToUse": "Install this when you need the full genty agent stack as a single dependency, including the CLI, LLM client, provider facade, and all subsystem integrations.",
    "workspacePath": "packages/genty",
    "moduleType": "typescript",
    "surfaceKinds": [
      "agent-runtime",
      "bin-entrypoint",
      "cli",
      "llm-client",
      "provider-facade"
    ],
    "sourceOfTruthRole": "application",
    "publishedTo": "npm",
    "versionPolicy": "semver"
  },
  "outgoingEdges": [
    {
      "from": "package:a5c-ai-genty",
      "to": "path:a5c-runs-dir",
      "kind": "references_path",
      "attributes": {}
    },
    {
      "from": "package:a5c-ai-genty",
      "to": "interaction-primitive:babysitter-sdk-cli-harness-runtime",
      "kind": "exposes_subcommand",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}