8559f1f450
Named three repeated thresholds in the persona checks: the shortest a word can be and still carry a matched suffix, the word window around a self-reference marker, and the plural-verb length floor. Five bare length tests and three bare window bounds now read from them. One doubled sentence in checkAddress's doc block, left by an edit that did not fully replace the old text, is now stated once. No word list moved. They are scoring data and moving one changes what the eval measures. The brief asked for a word-boundary defect and there is none here. The cringe patterns already omit the ASCII-only \b around their Cyrillic alternatives and say why, and the tokenizers match Cyrillic character classes rather than boundaries. (V-581)