Skip to content

Settings and limits

There is nothing to configure yet — v1 has no accounts. This page is the honest version of a settings screen: what the app actually enforces, and where your work actually lives.

Your plan

Free, and not tied to an identity. There is no sign-in, so there is no per-user quota — the limits below are per network address on this deployment and reset on their own.

Source length
200 words min · 40,000 chars maxAnything past the character cap is trimmed before generation.
Generations
30 per 10 minutesOne request per format, so roughly seven full four-format batches.
URL fetches
12 per 10 minutesFetching a page makes this server do outbound work, so it is capped harder.
Stored batches
20 in this browserThe oldest batch drops off when the twenty-first is saved.

Generation engine

Engine: built-in formatter. No Anthropic API key is configured on this deployment, so each format is assembled from the sentences already in your source — nothing is written or invented. Every card says which engine produced it.

Where your batches are stored

In this browser, in local storage, on this device. They are not uploaded, not backed up, and not readable from another browser or another machine. Clearing site data deletes them; so does a private window closing. Export the markdown for anything you want to keep.

Manage or delete stored batches

Billing

There is no paid tier yet

No checkout is configured on this deployment, so nothing here can take a payment and nothing in the app is gated behind one. Everything described on this page is what you get.

When a price is decided, a Stripe payment link goes into theNEXT_PUBLIC_CHECKOUT_URLenvironment variable and this panel becomes the checkout — starting in Stripe test mode, which this page detects from the link itself.