ponshu-room-lite/lib
Ponshu Developer 3643ab7690 fix: replace sommelier role with OCR system role to prevent brand name hallucination
- Rewrote prompt: 'ソムリエ' role -> pure OCR system role
- Explicit prohibition on brand name completion/correction
  (e.g. label shows 東魁 -> output 東魁, never 東魁盛)
- prefecture: output null if not written on label; inference from brand knowledge forbidden
- tasteStats: default to mid-value 3 instead of 'reasonable estimate' (was encouraging hallucination)
- Added concrete examples for white-deer, kubota, tokai cases
- Bumped version 1.0.35+42 -> 1.0.36+43

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 13:53:47 +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: restore badgeColor null-assert (dart analyze false positive) 2026-04-15 13:37:25 +09:00
services fix: replace sommelier role with OCR system role to prevent brand name hallucination 2026-04-15 13:53:47 +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