no default third-party analyticslocal browser statereset paths
Privacy / Local State / Browser Trust
The privacy model should be easy to inspect.
Spwashi is mostly a static site with progressive browser features. Some features remember preferences,
visits, notes, checkpoints, or drafts in this browser so the surface can feel continuous across visits.
Those records are local unless a specific feature says otherwise.
Plausible is no longer emitted by the shared template and legacy Plausible tags have been removed from
source pages. The head template now requires analytics to be declared explicitly with an engine and script
source. If no engine is configured, no analytics script is rendered.
Use browser storage tools when you want to clear every local trace for this origin.
Sensitive working surfaces should say when data stays local. If a future feature sends data off-device,
that should be visible in the route copy, not hidden in implementation.