Skip to content

check-cross-local-driver-layer

Version 2026.156.1530
Repo superproject

Minimal host (target:local) venue for a cross-deployment local DRIVER member Establishes a host venue for the check-cross-local-http bed’s local DRIVER member: a command: check placed under this member runs on the host against a SEPARATE pod SUBJECT (cross-kind — local driver, pod subject). USER-level only (a marker under $HOME, no root/sudo/gates) so bringUpMembers applies it unattended via charly bundle add.

This candy’s plan: — the runnable spec charly check executes against a live deployment. check: steps are idempotent probes; run: steps change state.

Intent Step
run mkdir=${HOME}/.cache
run write=${HOME}/.cache/charly-cross-local-driver-marker
check applying the layer leaves the cross-local-driver marker file under the host cache dir
check the marker records the driver version stamp the cross-local-http bed reads back to confirm the host-driver member applied
check command=test -f ${HOME}/.cache/charly-cross-local-driver-marker
check command=cat ${HOME}/.cache/charly-cross-local-driver-marker