Frame Check

Source Network calibration

The Frame Check Source Network combines multiple authoritative- data verifiers (SEC EDGAR, World Bank, FRED, REST Countries, CoinGecko, Alpha Vantage, Wolfram Alpha, Wikipedia, Brave Search). Each verifier has different precision and recall characteristics on different claim types. Calibration measures those characteristics against a seed corpus of claims whose ground truth has been established independently, so that per-provider reliability can be reported alongside verification results rather than hidden.

The calibration methodology lives in the methodology. The seed corpus and the harness source are in the repository at calibration/.

Published runs

Each run writes a raw JSON record of observed verdicts alongside the report. Runs that exercised a verifier without its API key are committed with n/a F1 values so the key- missing code path is legible; re-running with keys configured produces calibrated rows that replace the n/a entries.