← Back to index

Privacy policy

Effective 2026-04-22 · Beta

This page describes how Scry handles data during the beta. Scry is operated by Wilson Studio. Questions: scry@wilsonstudio.co.

Concept data— game concepts you create via the evaluation flow — is currently stored in your browser's local storage. It lives on the device you created it on and is not synchronized to a Scry server. Server-side storage is planned for a later beta phase; when it ships, this page will be updated to describe it accurately.

No account, email address, or payment information is required or collected during the beta. The only personal information Scry holds is whatever you volunteer inside a concept (game titles, descriptions, reference games, notes) — and that stays in your browser under the current storage model.

Scry uses Vercel Analytics to measure aggregate page views and Core Web Vitals. Vercel Analytics does not use cookies, does not track users across sites, and does not collect personally identifying information.

Scry uses Sentry to capture application errors for diagnosis. Error reports include stack traces, URL paths, and browser metadata. Sentry is configured not to capture default PII; client-state snapshots (which would include localStorage concept data) are stripped before upload.

Scry reads public data from Steam (Store API, News API, review corpus) and SteamSpy. These are one-way consumption — we query their public endpoints for game metadata. Your use of Scry is not reported back to those services in any identifiable way beyond the IP address any HTTP client would expose when making a request.

Scry is hosted on Vercel. Vercel logs carry request metadata (IP, user-agent, path) under Vercel's own privacy policy.

LLM narratives on Scry surfaces are generated by Anthropic's Claude API. The prompt payloads consist of public game data (from Steam/SteamSpy) and, for concept surfaces, the concept data you entered. Anthropic's own privacy and data-use policies govern their handling of API traffic.

Export. Concepts can be exported as JSON from the overflow menu on a concept page.

Delete. Concepts can be deleted from either the concept index or the detail page overflow menu. Clearing browser local storage for scry.fyi removes all concept data Scry holds.

Opt out of analytics. Standard browser Do-Not- Track signals and the Vercel Analytics opt-out both disable analytics collection.

This page will be updated as the product evolves — notably when server-side concept storage and user accounts ship. The effective date above reflects the last update. Substantive changes will be called out in release notes.

See also the Terms of Service, the output disclaimer, and open-source licenses.