II.
PackageSurface JSON
Structured · livepackage:a5c-ai-agent-launch-adapter
Launch Adapter json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-agent-launch-adapter",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/agent-launch-adapter.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/launch-adapter",
"packageName": "@a5c-ai/launch-adapter",
"displayName": "Launch Adapter",
"description": "Launch orchestration for adapters: plan resolution, proxy setup, and harness spawning. Coordinates the full lifecycle from selecting a harness to starting a session.",
"role": "harness-launcher",
"whenToUse": "Depend on this when you need to programmatically launch an AI coding harness session with resolved configuration and proxy setup.",
"workspacePath": "packages/adapters/launch",
"moduleType": "typescript",
"surfaceKinds": [
"session-launcher"
],
"sourceOfTruthRole": "wrapper-over-graph",
"publishedTo": "npm",
"versionPolicy": "semver"
},
"outgoingEdges": [],
"incomingEdges": []
}