Add Google Gemini as a scores-only leaderboard baseline. Add a gemini branch to scripts/generate_baseline.ts (mirror the OpenAI path, needs GEMINI_API_KEY), generate notes on data/primock57/cases, score with eval/run_benchmark.ts, and append the row to leaderboard/results.json + the README table. Scores-only (no raw note text) per the data policy in CONTRIBUTING.md.
Add Google Gemini as a scores-only leaderboard baseline. Add a
geminibranch toscripts/generate_baseline.ts(mirror the OpenAI path, needsGEMINI_API_KEY), generate notes ondata/primock57/cases, score witheval/run_benchmark.ts, and append the row toleaderboard/results.json+ the README table. Scores-only (no raw note text) per the data policy in CONTRIBUTING.md.