What is sent to OpenAI
The server validates the date again and sends the calculated life path number and digit frequencies to OpenAI. It does not need to send the birth date itself or a name. These values are used to create the text displayed on the page.
Keeping results
The application does not save entered birth dates or generated text to files or a database. There are no result-sharing URLs or reading-history features. Closing the page removes the displayed result. Browser autofill follows your own device settings.
Connections and access records
The site uses Cloudflare delivery and Web Analytics, which collects page-view and loading-performance information. Ordinary server and CDN logs may contain IP addresses, timestamps and requested paths. Birth dates are sent in a POST body, not in the URL. Short-lived request counters help limit excessive traffic; they contain neither birth dates nor generated readings.
The API provider’s data handling
Requests to OpenAI use store=false. This does not remove all provider-side retention, including possible abuse-monitoring records. OpenAI’s data policy applies to its processing; see the official explanation linked below.