You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix clippy filter_map warning in snapshot normalizer
Replace filter_map with filter + map to satisfy stricter clippy lints
on CI. Remove baked-in elapsed_ms lines from snapshot files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>