plugin-sidecar
| Version | 2026.176.3207 |
| Repo | superproject |
| Plugin | yes — see the plugin reference |
The sidecar plugin KIND relocated into a candy: a KIND provider dispatching
via the pb Invoke(OpLoad) envelope (decode the authored sidecar: entity into
its core spec type, re-marshal as canonical JSON). Serves itself in BOTH
placements (compiled-in OR out-of-process) like the matching/exampleprobe
verbs + the init kind — no kit contract needed (kinds are pb-shape).
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 sidecar kind plugin ships a buildable Go module the host compiles in (default) or serves out-of-process; its entity decode is exercised by any box/deploy composing a sidecar: node |