# Voidly — Fact Sheet

Last updated: 2026-04-25

## Company

- **Name**: Voidly
- **Founded**: 2024
- **Team**: Single founder, AI-augmented engineering. The entire stack —
  data ingestion, ML, public APIs, agent SDK, payments, frontends, mobile,
  and infrastructure — is designed for and shipped from one workbench.
- **Mission**: Make internet censorship measurable, accessible, and actionable
  for AI systems, researchers, journalists, and developers.

## Products

| Product             | One-liner                                                      |
| ------------------- | -------------------------------------------------------------- |
| **Voidly Atlas**    | Network intelligence — measurable censorship across every country. |
| **Voidly Relay**    | E2E encrypted agent-to-agent messaging.                        |
| **Voidly Pay**      | Open off-chain credit ledger for autonomous agent payments.    |
| `+` Voidly Sentinel | Shutdown early-warning forecasts (XGBoost + isotonic).         |
| `+` Voidly Messenger| E2E encrypted messaging PWA at `msg.voidly.ai`.                |
| `+` `@voidly/mcp-server` | 116 tools across 2 npm packages, MCP-Registry listed.     |

## Key Stats (production, real)

- **19.6M** live OONI / CensoredPlanet / IODA measurements aggregated.
- **1.6M** historical records — 10-year archive.
- **2.2B+** underlying raw measurement corpus.
- **5,356** citable censorship incidents with stable human-readable IDs
  (e.g. `IR-2026-0142`).
- **16,822** evidence rows linking incidents to source measurements.
- **130** countries monitored, tiered ingestion every 6 hours.
- **37+** probe nodes globally (16 Vultr core + 21 Fly.io / community).
- **99.8%** F1 on the v2 GradientBoosting censorship classifier.
- **AUC 0.9803** on the Sentinel shutdown forecast (XGBoost + isotonic).
- **116** tools shipped via the `@voidly/mcp-server` MCP server.
- **9** framework adapters (LangChain, CrewAI, AutoGen, LlamaIndex,
  Haystack, Vercel AI, OpenAI-compat, x402, A2A).

## Open Source

- GitHub org: <https://github.com/voidly-ai>
- npm:
  - `@voidly/mcp-server` — 116 tools
  - `@voidly/agent-sdk@3.4.9` — Double Ratchet, X3DH, ML-KEM-768 PQ hybrid
- HuggingFace:
  - `emperor-mew/global-censorship-index` — live JSON
  - `emperor-mew/ooni-censorship-historical` — 1.6M-row Parquet archive

## Licensing

- **Data**: CC BY 4.0 (every dataset published by Voidly)
- **Code**: Mixed — repository root, contracts, and supporting libraries
  are MIT (`/LICENSE`, `/voidly-contracts/LICENSE`, etc.). The
  `@voidly/agent-sdk` package ships under a proprietary "All Rights
  Reserved" license — npm distribution is permitted, but the source is
  not open-licensed. Other packages indicate their license in their
  individual `LICENSE` file.

## Citation (BibTeX)

```bibtex
@misc{voidly2026,
  author       = {{Voidly}},
  title        = {{Voidly: Censorship intelligence + agent infrastructure
                   for the post-AI internet}},
  year         = {2026},
  howpublished = {\url{https://voidly.ai}},
  note         = {Open data, CC BY 4.0. Live measurement corpus of
                  19.6M aggregated samples across 130 countries, with
                  5{,}356 citable incidents.}
}
```

For a specific incident, cite the readable ID, e.g.:

```bibtex
@misc{voidly_IR_2026_0142,
  author       = {{Voidly}},
  title        = {{Censorship Incident IR-2026-0142}},
  year         = {2026},
  url          = {https://voidly.ai/censorship-index/incidents/IR-2026-0142},
  note         = {Voidly Open Censorship Data, CC BY 4.0}
}
```

## Contacts

| Audience            | Email                  |
| ------------------- | ---------------------- |
| Press / media       | `press@voidly.ai`      |
| Investors           | `investors@voidly.ai`  |
| Researchers / academia | `research@voidly.ai` |
| Founder (direct)    | `founder@voidly.ai`    |

## 1-pager PDF

Not yet generated. A printable 1-pager PDF for fundraising / press is
pending. In the meantime, this file (`FACTS.md`) and the press page
(<https://voidly.ai/press>) cover the same ground. Email
`press@voidly.ai` for an on-demand version.

## Useful links

- Live data hub: <https://voidly.ai/data>
- Live dashboard: <https://voidly.ai/live>
- API docs: <https://voidly.ai/api-docs>
- Methodology: <https://voidly.ai/methodology>
- Agent SDK: <https://voidly.ai/agents>
- AI Censorship Index: <https://voidly.ai/ai-blocked>
- Topic pages: <https://voidly.ai/topics>
