UsePro local pack
Privacy
UsePro is local-first. The companion, queue, entitlement state, transcript rendering, and Chrome worker run on your machine.
1. Local-first architecture
MindCrafters does not operate a job database, remote MCP endpoint, prompt archive, queue service, or OpenAI API for this product.
The plugin, MCP companion, local queue, entitlement state, transcript rendering, and Chrome worker run on the customer's machine. Local entitlement state contains no prompt history.
2. Stripe purchase validation
The companion opens a Stripe-hosted Checkout or Payment Link redirect for the fixed product. It sends a PaymentIntent client secret only to Stripe's configured PaymentIntent endpoint with the public publishable key to validate purchase entitlement.
It does not send prompts, files, ChatGPT answers, or Codex transcripts to Stripe. UsePro does not store raw card data.
3. Optional webhook records
When configured for local testing, the companion verifies signed Checkout webhook bodies and stores only event IDs, event types, Checkout Session IDs, PaymentIntent IDs, and fulfillment status.
It does not persist webhook client secrets. A production public webhook receiver is outside this local pack.
4. ChatGPT session transfers
Prompts, explicitly approved files, and the generated plaintext codex-conversation.md remain in the local job process until the job ends.
The Chrome worker uploads readable file bytes only to your own signed-in ChatGPT web session. ChatGPT and its account or subscription are separate services governed by their own policies.
5. Transcript and redaction
UsePro excludes hidden system or developer instructions, model reasoning, and sub-agent internals from the transcript. Credential-like values are redacted before the Markdown attachment is created.
You remain responsible for reviewing prompts and files before sending them and for choosing what to submit to ChatGPT.