Broaden final recommendation merge
build-push / docker (push) Successful in 4m14s

This commit is contained in:
AI Assistant
2026-03-16 14:20:48 +09:00
parent 7d9a939633
commit 473cff3b7a
2 changed files with 44 additions and 0 deletions
+11
View File
@@ -341,6 +341,17 @@
- [ ] full browser-level validation was not fully reproducible in this environment
## Recent Change Log
- Date: `2026-03-16`
- What changed:
- Relaxed final recommendation merge so Gemini-reviewed non-negative items can still appear, and only a small preview-capable ranked filler set is used when the result list is otherwise too thin.
- Why it changed:
- The stricter `recommended=true only` merge made the visible result set collapse too aggressively in real searches.
- How it was verified:
- `go test ./...`
- `bash scripts/selftest.sh`
- What is still risky or incomplete:
- Filler results can still appear with the fallback reason when Gemini-reviewed positives are scarce, though the amount is now intentionally capped.
- Date: `2026-03-16`
- What changed:
- Google Video embed URL now uses `youtube-nocookie` with explicit `origin` to reduce player load failures.