Commit Graph

6 Commits

Author SHA1 Message Date
bfe83d0119 fix(data): reject partial and malformed map data 2026-08-14 23:09:55 +09:00
9a3a92170e engine: reject stale dictionary results 2026-08-14 18:43:12 +09:00
fabce14933 fix: tighten emoji lookup contracts 2026-08-12 15:36:37 +09:00
0fff17c8b8 emoji: add one-shot candidate search 2026-08-11 22:24:59 +09:00
82276bf37f strengthen core unit tests
Add table-driven dictionary miss and language-switch state coverage, regress stale candidates after backspace, and clear them before dictionary refresh. Keep IPC and runtime-created file checks outside the unit runner.
2026-08-11 21:12:23 +09:00
42823420ab add focused unit and map checks 2026-08-11 19:35:11 +09:00