You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README hero banner + Solo-vs-Fusion benchmark section with results image and badges.
benchmark/RESULTS.md — published benchmark report (Fusion 196 vs Solo 192 / 200), blind-spot
coverage, the deepseek truncation finding, and an explicit judge/solo bias disclosure.
run-benchmark.sh: replaced mapfile (bash 4+) with a bash-3.2-compatible read loop so the no-arg
"run all tasks" path works on macOS (default bash is 3.2).