II.
PackageSurface JSON
Structured · livepackage:a5c-ai-genty-runtime
Genty Runtime json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-genty-runtime",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/genty-runtime.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/genty-runtime",
"packageName": "@a5c-ai/genty-runtime",
"displayName": "Genty Runtime",
"description": "Agent runtime layer (L5) providing daemon lifecycle, session management, resource management, and telemetry. Exposes subpath modules for daemon, session, resources, and telemetry.",
"role": "agent-runtime",
"whenToUse": "Depend on this when building agent daemon processes, managing agent sessions, or adding resource/telemetry instrumentation to the genty runtime.",
"workspacePath": "packages/genty/runtime",
"moduleType": "typescript",
"surfaceKinds": [
"agent-runtime",
"host-adapter"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [],
"incomingEdges": []
}