What's different: → 21 functions, 23 triggers, 8 KV scopes for structured experiment state → Polyglot: TypeScript orchestrator + Rust GPU worker → Multi-GPU parallel experiments with adaptive search (explore → exploit → combine → ablation) → External agents call functions via REST: no LLM baked in, similar to autoresearch itself.
Same val_bpb hill-climbing loop, but with proper state management, crash recovery, near-miss tracking, and structured reporting.
Testing on NVIDIA GB10 (Grace Blackwell).