LEM/pkg/heuristic
Snider e982911939 fix: normalise LEK score to 0-100 via tanh sigmoid
Raw weighted sums ranged -25..+20, causing all text to land below the
ai_generated threshold (< 25). Now 50 = neutral (no signal), negatives
push toward 0 (AI markers), positives push toward 100 (human markers).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-26 06:32:24 +00:00
..
heuristic.go fix: normalise LEK score to 0-100 via tanh sigmoid 2026-02-26 06:32:24 +00:00
heuristic_test.go fix: normalise LEK score to 0-100 via tanh sigmoid 2026-02-26 06:32:24 +00:00