Problem
Open route competition permits copying, last-look manipulation, and selective execution by solvers.
Required work
Implement commit-reveal bidding, eligibility checks, deterministic winner selection, collateral policy, and settlement evidence.
Acceptance criteria
- Bids cannot be changed after commitment.
- Tie-breaking is deterministic and manipulation-resistant.
- Non-reveal and invalid-settlement behavior is penalized.
- Auction replay reproduces the selected outcome.
Problem
Open route competition permits copying, last-look manipulation, and selective execution by solvers.
Required work
Implement commit-reveal bidding, eligibility checks, deterministic winner selection, collateral policy, and settlement evidence.
Acceptance criteria