{
  "name": "SIMARC",
  "full_name": "Simulation Architecture & Research Computing",
  "url": "https://simarc.org",
  "api_version": "v1",
  "thesis": "Every result ships with the test that could have killed it.",
  "doctrine": "A pipeline you cannot read the source of is a story, not a measurement.",
  "description": "An independent research computing institute running four adversarially-instrumented simulation programs across physics, mathematics, oncology and dementia on privately owned bare-metal compute.",
  "principal": "David Thompson",
  "location": "Texas, USA",
  "contact": "contact@simarc.org",
  "predecessor": "universesolver.com",
  "stats": {
    "programs": 4,
    "proof_artifact_mb": 145,
    "kill_tests_declared": 82,
    "claims_killed": 7,
    "claims_killed_by_third_parties": 0,
    "independent_verifications": 0,
    "lessons_recorded": 84,
    "lessons_recorded_note": "A floor, not a total, and it grows: counted mechanically by tools/harvest.py from distinct L-N entries across the live program trees. The physics program numbers its lessons differently and is undercounted here.",
    "prediction_ledgers_empty": 3
  },
  "programs": [
    {
      "id": "P-01",
      "codename": "TWO SLITS",
      "title": "Substrate Physics Program",
      "question": "What would a discrete spacetime leave behind?",
      "status": "ACTIVE",
      "url": "https://simarc.org/programs/two-slits.html",
      "headline": "Six seams a computed spacetime would leave: five null, one robust anomaly."
    },
    {
      "id": "P-02",
      "codename": "QUANTUM COMPUTER",
      "title": "Computational Modalities Program",
      "question": "What does each physical theory make impossible?",
      "status": "CALIBRATION",
      "url": "https://simarc.org/programs/quantum.html",
      "headline": "16/16 claims certified as 7 PROOF, 6 EXACT, 3 STATISTICAL."
    },
    {
      "id": "P-03",
      "codename": "CANCER",
      "title": "Computational Oncology Program",
      "question": "Which results could change a clinical decision?",
      "status": "CALIBRATION",
      "url": "https://simarc.org/programs/cancer.html",
      "headline": "36% of the transcriptome clears FDR against survival; the score it licenses is no better than the patient's age."
    },
    {
      "id": "P-04",
      "codename": "DIMENTAI",
      "title": "Computational Dementia Program",
      "question": "What does a failed trial actually measure?",
      "status": "CALIBRATION",
      "url": "https://simarc.org/programs/dimentai.html",
      "headline": "Of 731 dead dementia trials, 59 carry evidence about anything."
    }
  ],
  "endpoints": {
    "institute": "https://simarc.org/api/v1/institute.json",
    "claims": "https://simarc.org/api/v1/claims.json",
    "datasets": "https://simarc.org/api/v1/datasets.json",
    "ledger": "https://simarc.org/api/v1/ledger.json",
    "fleet": "https://simarc.org/api/v1/fleet.json",
    "llms_txt": "https://simarc.org/llms.txt",
    "mcp_local": "mcp/simarc_mcp.py",
    "mcp_hosted": "https://mcp.simarc.org (planned, Phase 2)"
  },
  "evidence_standards": {
    "physics": [
      "PROOF",
      "EXACT",
      "STATISTICAL"
    ],
    "oncology": [
      "OBSERVATIONAL",
      "PERTURBATIONAL",
      "PHARMACOLOGICAL",
      "CLINICAL"
    ],
    "dementia": [
      "OBSERVATIONAL",
      "GENETIC",
      "MECHANISTIC",
      "CLINICAL"
    ]
  },
  "constraints": [
    "SIMARC does not claim the universe is simulated; a perfect simulation is indistinguishable from base reality by construction, so only specific physical seams are testable.",
    "Three of four program prediction ledgers are empty and are reported as empty.",
    "No claim may be described with vocabulary above the evidence rung that decided it.",
    "Nothing from the medical programs is clinical guidance, diagnostic, or prognostic for any individual.",
    "Quantum hardware parameters are verified=false and marked DEVELOPMENT ONLY."
  ],
  "wants": {
    "primary": "independent verification of any claim in the registry",
    "also": [
      "criticism of the apparatus from a computational-science angle",
      "collaborators on order-six combinatorics, Latin-square parity, proof-certificate methods",
      "data access partnerships (ADNI, NACC, ROSMAP, UK Biobank)",
      "external embarrassingly-parallel decision procedures for the fleet"
    ]
  },
  "license": {
    "data": "free, no account, no agreement, no fee",
    "api": "open, unkeyed, no rate limit, CORS open"
  },
  "updated": "2026-08-21",
  "disclosure": "Apparatus internals and fleet inventory are not published. Claims, certificates, datasets and the ledger are public in full."
}
