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

package:a5c-ai-agent-launch-adapter

Structured · live

Launch Adapter json

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

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