ponshu-room-lite/lib
Ponshu Developer e82f66e44e fix: prevent EXP farming on cache hits + fix tasteStats validation
- SakeAnalysisResult.isFromCache flag added (not serialized to JSON)
- Both cache-hit paths return result.asCached() to signal caller
- camera_screen: EXP +10 only awarded on fresh API calls, not cache hits
- camera_screen: show '解析済みの結果を使用(経験値なし)' on cache hit
- camera_screen: clear _capturedImages after successful analysis
- camera_screen: catch(_) -> catch(e) with debugPrint logging
- SakeAnalysisResult.fromJson: auto-fill missing tasteStats keys with 3,
  clamp all values to 1-5 range to prevent broken charts
- Bump version 1.0.37+44 -> 1.0.38+45

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 10:46:42 +09:00
..
constants feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
l10n feat: Code quality improvements (v1.0-full-with-qr) 2026-01-30 00:54:22 +09:00
models fix: code review fixes — data integrity, safety, architecture 2026-04-10 08:26:53 +09:00
providers refactor: apply critical code review fixes 2026-04-12 00:24:57 +09:00
screens fix: prevent EXP farming on cache hits + fix tasteStats validation 2026-04-16 10:46:42 +09:00
services fix: prevent EXP farming on cache hits + fix tasteStats validation 2026-04-16 10:46:42 +09:00
theme feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
utils feat: v1.0.16 brushup + Synology Proxy integration 2026-02-16 00:13:12 +09:00
widgets feat: ライセンス管理システムを追加(Pro機能解放型) 2026-04-11 00:05:53 +09:00
main.dart refactor: replace disk cache with in-memory session cache (v1.0.33) 2026-04-12 08:13:18 +09:00
secrets.dart security: remove internal Tailscale IP from APK binary (v1.0.34) 2026-04-12 11:47:35 +09:00
secrets.local.dart.example feat: Add Bearer Token authentication to AI Proxy and disable CORS 2026-02-16 11:34:00 +09:00