II.
PackageSurface JSON
Structured · livepackage:a5c-ai-extensions-adapter
Extensions Adapter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-extensions-adapter",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/agent-plugins-adapter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/extensions-adapter",
"packageName": "@a5c-ai/extensions-adapter",
"displayName": "Extensions Adapter",
"description": "Cross-harness plugin compiler that compiles a single plugin.json manifest into native plugin formats for 9+ AI coding agents (Claude Code, Codex, Gemini, Copilot, Cursor, etc.).",
"role": "plugin-compiler",
"whenToUse": "Use this when you need to author a plugin once and compile it to work across multiple AI coding harnesses, or when building plugin distribution tooling.",
"workspacePath": "packages/extensions-adapter",
"moduleType": "typescript",
"surfaceKinds": [
"plugin-consumer"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-extensions-adapter",
"to": "path:adapters-hooks-project",
"kind": "references_path",
"attributes": {}
}
],
"incomingEdges": []
}