Bunsenbrenner.org/ auction-demo
Workflow-pipeline auction · live, real bidders

Six real processes bid; one real algorithm clears

Watching ct_common::pipeline::PipelineSpec::auction_view — CADS-Tunnel's real, tested per-role clearing algorithm — run live in the browser over offers submitted by six genuinely independent bidder processes.

What's real: every bidder below is its own genuinely independent process (auction-demo-provider, one per container) holding its own randomly-generated ed25519 identity, signing its own real ct_common::channel::CapacityOffer, and submitting it to this bridge — which verifies the signature (CapacityOffer::is_valid) rather than trusting or fabricating it. The auction algorithm (convene_with_policy/auction_view) runs live on exactly those verified offers. You can add one bid of your own too. What's simulated: nothing about the bidders, the signatures, or the clearing — the only thing generated per round is a visitor's own optional bid.

Live bidder board

REVIEWER · SecurityReview, 10 units live
waiting for real bidders…lowest floor wins
WRITER · TextGeneration, 20 units live
waiting for real bidders…lowest floor wins

Add your own bid

Signed server-side with your name — a real, single, visitor-supplied offer, not a fabricated roster.