Uniformity
One price for the batch
No privileged place at the front of the line; everyone clearing in the round receives the same price.
proof-native semantic computer
Public proof record 06 / DrEX
A semantic market program
DrEX batches sealed orders, finds one uniform clearing price, and settles every admitted trade together.
Present scope: a running developer instance. Not public access, not real-value trading, and not independently audited.
01
The relation
Uniformity
No privileged place at the front of the line; everyone clearing in the round receives the same price.
Limits
No buyer pays above its bid. No seller receives below its ask.
Conservation
Every asset entering one side of settlement leaves the other. Nothing appears or leaks.
Atomicity
The admitted transfers settle together, or the clear does not enter history.
02
Semantic compression
order rootsCert-FreceiptThe proof does not need to narrate how an optimizer found the answer. It checks the circulation certificate, exact integer admission, trader limits, objective gap, and state transition.
Privacy split: ordinary DrEX reveals at settlement. Dark Bazaar adds a fixed private-order Hiding relation. fhEgg explores FHE/MPC production where no single service begins with the clear book.
03
Readiness ledger
Uniform price, conservation, limit respect, integer admission, and atomic settlement have machine-checked statements in the current system.
A sealed batch can clear and settle through the proof-carrying turn path.
Place an order, commit it, reveal, and watch the uniform-price result. No stable public destination is claimed here.
There is no public real-money exchange. Cross-chain real-value settlement remains separate unfinished work.
The complete implementation has not had an independent security audit.