CASCADE seal 692d499018e53e07 · measured, then frozen

Which scenario, at which threshold. Live.

Every figure on this page comes from the sealed public record of cascade-monitoring: cases the repository wrote itself, benign look-alikes included, measured by its own scenarios. No client data exists here, nothing enters and nothing leaves, and the page checks its own arithmetic before your eyes.

cascade monitoring · the public record, live

$ cascade screen --live

Pick a cell: each shows recall on confirmed suspicious cases over false alerts on benign look-alikes, at that scenario and threshold
scenario \ threshold0.500.600.700.800.850.900.951.00
amount
velocity
structuring
round
zscore
passthrough
peer

pick a cell: recall over false alerts, with n and its 95 % interval

$ cascade optimise --recall

$ cascade verify --sealed

checking…

What this rests on

What this refuses

Measure your own alert history

The instrument shows our record. Yours is measured at home, by the tool, and nothing about your file leaves your machine.

The three commands, exactly as they run
$ git clone https://github.com/ArslaneSempai-ui/cascade-monitoring.git
$ npm ci --ignore-scripts
$ npm run measure:yours -- --alerts=your-alerts.csv --transactions=your-transactions.csv
the report and the sealed record are written next to your file, and nowhere else