external-adapter-echo · git:20260803.0993e04 · 2026-08-03 · sha256 c72535bc277b0dba
external-adapter-echo git:20260803.0993e04A
Immutable. This exact content is served forever at /api/v1/blob/c72535bc277b0dba.
--- name: external-adapter-echo description: External-adapter sub-skill; a governed subprocess adapter that echoes its inputs. --- A minimal external adapter (`runx.external_adapter.v1`). The runtime resolves the manifest, spawns the declared trusted host subprocess, delivers its resolved grant, hands it the invocation over stdio, and seals the adapter's reported result. The process is not an OS confinement boundary. Run it as a step in a graph (the external-adapter source is a graph-step front, not a top-level runner).