Privacy Policy

Last updated: March 26, 2026

Who we are

This website (domscribe.com) is operated by Patch Orbit LLC. Domscribe is an open-source developer tool. This policy covers data practices for both the website and the Domscribe software.

Domscribe software

Domscribe is a development tool that runs entirely on your local machine. It is designed with privacy as a core principle.

Fully local architecture

All Domscribe components — the bundler plugin, relay server, overlay UI, and MCP server — run on localhost during development. No data is transmitted to Patch Orbit, Anthropic, or any external service. There are no cloud dependencies, no telemetry, and no phone-home behavior.

What data Domscribe processes

During development, Domscribe processes the following data locally:

Built-in PII redaction

Domscribe automatically scrubs personally identifiable information before runtime context leaves the browser. The following patterns are redacted by default:

Additionally, values in props or state with sensitive field names (e.g. password, secret, token, authorization, ssn, creditCard) are automatically replaced with redacted placeholders. PII redaction is enabled by default and can be configured via the redactPII runtime option.

Zero production impact

All Domscribe instrumentation — data-ds attributes, overlay scripts, relay connections, and runtime adapters — is automatically stripped from production builds. This is enforced by CI on every test fixture. No Domscribe code or data reaches your end users.

No data leaves your machine

To be explicit: Domscribe does not send any data to external servers. The relay server binds to 127.0.0.1. All communication between the browser, relay, and your coding agent happens over localhost. Your source code, component data, annotations, and manifest files remain on your machine and in your repository.

Website (domscribe.com)

Analytics

We use Vercel Analytics to understand how visitors use this website. Vercel Analytics collects anonymous, aggregated usage data including page views, referrers, browser type, and country. It does not use cookies, does not track individual users across sessions, and does not collect personal information. See Vercel's Analytics privacy policy for details.

Hosting

This site is hosted on Vercel. Vercel automatically collects standard server logs (IP address, request URL, timestamps) to operate the service. These logs are subject to Vercel's privacy policy.

No cookies

This website does not set any first-party cookies. We do not use advertising trackers, social media pixels, or third-party analytics services beyond Vercel Analytics.

No personal data collection

We do not collect names, email addresses, or any other personally identifiable information through this website. There are no sign-up forms, newsletters, or account systems.

Third-party services

This website loads resources from the following third parties:

GitHub

Links on this site may direct you to our GitHub repository. Your use of GitHub is subject to GitHub's privacy statement.

Changes

We may update this policy from time to time. Changes will be posted on this page with an updated date.

Contact

If you have questions about this privacy policy, you can open an issue on our GitHub repository.