docs(sites/docs): mention the Community browser's Show-all UI toggle, not just the query param
Some checks failed
Deploy website to GitHub Pages / build (push) Failing after 9s
Deploy website to GitHub Pages / deploy (push) Has been skipped

This commit is contained in:
wdunn001 2026-08-03 13:24:18 -04:00
parent e3e1cbc87f
commit 48d07a9da6

View file

@ -36,7 +36,7 @@ migration, not the current implementation.
| Feature | What it does | Status |
|---|---|---|
| Unified title browser | Cover-grid browser across Drop and RomM titles, search + platform filter | **Live.** Defaults to titles your household has actually played (`playedOnly`); pass `?all=true` for the full catalog. |
| Unified title browser | Cover-grid browser across Drop and RomM titles, search + platform filter | **Live.** Defaults to titles your household has actually played; use the "Show all" toggle (or `?all=true`) for the full catalog. |
| Catalog sync (RomM) | RomM's catalog synced into `CommunityTitle` on a schedule + an admin "Sync now" button | **Live** — all synced titles are visible (currently 35,625 of 35,625). |
| Profile + playtime rails | Recently played / most played | **Live**, but currently empty. No play session has been recorded through either Drop's native tracking or the wrapper yet, so the played-only browser and the profile rails have nothing to show until someone actually plays something through Drop. |
| Devices & playtime sessions (wrapper) | Enroll a machine, ingest session-start/session-stop/achievement events, playtime rollups | **Backend live.** Enrollment codes, device tokens, and the ingest endpoints are built and deployed. Zero devices have enrolled so far — see [Launch wrapper](/docs/quasarke/launch-wrapper/). |