TRANSPARENCY · v1, 2026-05-07 · 30-day window

What the production telemetry shows.

These are the actual numbers from our own production database for the 30 days ending 2026-05-07. No extrapolation, no rounding, no marketing-rewriting. The methodology and SQL that produced every figure is linked at the bottom. We publish this page because the most useful thing a small project can offer reviewers is a verifiable account of where it actually stands today, separate from where it intends to go.

01Window

Window start2026-04-08 00:00 UTC
Window end2026-05-07 08:35 UTC
Calendar days30
Total call_events rows29,687
Distinct countries26
GeoIP coverage22,664 / 29,687 = 76.3%

Source: call_events on production Postgres (krolik-postgres-age:17). Country bucket from server-side GeoIP (MaxMind GeoLite2) at ingest, retained as ISO 3166-1 alpha-2 only; no IP retained. Telemetry is default-on for the free tier; events recorded are aggregate counters (page_view, room_created, room_joined, call_connected, call_ended) with no message content, no IP storage, no fingerprinting input.

02Censored-region cohort (RU + IR + CN + BY + CU)

Countrypage_viewrooms_createdrooms_joinedcall_connecteddevices
RU241110124
CN10001
IR00000
BY00000
CU00000
Total251110125

25 page_views, 11 rooms created, 1 call connected. The 24 RU rows include WebRTC pipeline diagnostics (candidate_pair_selected, ice_state_change, media_flow_sample) — the protocol stack is being exercised inside Russia, not failing at the page-load step. This is the moment before grant funding, before paid GTM, before partner-edge rvpn fleet conversion.

03Free-world cohort (all attributed countries except RU/IR/CN/BY/CU)

Page views1,395
Rooms created183
Rooms joined88
Calls connected191
Distinct devices371
Distinct visitors343
Countrypage_viewscalls_connecteddevices
US1,243176285
NL47024
DE22721
CA1325
SE9211
LT914
CZ806
GE703
PL503
LV502

PV→call_connected ratio is 13.7% in the free world vs. 4.0% in censored regions — a ~3.4× gap. The gap is not user motivation (RU users open more rooms per page-view: 46% vs. 13%) but transport reliability at the connection step. That is the DPI signal the grant work is designed to close.

04M12 targets, anchored on real distribution channels

ChannelSubscribersGeographyChannel type
rvpn (commercial VPN partner)~350KChinaemail-blast to subscriber base
Piter Online (founder-owned media portal)~250KRussiaeditorial publication
Fiesta (partner project)~800KRussiapartner editorial publication
Direct-reach total~1.4MCN + RUfounder-controlled or close-partner

The M12 censored-region MAU target is 6,700 distinct devices: RU 4,000 + CN 1,500 + IR 1,000 + BY/CU 200. That implies ~0.48% conversion against the 1.4M direct-reach surface — well below conventional opt-in launch rates. The PV→call_connected ratio target of 9% equals today's free-world ratio: reaching it means DPI is no longer breaking the call.

MetricM0 baselineM12 target
Censored-region MAU — total256,700
RU MAU244,000
CN MAU11,500
IR MAU01,000
BY + CU MAU0200
Censored call_connected (rolling 30d)12,000
Censored PV→call_connected ratio4.0%9% (free-world parity)
Free-world MAU37115,000

05Methodology

Every number on this page is reproducible by running the queries published in docs/strategy/BASELINE-MEASUREMENT.md §11 against the production oxpulse Postgres database. Read-only credentials are available to grant auditors on request, NDA-gated. The full methodology — country buckets, retention, the residual 23.7% NULL country-attribution share — is documented in the same file. The framework that defines the metric set, privacy posture, and failure thresholds is in docs/strategy/IMPACT-METRICS.md (v2). Both files are committed to the project repository and versioned alongside the code.

Known caveats: GeoIP attribution coverage is 76.3% in this window (improving — 91% over the trailing 14 days vs. 64% for the preceding 14). One call_connected from RU is statistically tiny; we report it as the raw count, not a confidence interval. Direct TLS-handshake telemetry from a residential vantage inside RU/IR is not yet measured — it is a grant month-2 deliverable. The indirect inference today is the 90% attrition between room_joined and call_connected for RU rows, consistent with TURN-allocation or DTLS-handshake failure under DPI.

LAST UPDATED2026-05-07
NEXT REFRESH2026-06-07 (monthly cadence)
QUESTIONS/contact — direct lines to founder and security