Privacy

Public market pages work without sign-in, while saved workflow state depends on configured account storage.

This page summarizes the current application behavior visible in the product and codebase reviewed for this pass. It is meant to make the current privacy posture legible, not to overstate policies that are not yet encoded in the product.

Public browsing

The homepage, coverage registry, screener, ticker pages, and trust pages are designed to be readable without signing in. Public browsing is intentionally separated from the persistence-heavy workflow pages.

Signed-in workspace data

Histometrics uses configured Supabase services for authentication and for storing saved workspace state such as watchlists, backtests, recommendation cases, and memo history. Those flows are owner-scoped in the app and are not intended to be part of the public discovery surface.

Operational and contact data

The product also maintains operational telemetry for ingestion and workflow health. If you contact Histometrics directly, your email address and message may be retained to respond to the request and to improve the corresponding product documentation.

Practical reading

The best way to see what is public and what is workspace-specific is to compare Coverage with the signed-in surfaces linked from the app header. If a page is a persistence or share artifact, it is kept out of the main search surface on purpose.