925947c71e
Operator-directed 2026-07-15. The dedicated Qwen-Image-Bench NVFP4 judge backend on ana-ml2 GPU1 (:8014) was stopped to reclaim ~32GB after the arbo -> gen hero-judge switch. Both LiteLLM gateway aliases that pointed at it -- image-judge and qwen-image-bench -- now repoint to the gen backend (:8015, qwen3.6-35b-a3b-heretic, vision-intact), held at deterministic judge sampling (temp 0 / top_k 1 / rep_pen 1.05) with enable_thinking:false (a reasoning preamble breaks json_object). Verified live: both answer with :8014 down, so they are definitively on gen. Incidental: backfilled the canonical char-rp-reasoning litellm block, which had lagged live since the 2026-07-14 NVFP4+MTP seat repoint (model deckard-pkd-27b -> char-rp-reasoning, top_k 40 -> 20, min_p dropped, enable_thinking:true added). Required so pushing the canonical would not clobber the correct live block. Live changes applied out-of-band (config push + litellm restart + stack stop on ana-ml2); live config backup at config.yaml.bak-pre-imagejudge-20260715. Revert path documented in the config comment. persistent-memory.md updated (parked item closed).