bazel run //tools:bcr_validation -- --check <name>@<version>
bazel run //tools:update_integrity -- <name> --version=<version>
overlay/: Add or overwrite files (requires bazel_compatibility in MODULE.bazel).patches/: Modify existing files.modules/.../MODULE.bazel must match the source archive's version (if exists) exactly. Use an overlay/patch if they differ.