GPU Markets · v0.1 · Fixing released daily at 00:30 UTC Last fix · 2026‑04‑18 · 00:30 UTC

Changelog

Reverse‑chronological log of significant project activity since Phase 1 ship. Each entry links to the source commit for full detail.

§ · 2026‑04‑19 · Divergence reframing + open‑source launch

Campaign thesis pivoted from "GPU rental rates down 11.6%" to the listed‑vs‑transacted divergence after a pre‑pitch cross‑check against SemiAnalysis's April 2, 2026 contract index revealed opposite directional moves on the same asset class. Full reframing propagated across the site, the B200 research note, pitch documents, and the news section.

Same day: repository transferred from gimchiflow/gpumarkets.dev to gpu-markets/gpumarkets and flipped public under Apache 2.0 (code) and CC BY 4.0 (data). Cloudflare Workers Builds webhook had to be re‑wired post‑transfer; custom domain binding moved from a now‑orphan Worker to the auto‑deploying replacement.

Footer subscribe form shipped; Buttondown newsletter configured via API with Postmark as delivery; 5 DNS records added to Cloudflare (DKIM, pm‑bounces, track, inbound MX, DMARC).

  • 645e783feat(footer): Buttondown subscribe form above the link columns
  • 7dced36fix(research): tighten B200 note citations; update draft marker for reduced scope
  • ea3cd42fix(base): point footer GitHub link at actual repo URL
  • 3cb075cdocs(readme): refresh CI and RSS references before open‑source launch
  • 2a29742fix(venues): rename "First obs." to "Pipeline since"; document backfill
  • 6cfa013fix(news): strict reverse‑chronological ordering; drop curated lead
  • bd03e07feat(news): replace seed items with 5 real press + 2 real market events
  • 56ce133feat(site): reframe as listed‑side index; B200 note discriminates absorption from exhaustion
  • c2896e3chore(repo): track previously‑untracked project files
  • b4edb09fix(astro): normalize remaining \u00A7 escape in methodology.astro
§ · 2026‑04‑18 · Phase 1 launch preparation

Initial research note for the B200 decomposition shipped as a standalone detail page, completing the first of four launch‑blocking gates. Capacity‑weighted companion series (.cw) added as a research companion on each training‑tier fixing row.

Licensing and repository structure formalized: Apache 2.0 on code, CC BY 4.0 on data, CONTRIBUTING.md added. News section and /news.xml RSS feed shipped as a separate subscription stream from the research feed. Published social preview card (public/og.png).

  • 99a3da5feat(site): publish B200 curve decomposition research note
  • 0bf1e34feat(site): add capacity‑weighted (.cw) companion series to training tier
  • 2348ed3fix(astro): normalize \uXXXX escapes in raw markup to literal unicode
  • a1c1bacfix(data): sync published deltas to chart‑data.js; move 7d‑decline glance H200
  • e3a5dc1feat(site): initial footer GitHub link pointing at gpu-markets org repo
  • 5881d91chore: add LICENSE (Apache 2.0), LICENSE‑DATA (CC BY 4.0), CONTRIBUTING
  • 5c0e634feat(site): add /news.xml RSS feed (distinct from research feed)
  • 834fa5dfeat(site): add § 07 News teaser + /news archive page
  • 172624afeat(site): add News types + src/lib/news.ts data module
  • 445ae6ffeat(site): add public/og.png (1200x630 social preview)
  • 273b8e6feat(site): extract research notes to src/lib + add /feed.xml RSS route
§ · Full history

The full commit history is public at github.com/gpu-markets/gpumarkets/commits/main . Every methodology change and estimator revision is permalinked there.