iiRecord
Agentic AI Atlas · Genty Runtime
package:a5c-ai-genty-runtimea5c.ai
II.
PackageSurface JSON

package:a5c-ai-genty-runtime

Structured · live

Genty Runtime json

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

File · catalog-meta/package-surfaces/genty-runtime.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}