II.
PackageSurface JSON
Structured · livepackage:a5c-ai-agent-config-adapter
Config Adapter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-agent-config-adapter",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/agent-config-adapter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/config-adapter",
"packageName": "@a5c-ai/config-adapter",
"displayName": "Config Adapter",
"description": "Installation, configuration, authentication, and host-detection logic for the adapters system. Resolves per-harness config files, credential stores, and environment detection.",
"role": "config-resolution",
"whenToUse": "Depend on this when you need to discover installed harnesses, resolve configuration files, or manage authentication credentials for AI coding agents.",
"workspacePath": "packages/adapters/config",
"moduleType": "typescript",
"surfaceKinds": [
"config-discovery"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [],
"incomingEdges": []
}