lib/bylaw/ecto/query/checks.ex
defmodule Bylaw.Ecto.Query.Checks do
@moduledoc """
Namespace for built-in `Bylaw.Ecto.Query.Check` implementations.
Use the individual check module pages for rule-specific examples, accepted
query shapes, notes, and options.
"""
end