II.
PackageSurface JSON
Structured · livepackage:a5c-ai-adapters-adapters
Adapters Codecs json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-adapters-adapters",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/adapters-adapters.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/adapters-codecs",
"packageName": "@a5c-ai/adapters-codecs",
"displayName": "Adapters Codecs",
"description": "Built-in agent adapter codecs for encoding/decoding communication with each supported AI harness (Claude, Codex, Gemini, Copilot, Cursor, etc.).",
"role": "harness-codec-bundle",
"whenToUse": "Depend on this when you need to serialize or deserialize messages in the native format of a specific AI coding harness.",
"workspacePath": "packages/adapters/adapters",
"moduleType": "typescript",
"surfaceKinds": [
"adapter-registry",
"harness-adapter-bundle"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-adapters-adapters",
"to": "path:adapters-adapters",
"kind": "references_path",
"attributes": {}
}
],
"incomingEdges": []
}