plugin-interface
| Version | 2026.176.1700 |
| Repo | superproject |
| Plugin | yes — see the plugin reference |
The interface check verb relocated into a candy: probes a network
interface’s presence / MTU / addresses via ip on the live deployment. A
HOST-COUPLED verb — its RunVerb runs against the live check engine
(sdk/kit.CheckContext), so it is COMPILED-IN-ONLY. A pure check
verb (probe-only); a port/process-template relocation on the kit contract.
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 interface verb dispatches through the provider registry and probes a network interface on a live deployment |