Loop (Live accounting)

execution fees → sanity_pool (10% / 1000 bps) → RELAY pool
  → weight = BRS · ln(1+usage) · longevity · reliability
  → payout; residue recycled

Conservation: paid_out + residue == available — never mints.

Honesty

Piece Status
Pool accounting + BRS-weighted distribution Live
Cross-chain Relay settlement / bridging Roadmap (fail closed)

API

curl "localhost:8080/v1/sanity/pool?fee=1000000"

Rust: CLRTY_SUBSTRATE/sanity/relay_pool.rs · fee router treasury_sink/fee_router.rs