plugin-process
| Version | 2026.176.1600 |
| Repo | superproject |
| Plugin | yes — see the plugin reference |
The process check verb relocated into a candy: a pgrep -x exact-name
match against 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, no act/step role); the
second relocation on the kit contract after candy/plugin-port.
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 process verb dispatches through the provider registry and probes a process on a live deployment |