Nothing is deployed and nothing is audited
The router contract compiles to 7.7 kB and has never been on a network. It takes custody of a trader’s tokens for the duration of a swap, which makes it the most dangerous code in the project. Nobody outside this project has read it.
A pass is a measurement, not a guarantee
These suites run against the liquidity that exists on the day they run. A route shape nothing currently prices will not appear in a run, and the suite reports which of the five hop kinds it actually reached rather than assuming it covered them all.
Two tokens here are not what their names suggest
WETH on this chain is not the canonical immutable WETH9. It is an upgradeable proxy, and so is USDG. Both answer the EIP-1967 implementation slot with a live address. Treating the wrapper as one for one and unbounded is true of the code deployed today and is a statement about whoever controls that proxy.
A comparison at one moment measures nothing
The advantage over a single pool ran from zero to about fifteen basis points in the runs recorded here. Hours earlier the same ladder showed four times that. Nothing in the router changed between them, liquidity moved. Any figure quoted from this project carries the block it came from.
Exact output overshoots, on purpose
Asking for an exact amount out is answered by searching for the smallest input that clears it, so the result usually delivers a few parts per million more than asked. That is the safe direction to miss in, and it is reported rather than trimmed away.
The copilot
The assistant beside the ticket reads the engine through tools and cannot state a figure it did not fetch, and it cannot sign: every swap it stages ends at the wallet prompt. What has not been measured is how often it misreads a request. There is no eval set for it yet, and until there is, treat what it says as a reading of the panel, not a substitute for it.