iiRecord
Agentic AI Atlas · Genty UI
package:a5c-ai-adapters-uia5c.ai
II.
PackageSurface JSON

package:a5c-ai-adapters-ui

Structured · live

Genty UI json

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

File · catalog-meta/package-surfaces/adapters-ui.yamlCluster · catalog-meta
Record JSON
{
  "id": "package:a5c-ai-adapters-ui",
  "_kind": "PackageSurface",
  "_file": "catalog-meta/package-surfaces/adapters-ui.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "packageId": "@a5c-ai/genty-ui",
    "packageName": "@a5c-ai/genty-ui",
    "displayName": "Genty UI",
    "description": "Shared UI foundation and session-flow projection surface for browser and React Native adapters apps. Contains React components, hooks, and layout primitives used by web, desktop, and mobile surfaces.",
    "role": "shared-ui-library",
    "whenToUse": "Depend on this when building any visual surface (web, desktop, mobile) that renders adapters sessions, agent state, or shared UI components.",
    "workspacePath": "packages/adapters/ui",
    "moduleType": "typescript",
    "surfaceKinds": [
      "ui-shared",
      "react-component-library"
    ],
    "sourceOfTruthRole": "application",
    "publishedTo": "npm",
    "versionPolicy": "semver"
  },
  "outgoingEdges": [
    {
      "from": "package:a5c-ai-adapters-ui",
      "to": "path:adapters-ui",
      "kind": "references_path",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}