check-tier1-layer
| Version | 2026.144.1443 |
| Repo | superproject |
bench-tier1 — marker file for harness tier1 scenarios Writes /etc/charly-bench-marker containing the string “charly benchmark target”, satisfying the tier1-easy harness recipe.
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 |
mkdir=/etc |
run |
write=/etc/charly-bench-marker |
check |
the bench marker file exists at /etc/charly-bench-marker |
check |
the marker file is written world-readable at mode 0644 |
check |
the marker file carries the tier1 benchmark target string |