Zero-Server Data Architecture

Privacy Policy & Data Sovereignty

At AI Habit Tracker, we operate on a fundamental ethical principle: Your daily habits, physical fitness rituals, mental health reflections, and personal productivity goals belong exclusively to you.

1. Zero Remote Storage (The Local Storage Model)

Unlike traditional software-as-a-service (SaaS) habit trackers, this application transmits zero user habit data to external cloud databases, servers, or third-party APIs. All application state is stored locally within your web browser using HTML5 window.localStorage.

  • Habit Names and Categories: Stored locally under key ai_habits_data_v2.
  • Completion Logs & Streaks: Stored locally under key ai_habits_logs_v2.
  • Theme Preference: Stored locally under key ai_habits_theme.

2. Zero Tracking Cookies & Zero Advertising Beacons

We do not load third-party ad pixels (Facebook Pixel, Google AdSense, TikTok Pixels, etc.) or cross-site tracking scripts. Your browsing session is completely isolated and cannot be correlated with your digital identity.

3. Complete Data Portability & Deletion Rights

Because data lives exclusively in your browser sandbox, you have immediate, absolute control:

  • Exporting Data: You can download a full unencrypted JSON or CSV file of your habits at any time via the Habits Dashboard.
  • Deleting Data: You can purge all stored records instantly by clicking "Reset Seeds" or clearing your browser's site data storage.

4. Cloudflare Pages Hosting & Edge Delivery

This website is statically hosted on Cloudflare Pages. Cloudflare serves static assets (HTML, CSS, JS) from edge servers around the globe. Cloudflare may log standard anonymous server connection metrics (such as IP address and user-agent) purely for DDoS protection and network performance optimization in accordance with standard internet protocols.

5. Contact Data Privacy Officer

If you have questions or wish to audit our client-side storage implementation, please visit our Contact & Diagnostics Page.