We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(adult-filter): document gradual extended-stub enrichment (#176)
docs: descriptor cache poisoning fix (#185) + Naughty Chat descriptor example
docs: document admin box art overrides tier + edge function endpoints
docs: document SteamGridDB fallback tier and API details
docs: descriptor gotchas -- tags vs descriptors, filters=basic strips them, stub hint filter Adds the three lessons from the 2026-07-02 Naughty Chat incident: - Storefront tags are NOT descriptors; do not confuse them - filters=basic on appdetails strips content_descriptors entirely - Steam catalog stubs only get descriptor-checked when their title matches an adult-hint regex (cost mitigation; issue #176 tracks full enrichment)
docs: tighten adult descriptor filter to {3, 4} only Descriptor 1 (Some Nudity or Sexual Content) hides BG3, Cyberpunk 2077, Rust, GTA V -- mainstream M-rated games. Trust Steam devs to self-flag genuine adult titles with 3 (adult only) or 4 (frequent).
docs(wiki): new Store APIs and Images page Documents Steam appdetails / GOG catalog / Epic GraphQL endpoints, the CDN-fallback chain for header images, the adult-filter content descriptor IDs (1/3/4), and the store URL parser utility. Home page gets a link entry.