Skip to content

plugin-mount

Version 2026.176.2400
Repo superproject
Plugin yes — see the plugin reference

The mount MULTI-ROLE state-provision verb relocated into a candy. CHECK: findmnt the mountpoint via the live check engine and match source/filesystem/opts. ACT: render an idempotent findmnt || mount. A HOST-COUPLED verb on the sdk/kit contract (CheckVerbProvider + ProvisionActor), so it is COMPILED-IN-ONLY; matchers reuse sdk.MatchAll.

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
check the mount verb dispatches through the provider registry and probes a mountpoint via findmnt