Skip to content

History

Revisions

  • docs: prominent Get involved section on wiki Home (staging-first PR reminder)

    @mdeguzis mdeguzis committed Jul 10, 2026
    54f2cd5
  • docs: add Site Status Page wiki (#254)

    @mdeguzis mdeguzis committed Jul 9, 2026
    a7ed0ee
  • docs: Security-Guardrails page for the issue-attachment scanner (#228)

    @mdeguzis mdeguzis committed Jul 8, 2026
    7f35019
  • docs: per-game depots.json + tracked_since flow (#237)

    @mdeguzis mdeguzis committed Jul 8, 2026
    e27373c
  • docs: standardized workflow_dispatch inputs (app_ids, issue_id, dry_run) for #218

    @mdeguzis mdeguzis committed Jul 8, 2026
    784e587
  • docs: add Secrets and Environment page + link from Developer Guide + Home Enumerates every secret this project reads across the three places they live: Supabase edge-fn secrets, GitHub Actions secrets on mdeguzis/proton-pulse-web, and staging-repo secrets. Includes what each is for, where to get it, and a rotation checklist so every location is covered when a shared key gets replaced. Motivated by the STEAM_API_KEY vs STEAM_WEB_API_KEY confusion -- the canonical vocabulary now has a home so nobody invents a new name.

    @mdeguzis mdeguzis committed Jul 8, 2026
    634201b
  • wiki: add Steam Depot Data deep-dive page Import of research doc from https://gist.github.com/mdeguzis/35116dbf762d4e71966bbe89062653c5. Covers what PICS actually exposes vs what SteamDB derives observationally, why the branch-level timeupdated is not per-OS, and the staged plan (steamcmd nightly -> manifest_id observation history -> persistent PICS listener) that maps to issues #215 / #226 / #216. Home linked under Store APIs and Images. Consult before any depot / version / manifest work so we do not re-argue the same trade-offs each time.

    @mdeguzis mdeguzis committed Jul 7, 2026
    ef978f6
  • add Steam-Library-and-Drafts page (#199)

    @mdeguzis mdeguzis committed Jul 6, 2026
    fadd1b4
  • docs: staging deploy paths flow chart + finalize dispatch modes (#196)

    @mdeguzis mdeguzis committed Jul 5, 2026
    a9b5b35
  • Document the compatibility trend (playable-share based, min-sample guard)

    @mdeguzis mdeguzis committed Jul 5, 2026
    516cde5
  • docs(pipeline): note release-years-cache persistence (#109)

    @mdeguzis mdeguzis committed Jul 4, 2026
    01ee82c
  • docs(adult-filter): document gradual extended-stub enrichment (#176)

    @mdeguzis mdeguzis committed Jul 4, 2026
    42dbf43
  • docs(pipeline): document Phase 4 idempotent chunk skip (#171)

    @mdeguzis mdeguzis committed Jul 4, 2026
    4b16fda
  • docs(pipeline): note chunk-state restore as Stage 3's first step (#171 Phase 2)

    @mdeguzis mdeguzis committed Jul 4, 2026
    a2c916f
  • docs(pipeline): document durable chunk state + resume/finalize-only dispatch modes (#171)

    @mdeguzis mdeguzis committed Jul 4, 2026
    fe2fdb9
  • docs: descriptor cache poisoning fix (#185) + Naughty Chat descriptor example

    @mdeguzis mdeguzis committed Jul 3, 2026
    f46f618
  • docs: re-verify cache-bust against current code (md5[:8], idempotent)

    @mdeguzis mdeguzis committed Jul 2, 2026
    ce3a4dd
  • docs: document admin box art overrides tier + edge function endpoints

    @mdeguzis mdeguzis committed Jul 2, 2026
    00ae0e7
  • docs: document SteamGridDB fallback tier and API details

    @mdeguzis mdeguzis committed Jul 2, 2026
    d85ad70
  • 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)

    @mdeguzis mdeguzis committed Jul 2, 2026
    ea1b5e4
  • 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).

    @mdeguzis mdeguzis committed Jul 2, 2026
    28a6eec
  • 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.

    @mdeguzis mdeguzis committed Jul 2, 2026
    9008a83
  • Add Report Notes Formatting page (spoiler macro docs)

    @mdeguzis mdeguzis committed Jun 30, 2026
    5dca2f9
  • Document pulse-to-search-rating flow and extended Steam image backlog

    @mdeguzis mdeguzis committed Jun 29, 2026
    3ee2217
  • Document extended Steam search index (#134)

    @mdeguzis mdeguzis committed Jun 29, 2026
    7910174
  • docs: pipeline data file cache-busting via data-versions.json (#119)

    @mdeguzis mdeguzis committed Jun 27, 2026
    be6c43c
  • docs: protondb-signal stub fallback (#122)

    @mdeguzis mdeguzis committed Jun 27, 2026
    794e896
  • docs: delisted detection methodology (multi-signal + canary)

    @mdeguzis mdeguzis committed Jun 27, 2026
    8e689f1
  • docs: cache-bust now handles import cycles (closes #36 note)

    @mdeguzis mdeguzis committed Jun 25, 2026
    448407b
  • Document service worker image cache (cache-first + SWR + max-age) and admin hit-rate analytics

    @mdeguzis mdeguzis committed Jun 25, 2026
    98abe41