no-faux-insight
Flags faux-insight setups that posture before making a claim.
| Property | Value |
|---|---|
| Kind | Hard rule |
| Engine | phrase |
| Tier | static |
| Severity | warning |
| Intent | detection |
| Scope | text |
Why
Make the claim stand on its own instead of flattering the writer as the lone expert.
Examples
Flagged
The part everyone misses: distribution is the real moat.
Better
Distribution is the moat.
Turning it off
lawlint --disable no-faux-insight draft.md
Or durably, in .lawlint/config.json — see Configuration.