check-base-layer
| Version | 2026.144.1443 |
| Repo | superproject |
Drop /etc/check-base-marker as the first layer of the check-pod stack
Single-file marker layer — the build-scope smoke target AND the
composition-order anchor for the combined check-pod bed
(charly check run check-pod). It writes /etc/check-base-marker; the
check-stack-layer that composes on top asserts this marker is still
present, proving layer-composition order survives the build pipeline.
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 |
|---|---|
run |
write=/etc/check-base-marker |
check |
the check-base marker file is present at /etc/check-base-marker |
check |
the marker records the check-base version string “check-base v1” |