previews Shipped
What this lens looks for
All UI components include preview declarations covering all significant states (default, loading, error, empty, populated); Swift uses #Preview, Kotlin uses @Preview
What its verifier checks
Every component has previews; previews cover all 5 states; previews render/compile without errors