Expand description
Host-adapter dispatch and shared env aliases for telemetry readers.
Lifeloop owns: the env-var alias table (LIFELOOP_* over CCD_*)
used to locate harness telemetry artifacts.
This file does not own role/primary-worker/supervisor selection semantics — that lives in the manifest registry (issue #6).
Constants§
- HOST_
ADAPTER_ ALIASES CCD_HOST_ADAPTER/LIFELOOP_HOST_ADAPTER— names the adapter id the caller wants telemetry resolved against. Per-adapter routing is the manifest registry’s job; this alias is exposed so clients migrating from CCD’s host-adapter env conventions can do so.
Functions§
- explicit_
host_ adapter - Resolve the explicit host-adapter selection, if set.