Mdr Percentile Sort
percentile(nums, 100) in src/x.js returns undefined instead of the maximum, and every percentile comes out one position too high. It's an off-by-one in the nearest-rank index. Fix percentile (median is correct, leave it).when to use it
Community prompt sourced from the open-source GitHub repo elon-choo/fablever (MIT). A "Mdr Percentile Sort" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
elon-choo/fablever · MIT