pub const MAX_PROGRESS_VALUE: u64 = 9_007_199_254_740_991;
JSON numbers consumed by the shared browser console must remain exact too; this is JavaScript’s Number.MAX_SAFE_INTEGER, narrower than the SQL BIGINT columns.
Number.MAX_SAFE_INTEGER