II.
PackageSurface JSON
Structured · livepackage:a5c-ai-adapters
Adapters SDK json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-adapters",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/adapters-sdk.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/adapters",
"packageName": "@a5c-ai/adapters",
"displayName": "Adapters SDK",
"description": "Unified dispatch layer for local CLI-based AI coding agents. Re-exports codec, config, launch, and observability subsystems as a single installable surface.",
"role": "adapter-sdk-root",
"whenToUse": "Install this package when you need a single dependency that bundles all adapter subsystems for dispatching work to any supported AI coding harness.",
"workspacePath": "packages/adapters/sdk",
"moduleType": "typescript",
"surfaceKinds": [
"sdk",
"bin-entrypoint",
"umbrella-export"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-adapters",
"to": "path:adapters-sdk",
"kind": "references_path",
"attributes": {}
}
],
"incomingEdges": []
}