check-builder-npm
| Version | 2026.182.1300 |
| Repo | superproject |
Minimal npm BUILDER fixture candy for the check-builder-vm R10 bed. Its package.json declares a single tiny zero-dependency package ([email protected]), so the built-in npm detection builder installs it into ~/.npm-global. Composed onto a kind:local deploy nested in the eval VM guest, it drives the builder DEPLOY leg (runVenueBuilderStep → runVenueHomeArtifactBuilder): the host builds the npm global prefix in the fedora-builder image and ships ~/.npm-global onto the venue. is-number is zero-dependency so the install is small + deterministic. No box composes it — it exists solely as the builder-deploy fixture that closes the “no dedicated bed deploys a pixi/npm/cargo/aur builder candy to a local:/vm: venue” gap.
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 npm builder installed is-number into the venue’s ~/.npm-global node_modules tree |