measure:yours reads your dispositioned reviews and your customer attributes, rebuilds each dossier in memory, and writes its outputs next to your files and nowhere else: counts, rates, intervals and verdicts by your review id. Never a customer id, never a country, never an amount of yours. Your review ids do survive as verdict keys, so choose them opaque.
There is no callback, no telemetry, no account to create. The whole measurement is a local process reading two CSV files at your desk.
Verify the seal, offlineCut the network, run everything, then recompute the public record's seal.
run it yourself
CASCADE_OFFLINE=1 npm testthe whole suite, network cutnpm run sceller -- releve-public.jsonsays: already sealed, and the seal matches
Where it livessrc/sceller.ts:42 · src/dossier.ts:11