II.
PackageSurface JSON
Structured · livepackage:a5c-ai-adapters-webui
Genty Web App json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}