Legal
Privacy Policy
This policy describes the limited data behavior currently implemented in the BirthCode AI MVP.
Effective June 13, 2026
About this policy
BirthCode AI is the current project and operator display name. This policy does not identify BirthCode AI as a registered company.
Information submitted through the profile form
The current application collects a birth date through the profile form. The form accepts a single birth_date value.
The application does not collect a name or gender through this form.
How the birth date is processed
The browser sends the submitted birth date in a JSON request body to the same-origin /api/profile endpoint. The value is used to validate the request and calculate the two approved MVP profile fields.
The application does not place the submitted birth date in a URL or query string.
Current storage and tracking behavior
- The application does not intentionally persist the submitted birth date in application database storage.
- The application does not use localStorage or sessionStorage for the submitted birth date.
- The application does not use application cookies, analytics, or tracking.
- The application does not intentionally log full request bodies in application code.
Infrastructure matters not described as verified
This policy does not make claims about hosting-provider logs, deletion timelines, encryption, or compliance with any specific privacy law. Those matters require verification for the production deployment environment.
Email contact
You may contact privacy@birthcodeai.com with privacy questions. An email contains the address and information you choose to provide, so do not include unnecessary sensitive personal information.
Policy changes
This policy should be updated before the application adds accounts, persistence, analytics, tracking, payments, contact forms, or other data-processing features.