> ## Documentation Index
> Fetch the complete documentation index at: https://stockcontext.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Notable changes to the StockContext API and docs.

Dates are UTC. Additive changes (new fields, new covered filers) ship continuously and are not individually logged; breaking changes are announced here first.

## 2026-07-07

* Added the schema-2 field-reference sync for 19 cataloged entries: valuation per-share members, operating analysis ratios, the working-capital efficiency suite, operating `interest_expense`, and the P/E loss-year recovery pointer to `earnings_yield_pct`.
* Added `interest_expense` extraction for operating companies and `dividends_per_share` extraction with `declared` / `cash_paid` basis stamps.
* Published the hosted MCP endpoint at `https://stockcontext.com/mcp`, forwarding calls to schema 2 over Streamable HTTP.
* Added `/benchmarks` and `/status` pages.
* Updated loss-year P/E refusals to point to signed `earnings_yield_pct` with `recovery.action: "use_alternative_field"`.
* Added the why-we-refuse page for deliberately absent or refused metrics.

## 2026-07

* Initial public API: `POST` tool endpoints under `/v1/tools/` — `stock_search`, `stock_financials`, `stock_overview`, `stock_prices`, `stock_filings`, `stock_insider`, `stock_ownership`, `stock_reference`, and `stock_flag`.
* SEC-verified fundamentals across all filer shapes (operating, bank, broker-dealer, REIT, insurer, IFRS, BDC), served only after verification against SEC's own data, with typed refusals for anything unprovable.
* Licensed end-of-day prices behind their own provenance and market clock.
* `stock_search` resolves securities with per-tool coverage flags; ingested-filer coverage grows as filings land.
* Hosted MCP endpoint at `https://stockcontext.com/mcp`, exposing the same tool endpoints over Streamable HTTP and forwarding calls to schema 2.
