/// Classification of why a `Partial` or `Deferred` validation rule is
/// not yet fully implemented.
///
/// Provides a machine-queryable answer to "which rules need X?" without
/// reading prose notes. Recorded per rule in `rules.toml` and surfaced
/// in the generated `docs/conformance.md`.
///
/// `Implemented*` rules have `blocker == None`.