DailyMark

Privacy

Privacy Policy

Last updated: 2026-05-22

This policy governs only the handling of personal information in the app “DailyMark,” provided by the operator (five-birds.com, Representative: Masaru Ishimoto). For terms of use, service termination, limitation of liability, and so on, see the Terms of Service; for the business information related to the paid service, see the Commercial Disclosure.

“DailyMark” (the “App”) is an app that supports asking questions of your past self and keeping irreversible records. This policy sets out how the App handles user information.

1. Information we handle

The information the App stores and processes is limited to the following.

  • User identifier: an anonymous ID issued by Supabase Auth. If you choose Sign in with Apple, the ID issued by Apple and, if you allow it, your email address.
  • Record text: the text you create with the “etch” action (visible characters excluding URLs, up to 200 in Japanese / 400 in English; up to 1,000 raw characters including URLs).
  • The record’s creation time (UTC).
  • Embedding vector: a numeric representation of the record text produced by OpenAI text-embedding-3-small (used for similarity search and computing the color of emotion).
  • Mood vector (mood_vector): a 2-dimensional value computed by comparing the above embedding against four internal anchor sentences.
  • Device time zone information: to keep date display consistent.
  • Crash and error logs: stack traces and device-type information via Sentry. Record text is not sent.
  • Subscription status: the hash and expiry of the receipt issued by Apple. We do not store the receipt itself.

The App does not collect the following:

  • Location
  • Photos, contacts, calendar
  • Microphone, camera
  • Advertising IDs (IDFA / GAID)
  • Third-party trackers or analytics

2. Purposes of use

We use the information we collect only for the following purposes.

  • Storing and displaying records
  • The feature for asking questions of past records (natural-language search and AI response generation)
  • Computing the color of emotion (color representation on the calendar)
  • Managing usage limits (records per day, questions per month)
  • Automatically generating the monthly review (a Pro feature)
  • Fixing defects and improving the service
  • Responding to user support

3. Provision to third parties

The App passes information to the external services below. In every case this is limited to what is necessary to provide the service; we never provide information for advertising or profiling purposes.

ServiceLocationInformation providedPurpose
SupabaseUnited StatesAll data (hosting)Backend authentication, database, and server processing
OpenAIUnited StatesRecord text, question textGenerating embeddings (via API)
AnthropicUnited StatesQuestion text, excerpts of related records, current timeGenerating question responses and the monthly review (via API)
SentryUnited StatesCrash information, errors, user identifierFor monitoring and fixing failures
AppleSubscription receipt hashVerifying billing status

OpenAI and Anthropic do not use the data sent by the App to train their own models (in accordance with each company’s API terms).

4. Data retention

  • Record text is retained for as long as the account exists.
  • By its nature, the App provides no in-app editing or deletion whatsoever (because “irreversibility” is at the core of its concept).
  • If you delete your account, all records and related information are physically deleted. They cannot be recovered afterward.

5. Account deletion

You can do this from “Delete account” in the settings screen. After you do:

  • All records, authentication information, subscription information, and crash logs are physically deleted within 30 days.
  • The pre-deletion state cannot be restored.
  • Even if you sign in again with the same Apple ID, your pre-deletion data is not restored (it is treated as a separate account).

6. Your rights

You can do the following.

  • Export all of your records as JSON / Markdown (a Pro feature, from the settings screen)
  • Delete your account (from the settings screen)
  • Contact us regarding this policy or the information we hold

7. Use by children

The App is not intended for use by anyone under 13. If you are under 13, please do not use the App.

8. Contact

For questions or requests, please contact us below.

Email: kokujitsuki@five-birds.com

9. Changes to this policy

This policy may be revised without prior notice. We will announce significant changes via in-app notification. Continued use after a revision is deemed acceptance of the revised policy.

Revision history

  • v1.0 (2026-05-22): finalized contact details, reflected the implementation of account deletion and export, and specified the Japanese / English text limits.