# Privacy Policy Draft

This app calculates astrology chart data from birth information entered by the user.

## Data Used

- birth date
- birth time
- birthplace or location coordinates
- timezone

## Default Storage Policy

The safe default is not to store user birth data.

If storage is added later, the app must clearly tell users what is saved, why it is saved, and how it can be deleted.

## Logs

Server logs must not include full birth data, names, email addresses, or reading results unless there is a clear reason and user consent.

## Source Code

The source code may be public. Public source code does not include private user data, API keys, passwords, or database contents.

