Operator clarity: one README-facing "is it caching?" check #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
steamcache2 ships and already has hit/miss metrics (
/metrics,/lancache-heartbeat). The README buries that under long SteamPrefill validation. Justin shouldn’t have to dig logs or run a full benchmark to answer "is it caching?".Goal
One obvious, README-facing operator check for the existing cache product — not a new monitoring product.
Scope (do) — prefer net-simpler
/metricsfields are fine).Out of scope
Acceptance
Docs bar
README update is the product change here. Sibling docs that claim how to verify caching must match. Same PR.
Owner
@pike — wait for this issue; one PR.