fix(viewer): Guard against async race conditions in JS
- Prevent concurrent fetchFilters calls from stacking via in-flight guard
- Fix metadataLoading stuck true when server loads fast (no poll needed)
- Clean up loading state when discarding stale generation responses
- Discard stale lightbox fetches on rapid arrow key navigation