breaking
Games now surface on settings extraction, and coverage fields renamed
- A game appears in the catalog as soon as its settings are extracted, regardless of which device ran the extraction. Coverage no longer depends on the run's hardware, so more games are now returned.
- Renamed `last_tested_at` to `settings_extracted_at` on the game list and game detail responses.
- Renamed `last_tested_build` to `settings_extracted_last_build` on the game detail response.
- The `updated_since` cursor now filters on the settings-extraction timestamp.