Skip to content

plugin-kernel-param

Version 2026.176.2300
Repo superproject
Plugin yes — see the plugin reference

The kernel-param MULTI-ROLE state-provision verb relocated into a candy. CHECK: read /proc/sys/ via the live check engine and match the value. ACT: render sysctl -w key=value. A HOST-COUPLED verb on the sdk/kit contract (CheckVerbProvider + ProvisionActor), so it is COMPILED-IN-ONLY. The first multi-role verb on the kit ProvisionActor extension; matchers reuse the shared 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 kernel-param verb dispatches through the provider registry and reads a sysctl value from /proc/sys