iiRecord
Agentic AI Atlas · Genty Web App
package:a5c-ai-adapters-webuia5c.ai
II.
PackageSurface JSON

package:a5c-ai-adapters-webui

Structured · live

Genty Web App json

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

File · catalog-meta/package-surfaces/adapters-webui.yamlCluster · catalog-meta
Record JSON
{
  "id": "package:a5c-ai-adapters-webui",
  "_kind": "PackageSurface",
  "_file": "catalog-meta/package-surfaces/adapters-webui.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "packageId": "@a5c-ai/genty-web-app",
    "packageName": "@a5c-ai/genty-web-app",
    "displayName": "Genty Web App",
    "description": "Vite-based web application providing a browser-based console for adapters. Surfaces agent sessions, dispatch management, and real-time monitoring in the browser.",
    "role": "web-console",
    "whenToUse": "Deploy this when you need a browser-accessible management console for adapters sessions and dispatches.",
    "workspacePath": "packages/adapters/webui",
    "moduleType": "nextjs",
    "surfaceKinds": [
      "webui",
      "browser-app"
    ],
    "sourceOfTruthRole": "application",
    "publishedTo": "npm",
    "versionPolicy": "semver"
  },
  "outgoingEdges": [
    {
      "from": "package:a5c-ai-adapters-webui",
      "to": "path:adapters-webui",
      "kind": "references_path",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}