docs: sync CLAUDE.md memory with latest CHANGELOG state - #34
Merged
Conversation
- App description: multilingual (EN/FR/ES/ZH), not just EN/FR - Language arch: document targetLang/primaryLang split, LanguageSettingsScreen, storage key outputfirst_lang_pair, and pair invariant enforcement layers - JournalStep: replace the stale 12-step list with the full current 26-value type - Edge functions: add chinese-chat, chinese-feedback, speech-to-text, todo-from-image, todo-triage; note primaryLang threading - E2E: replace "25 tests" count with the actual 11 spec file names - Backlog: add Chinese Learner MVP entry pointing to .lovable/plan.md https://claude.ai/code/session_012aK9psxpgjeVUv5YtpMhqn
- New PrivacyPolicy page at /privacy covering: what's stored server-side (email, entries, thoughts, timestamps), what stays in localStorage only, AI processing scope (Gemini, user-triggered only, no training use), security guarantees (RLS, JWT), what we don't do (no ads, no tracking, no data sales), user rights (deletion via email), and change notification - Route added in App.tsx (/privacy, public — no auth required) - Auth page: "By signing up you agree to our Privacy Policy" link shown only in signup mode, linking to /privacy https://claude.ai/code/session_012aK9psxpgjeVUv5YtpMhqn
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
storage key outputfirst_lang_pair, and pair invariant enforcement layers
todo-from-image, todo-triage; note primaryLang threading
https://claude.ai/code/session_012aK9psxpgjeVUv5YtpMhqn