//! Shared lint finding types.
use String;
/// How strongly a lint finding should be read. Never blocking either way —
/// the distinction is tone, not gating (ADR-002: informative only).
/// A single plausibility finding. Phrased as a question, never a verdict —
/// callers should render `message` as-is.