Overview

What Occlusion is and the problem it addresses.

What Occlusion is

Occlusion is a routing layer for Robinhood Chain (chain id 4663) in which a swap is submitted as a shielded intent rather than a readable transaction. The intent is committed into an Orchard-derived note; solvers compute routes against that commitment, and the chain observes only the settled result in the block where execution occurs. A Bittensor subnet audits the public trace after settlement and writes integrity scores for every solver to an on-chain registry.

The problem it solves

On a transparent chain, route discovery is itself a signal. Solvers and searchers probe candidate paths with cheap, revertible transactions, and any party watching the mempool can reconstruct the intended trade before it lands, then front-run or sandwich it. Private mempools shift trust to an operator who still reads the order. Occlusion removes the readable order entirely: there is nothing in the mempool to probe, copy or reorder, and residual leakage from the executed trace is measured rather than assumed away.

Status
Live on Robinhood Chain (testnet). Deployed and not yet independently audited; use accordingly. The $OCLU token contract is live at 0x449ca622a0a6137bf3ad492b5d7c58b866859b95; bonding and staking are not yet active. $OCLU has two roles: solvers bond it to operate, and any holder can stake it in a separate pool to earn a share of protocol revenue. Trading never requires it.