Skip to content
snapshot

Overview

A decentralized, many-host DuckDB grid. Requesters broadcast a query; several hosts run it redundantly over QUIC; the first correct result that reaches quorum wins.

A live snapshot of the whole grid: how many machines are sharing compute right now, how many queries ran, how fast results came back, and how trustworthy the workers are.

Impact: A high verified-rate and average trust mean you can rely on results without trusting any single machine — the grid cross-checks itself.

Workers online
8/9
loopback grid hosts
Jobs run
147
this grid run
Verified
144/147
98.0% quorum-agreed
Avg trust
0.70
effective_trust ∈ [0,1]
Donated RAM
300 GB
pooled across hosts
Total staked
16,020 TON
stake at risk
Result latency per job (real loopback run)snapshot
Baked snapshot — start the backend (cargo run -p console-server) to stream live.
Result latency distribution
per-result commit timing across the run
Attestation mix
worker hardware-trust tiers
L0 — anonymous3
L1 — measured boot2
L2 — TEE enclave4

Request lifecycle

happy path
1
Offer
broadcast query_hash
2
Bid
ETA + attestation
3
Dispatch
SQL + scoped creds
4
Commit
result_hash first
5
Verify
quorum agreement
6
Settle
pay + RESET losers
Recent jobs
All jobs
JobClassStatusRowsLatencyWhen
224dab2eb400132eb6b070f9d0a675bdp2p_query · k=4 q=3
Internalsettled341ms0s ago
ac3498b15135e4e8c64787f8e61a3468p2p_query · k=4 q=3
Internalsettled339ms0s ago
43e55c9168702cd620e6c77142f89918p2p_query · k=4 q=3
Internalsettled340ms0s ago
8836f038dd99256956dbce9c0de5dbe8p2p_query · k=8 q=6
Publicverified3146ms0s ago
26e772428df4fdb697577b1b7f711891p2p_query · k=8 q=6
Publicverified3146ms0s ago
b9dfe1962207689724cded72fb56efb2p2p_query · k=8 q=6
Publicverified3140ms0s ago
cfc86e818c6ad5be5eb1465e5625a27bp2p_query · k=8 q=6
Publicverified3138ms0s ago
5416ceee954c5c6972cb75565ead3943p2p_query · k=8 q=6
Publicverified3135ms0s ago
9b8f979535773d0bbb831d593b33bbc2p2p_query · k=8 q=6
Publicverified3131ms0s ago
Top workers
All
frost-owlL2 · TEE
0.92
marsh-otterL2 · TEE
0.92
harbor-voleL2 · TEE
0.92
tidal-foxL2 · TEE
0.91
amber-moleL1 · TPM
0.90
Result latency (plotly histogram)
Distribution of every Correct receipt's commit latency this run.
loading plot…
Worker × job latency (plotly heatmap)
Per-candidate commit latency (ms) — gaps = not selected for that job.
loading plot…

realReal data from an in-process loopback grid run of the Duckton (p2p-*) crates — no hand-authored values. Protocol 1.0.0 · engine mock-1 · workspace 0.6.1.