iiRecord
Agentic AI Atlas · Config Adapter
package:a5c-ai-agent-config-adaptera5c.ai
II.
PackageSurface JSON

package:a5c-ai-agent-config-adapter

Structured · live

Config Adapter json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/package-surfaces/agent-config-adapter.yamlCluster · catalog-meta
Record JSON
{
  "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": []
}