pub fn incident_bundle(
out: &Path,
spec_path: &Path,
config_path: Option<&Path>,
ring_path: Option<&Path>,
) -> Result<(), String>Expand description
Export an incident bundle directory.
Bundle contents:
spec.kvspec_validation.jsonruntime.jsonruntime_config.txt(optional)environment.jsonsingle_ring_snapshot.json(optional for SingleRing specs)lane_graph_state.json(best-effort for LaneGraph specs)