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/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.
Acceptance plan
Section titled “Acceptance plan”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 |