docs(manual): batch 13 review - Where to look first verified clean, no edits

Every file path in the 'Where to look first' reading list resolves
to a real file in the current source:
  1. README.md
  2. PROJECT.md
  3. app/src/main/java/app/closer/crypto/EncryptionVersion.kt
  4. firestore.rules
  5. functions/src/index.ts
  6. functions/src/couples/acceptInviteCallable.ts (also verified:
     const encryptionVersion = 2 - unconditional assignment)
  7. functions/src/questions/assignDailyQuestion.ts
  8. app/src/main/java/app/closer/crypto/SealedAnswerEncryptor.kt
  9. app/src/main/java/app/closer/crypto/SealedRevealManager.kt
  10. app/src/main/java/app/closer/ui/answers/AnswerRevealViewModel.kt
  11. app/src/main/java/app/closer/core/billing/FirestoreEntitlementChecker.kt
  12. app/src/main/java/app/closer/notifications/GamePromptController.kt
  13. app/src/main/java/app/closer/notifications/PartnerNotificationManager.kt
  14. app/src/main/java/app/closer/core/navigation/AppNavigation.kt
  15. iphone/Closer/Services/FirestoreService.swift
  16. iphone/ARCHITECTURE_AUDIT.md

All 16 files exist. The 'DST-quirky date math' note on
assignDailyQuestion still applies (the function uses
CST_OFFSET_HOURS = -6 without DST awareness - documented in the
Date math - known DST bug sub-section under Daily question lifecycle).

No edits required for this batch.
This commit is contained in:
null 2026-07-08 23:33:22 -05:00
parent 80751f82fb
commit c5ead4cb83

Diff Content Not Available