pub fn write_suite_index( directory: &Path, reports: &[SimulationReport], ) -> Result<()>
Write a top-level index for a freshly created standard-suite directory.
Returns an error if serialization or writing fails.