Skip to content
lawlint
Esc
navigateopen⌘Jpreview
On this page

no-robotic-transitions

Flags overuse of formulaic transitions

Property Value
Kind Hard rule
Engine density
Tier statistical
Severity warning
Intent detection
Scope text

Why

Use this signal as a prompt to revise rhythm and density, not as a hard prohibition.

Examples

Flagged

Moreover, the claim fails.

Better

The claim also fails.

Turning it off

lawlint --disable no-robotic-transitions draft.md

Or durably, in .lawlint/config.json — see Configuration.