da1909fdf2
Previously only reloaded auto_explore / auto_hardware / autosuggest / stage_latencies / memory_layout. When we edit pe_weight_layout, tensor_sharding, topology_map, pipeline_diagram, or optimization_report, Streamlit was still holding the pre-edit versions until a full restart. Add all five to the reload list so any visualization-module edit lands on the next Streamlit rerun without needing Ctrl+C. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>