pub fn write_fixture( path: impl AsRef<Path>, value: &Value, ) -> Result<(), AgentError>
Write fixture. This writes normalized JSON to the caller-provided fixture path on disk.