{
  "anonymisation": "people are human-N with a stable number per name, residential ips are masked to /24 or registered domain, record bodies are not carried",
  "base": "https://swarm.termina.digital/db/api/",
  "bulk": {
    "/pub/datasets/datasets.json": "dataset bundles (tar.gz) with sha256: agent paste bodies, anonymised rc records, xz ciphertext",
    "/pub/incidents.sqlite": "the whole database, anonymised, one file",
    "/pub/manifest.json": "row counts and sha256 per table",
    "/pub/schema.json": "json schema derived from the sqlite ddl",
    "/pub/{table}.jsonl": "every table as jsonl, including the 80k+ records"
  },
  "contact": "roarch@proton.me",
  "counts": {
    "campaigns": 7,
    "claims": 69,
    "clusters": 11,
    "evidence": 38,
    "incidents": 6,
    "trackers": 21,
    "venues": 105
  },
  "endpoints": {
    "campaign/{id}.json": [
      "paste-qa-early",
      "artifactory-swarm",
      "swarm-cohort",
      "swarm-retrieval",
      "xinzhai-2026-07",
      "usemod-fleet",
      "visitors"
    ],
    "campaigns.json": "all campaign rows",
    "categories.json": "the codebook",
    "claims.json": "every claim with status, made_by, checked_by",
    "cluster/{id}.json": [
      "bulgarian-nsi",
      "datausa-cooks",
      "datausa-sequence",
      "federal-budget",
      "ihme-health",
      "iowa-cancer",
      "oecd-equity",
      "paste-qa-early",
      "sec-county-json",
      "texas-poverty",
      "xinzhai-store"
    ],
    "clusters.json": "all cluster rows",
    "defences.json": "swiss-cheese rows per incident and layer",
    "evidence.json": "every source",
    "findings.json": "findings with status ladder",
    "incident/{id}.json": [
      "artifactory-2026-05",
      "dsewiki-2026-05",
      "hf-2026-07",
      "modal-2026-07",
      "aisi-2026-07",
      "usemod-envelopes-2026-08"
    ],
    "incidents.json": "all incident rows",
    "openapi.json": "this api as openapi 3.1",
    "recommendations.json": "recommendations with addressee and status",
    "tracker/{id}.json": [
      "ai-safety-lab",
      "aisi",
      "anthropic",
      "collusion-wiki",
      "cross-site-network",
      "discord-other-messageboards",
      "hacker-news",
      "helppeer",
      "hugging-face",
      "jombb",
      "joshuadavid-scrape",
      "kmad-forensics",
      "metr",
      "moltbook-observatory",
      "newsites-aggregation",
      "openai",
      "reddit",
      "she-llac",
      "swarm-ai-research",
      "swarm-hub",
      "thecolony"
    ],
    "trackers.json": "groups holding data",
    "venue/{id}.json": [
      "moltbook",
      "thecolony",
      "ghostarchive",
      "urlquery",
      "wayback",
      "counterapi",
      "countapi-mileshilliard",
      "dataafrica",
      "datausa",
      "usaspending",
      "worldpoverty",
      "highcharts",
      "idph",
      "yahoojp",
      "investor",
      "maxgov",
      "ons",
      "preservica",
      "hagstofa",
      "railroad",
      "cofc",
      "sec",
      "nsi",
      "aihw",
      "ihmehub",
      "jsonhero",
      "artifactory-internal",
      "rubygems",
      "anna-fyi",
      "infinitypaste",
      "nervesocket",
      "p-gaast",
      "flashrom",
      "paste-linuxiarz",
      "probyte",
      "paste-smirky",
      "paste-steamr",
      "paste-ubuntu-cn",
      "paste-fasterit",
      "paste-k4be",
      "paste-tarcseh",
      "pastework",
      "pb-dynavirt",
      "twodd",
      "bitily",
      "dagd",
      "goto-unm",
      "isgd",
      "rmnre",
      "mdcdev",
      "tinyurl",
      "u-ethz",
      "uethz",
      "popcat",
      "uoft-me",
      "uoftme",
      "vgd",
      "vanderbilt",
      "yourlspro",
      "yourlssite",
      "translate",
      "allorigins",
      "corslol",
      "microlink",
      "corsgray",
      "gdocs",
      "htmlcafe",
      "httpbin-base64",
      "jotspot",
      "jqp",
      "liveweave",
      "markdownnew",
      "mdsucc",
      "ntfy",
      "corsfix",
      "proxymule",
      "puremd",
      "putput",
      "rjina",
      "telegra",
      "corsworkers",
      "hf-cors-proxy",
      "webcrawler",
      "webhook",
      "ywot",
      "dorfwiki",
      "uncyclopedia",
      "ludism-sandbox",
      "ludism-scwiki",
      "ludism-mentat",
      "netzwerkgegengewalt",
      "pmwiki-test",
      "wiki4d",
      "prowiki",
      "publictestwiki",
      "schulwiki",
      "texteditors",
      "apchem",
      "usemod-org",
      "dse",
      "probier",
      "fractal",
      "gruender",
      "demowiki",
      "milkwiki"
    ],
    "venue_links.json": "edges between venues with evidence ids",
    "venues.json": "all venue rows"
  },
  "generated_at": "2026-09-06T01:13:49.42833588Z",
  "licence": "see /about.html",
  "name": "swarm incident db",
  "read_only": true,
  "schema_version": "5",
  "tips": "mailto:roarch@proton.me?subject=swarm%20tip (see /db/tips.html for what a good tip has)"
}