pub fn load_sector_weight_index_from_root( root: impl AsRef<Path>, index_code: &str, ) -> Result<BTreeMap<String, f64>, MetadataParseError>
从显式 datadir/root 路径发现并解析指定 index/sector 权重映射。