{
  "status": "partial",
  "message": "Consumer Android dev 빌드 배포됨. Business Android + iOS 는 이전 버전 유지.",
  "version": "v0.0.12-secure-storage-fix-20260707-1246",
  "built_at": "2026-07-07T03:46:00Z",
  "note_api_base": "https://gvdms.tail2e525d.ts.net/lunchpick-api",
  "note_changes": "🔐 flutter_secure_storage BadPaddingException 근본 해결. 재설치 후 잔존 SharedPreferences 를 새 keystore 키로 복호화 시도 → BAD_DECRYPT → 로그인 요청까지 모두 실패하던 증상. (1) TokenStore.read()/save() PlatformException 캐치 후 저장소 자동 초기화 → 게스트로 진행 (2) AndroidOptions encryptedSharedPreferences=true 로 EncryptedSharedPreferences (Jetpack Security) 사용 (3) AndroidManifest allowBackup=false, fullBackupContent=false 로 향후 재설치 시 SharedPreferences 자동 복원 방지. Business 앱에도 동일 적용.",
  "artifacts": {
    "consumer": {
      "android_apk": "latest-android.apk",
      "android_aab": null,
      "ios_ipa": null
    },
    "business": {
      "android_apk": "latest-business-android.apk",
      "android_aab": null,
      "ios_ipa": null
    }
  },
  "sizes": {
    "consumer_android_apk_bytes": 21489455
  },
  "note": "APK ARM64 only. Play Store 는 aab + split ABI."
}
