pub fn is_supporter_now(path: &Path) -> boolExpand description
Single-call answer to “is this install a supporter right now?”.
Reads the on-disk record and applies the offline grace window so
callers don’t have to thread now/grace logic of their own.
Used by gated IPC paths (e.g. custom_css) to authorise per-call.