Reference
Privacy
This site collects nothing. That is the whole policy, but here is what it means precisely.
No cookies, no analytics, no tracking
This site sets no cookies and uses no local storage. There is no analytics tag, no tag manager, no advertising pixel and no third-party tracker of any kind. Nothing here needs a consent banner because there is nothing to consent to.
Text you send to the engine
Text submitted to the engine — through the form at /engine or through
POST /v1/evaluate, POST /v1/analyze or POST /v1/score —
is evaluated in memory and returned in the response. It is not written to disk, not stored in
a database, not logged, and not used to train anything. When the response is sent, it is gone.
What the server does record
Standard HTTP request logs: timestamp, method, path, status code, response time and the requesting IP address. These exist so the service can be operated and debugged. Request bodies are not logged.
What loads from elsewhere
- The Bow Tie Kreative seal and favicons from
designsystem.bowtiekreative.com. - The Inter typeface from Google Fonts (
fonts.googleapis.comandfonts.gstatic.com), which receives your IP address as part of serving the font files.
Nothing else. A Content-Security-Policy header enforces that list.
Contact
This service is operated by Bow Tie Kreative. The source is public at github.com/bowtiekreative/writing-system, so every claim on this page can be checked against the code.