slopless 0.2.15
Rule precision fixes from a false-positive audit over a corpus of genuine pre-AI human writing.
- triple-repeat: gate bare single-word openers to non-stop-words and skip empty openers (fixes the empty-opener bug). ~96% fewer false positives on human reference text; all intended frame cases preserved.
- negation-reframe: require an abstract payoff on the inline connector branch, so empty reframes ("not a failure, but a signal") still flag while ordinary "not X but Y" prose does not. ~90% fewer false positives; all 275 fixture cases preserved.
- fix:
textlint-disableignore comments now actually work (the comments filter was silently dropped under textlint 15).