v1.8
fix(win): don't flag benign 'config_store persistence disabled' as error The v1.7 log poller showed any line containing an error= field, including moonbridge's benign 'config_store 持久化已禁用' startup notice. Now ignore known-benign lines and restrict the generic fallback to lines with strong failure markers (502/503/upstream/panic/fatal).