II.
PackageSurface JSON
Structured · livepackage:a5c-ai-agent-platform
Genty Platform json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-agent-platform",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/agent-platform.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/genty-platform",
"packageName": "@a5c-ai/genty-platform",
"displayName": "Genty Platform",
"description": "Agent platform layer providing harness integration, governance, interaction, and storage. Exposes subpath modules for anycli, API, CLI, cost tracking, daemon, governance, harness, interaction, observability, and runtime. Hosts the `babysitter-harness` binary.",
"role": "agent-platform",
"whenToUse": "Depend on this when you need platform-level agent services like harness integration, governance policies, cost tracking, or the daemon runtime.",
"workspacePath": "packages/genty/platform",
"moduleType": "typescript",
"surfaceKinds": [
"agent-runtime",
"bin-entrypoint",
"cli"
],
"sourceOfTruthRole": "application",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-agent-platform",
"to": "path:a5c-runs-dir",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:a5c-ai-agent-platform",
"to": "interaction-primitive:babysitter-sdk-cli-harness-runtime",
"kind": "exposes_subcommand",
"attributes": {}
}
],
"incomingEdges": []
}