Skip to content

plugin-http

Version 2026.176.2200
Repo superproject
Plugin yes — see the plugin reference

The http check verb relocated into a candy: an HTTP request matched against status / body / headers — issued from the charly host’s network namespace under charly check live (cc.HTTPDo), or from inside the disposable container via curl under charly check box (cc.Exec). A HOST-COUPLED verb — its RunVerb runs against the live check engine (sdk/kit.CheckContext), served in EITHER placement: compiled-in, or OUT-OF-PROCESS via the CheckContextService reverse channel (F2). A pure check verb; the matcher evaluation reuses 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 http verb dispatches through the provider registry and matches an HTTP response status