goldprice.dev/changelog

Changelog

Public notes on what shipped, when, and why. Bug fixes and minor copy edits are not logged here — see the git history for the full record.

  • 2026-06-15

    Prediction markets removed

    We cut the prediction-market features to focus on core commodity pricing. Removed: the /v1/prediction-market-view and arb endpoints, their two MCP tools (the surface is now 7 tools), and the Polymarket + Kalshi scrapers. /v1/forward-view stays as a two-layer view — the CME GC futures curve plus analyst consensus (Reuters Poll, Yardeni, WGC). The price-source divergence flag (Pyth oracle vs futures/WGC) is unaffected.

  • 2026-05-04

    Forward view + interpolation

    /v1/forward-view ships as the multi-horizon endpoint behind /data/gold: prediction-market range from Polymarket + Kalshi (direction-aware conviction-CDF, includes above/below/upside-touch markets), CME GC futures curve, analyst consensus from Reuters Poll + Yardeni + WGC. /v1/prediction-market-view gains ?interpolate=true for arbitrary forecast dates between active expiries. New get_forward_view MCP tool. Methodology rewritten to cover both methods.

  • 2026-04-30

    Public launch

    goldprice.dev opens to the public with multi-source XAU spot in 13 currencies, GC futures, XAG spot + futures, HG futures, an MCP server (8 tools), and a freemium API tier.

  • 2026-04-27

    Pre-launch hardening

    AI-bot allowlist expanded for browsing-agent crawlers (ChatGPT-User, OAI-SearchBot, YouBot). FAQPage JSON-LD on /prices/* surfaces. Smithery discovery manifest at /.well-known/mcp.json.

  • 2026-04-25

    Prediction market view

    Polymarket + Kalshi yes-price CDF surfaces on /data/gold and the get_prediction_market_view MCP tool. Cross-venue arb pairs via get_prediction_market_arb.

  • 2026-04-23

    MCP server live

    8 tools across spot pricing, metadata, history, news search, FAQ search, and prediction-market views. Free tier includes MCP access.