II.
PackageSurface JSON
Structured · livepackage-surface:genty-core
Genty Core json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package-surface:genty-core",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/genty-core.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/genty-core",
"packageName": "@a5c-ai/genty-core",
"displayName": "Genty Core",
"description": "Core runtime and tool surface for the genty agent stack. Defines the foundational agent primitives, tool interfaces, and execution context that all higher-level genty layers build upon.",
"role": "agent-core-runtime",
"whenToUse": "Depend on this when building genty agent extensions or tools that need access to core agent primitives without pulling in the full platform or runtime layers.",
"status": "active"
},
"outgoingEdges": [],
"incomingEdges": []
}