prosesmasher workspace
prosesmasher is a deterministic prose-quality validator for markdown and short-form text.
This workspace contains the publishable crate graph behind the CLI:
prosesmasher— user-facing installable binaryprosesmasher-adapters-inbound-cli— CLI adapter and composition rootprosesmasher-app-core— prose-quality checks and validation runnerprosesmasher-adapters-outbound-fs— filesystem-backed file/config loadingprosesmasher-adapters-outbound-parser— markdown parsing and text segmentationprosesmasher-domain-types— domain data structures and config typesprosesmasher-ports-outbound-traits— port traits for adapters
The CLI validates prose with deterministic lexical checks, heuristic anti-slop checks, readability checks, and optional document-policy constraints.
Typical usage: