plugin-package
| Version | 2026.176.3000 |
| Repo | superproject |
| Plugin | yes — see the plugin reference |
The package TYPED-STEP state-provision verb relocated into a candy.
CHECK: rpm -q / dpkg -s / pacman -Q probe + optional version match via the
live check engine. ACT (runtime): render the dnf/apt-get/pacman install.
ACT (build/deploy): lower into a SystemPackagesStep (the host materializes
the kit descriptor — format + cross-distro name via kit.ResolvePackageName).
A HOST-COUPLED verb on the sdk/kit contract (CheckVerbProvider +
ProvisionActor + StepProvider), so it is COMPILED-IN-ONLY.
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 package verb dispatches through the provider registry and probes that a package is installed |