BRS = 0.45·sanity_ratio + 0.25·uptime + 0.20·contribution + 0.10·governance
Bounded 0.0..=1.0. Deterministic.
| Signal | Weight |
|---|---|
| sanity | 0.45 |
| uptime | 0.25 |
| contribution | 0.20 |
| governance | 0.10 |
decay_factor: 0.85decay_after_missed: 3 epochssane_state_threshold: 5 sane epochs to activateIdle whales → ~0. Active builders → approach 1.
curl "localhost:8080/v1/sanity/brs/0xabc?sanity=0.9&uptime=0.95&contribution=0.5&governance=0.2"
Rust: CLRTY_SUBSTRATE/sanity/brs.rs