{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Atlas Commons — Trust & Verification Standard",
  "version": "1",
  "description": "The epistemic standard for Atlas Commons: every figure is tagged recorded, modeled, derived, or interpretation, cites a named public source of record, and is verifiable against that source. Includes the source-of-record per atlas and a three-step verification protocol. CC0.",
  "url": "https://atlas-commons-vibe.ryanjhunter.workers.dev/trust",
  "license": "https://creativecommons.org/publicdomain/zero/1.0/",
  "creator": {"@type": "Organization", "name": "Atlas Commons"},
  "epistemicStatuses": [
    {"status": "RECORDED", "warrant": "highest", "definition": "An event or figure an authority logged (it occurred).", "example": "NOAA logged 153 direct storm deaths in Texas in 2025."},
    {"status": "MODELED", "warrant": "high", "definition": "A model, score, or projection an authority computed — not a measurement.", "example": "FEMA National Risk Index composite score."},
    {"status": "DERIVED", "warrant": "computed", "definition": "An in-house rank, ratio, or aggregate over sourced figures; inputs cited, math reproducible.", "example": "A state's rank among the 51 on recorded storm deaths."},
    {"status": "INTERPRETATION", "warrant": "lowest", "definition": "Atlas framing or boundary note; take it or leave it.", "example": "Dollars say drought, lives say flooding."}
  ],
  "verificationProtocol": [
    "Read the status badge — recorded, modeled, derived, or interpretation.",
    "Follow the named source — every figure cites its authority; append .jsonld to any entity page URL for source, value, and status as structured data.",
    "Reconcile at the primary source — query the federal database directly; the atlas aggregates the public record and never adds to it."
  ],
  "sourcesOfRecord": [
    {"atlas": "Coverage", "domain": "ACA insurance", "authority": "CMS Marketplace Public Use Files", "url": "https://www.cms.gov/marketplace/resources/data/public-use-files", "scopeNote": "30 federally-facilitated-marketplace states; state-based-exchange states are labeled as such, never zero."},
    {"atlas": "Care", "domain": "Hospital & provider quality", "authority": "CMS Care Compare", "url": "https://www.medicare.gov/care-compare/"},
    {"atlas": "Finance", "domain": "Consumer finance", "authority": "HMDA (CFPB), CFPB Consumer Complaints, FDIC, GLEIF", "url": "https://ffiec.cfpb.gov/data-browser/"},
    {"atlas": "Justice", "domain": "Civil legal", "authority": "State statutes of limitations, Legal Services Corporation, FJC Integrated Database", "url": "https://www.lsc.gov/"},
    {"atlas": "Property", "domain": "Home & natural-hazard risk", "authority": "FEMA National Risk Index, NOAA Storm Events, USFS Wildfire Risk, U.S. Treasury FIO/NAIC", "url": "https://hazards.fema.gov/nri/"},
    {"atlas": "Compliance", "domain": "Business / counterparty", "authority": "GLEIF (Global Legal Entity Identifier Foundation)", "url": "https://www.gleif.org/"},
    {"atlas": "Singulariki", "domain": "Work & labor", "authority": "BLS OEWS (federal), O*NET (federal), Anthropic Economic Index (non-government, labeled where used)", "url": "https://www.bls.gov/oes/"}
  ],
  "rule": "A figure's status is fixed by its source and never upgraded to make a number look stronger than its warrant. Every figure links to the authority that can confirm or refute it; a figure that cannot be independently verified is treated as not yet true. Atlas Commons is early and single-operator — this is the standard it is built to, stated honestly, not a claim of external audit.",
  "limits": "Atlas Commons informs and compares at the grain its sources support. It is not a verdict on a specific person, property, provider, or case; not a substitute for a licensed professional where one is required; not a forecast. Missing figures are shown as missing, never estimated."
}
