Creates module directories and initializes configuration files for a new module version in the Bazel Central Registry (BCR). Use when scaffolding a new version of a module, setting up MODULE.bazel, source.json, and presubmit.yml, or updating module metadata.json files.
Validates module configuration and updates source integrity in the Bazel Central Registry (BCR). Use when running bcr_validation checks, updating integrity with update_integrity, or verifying overlay and patch consistency for module versions.
Sets up and verifies local presubmit repository builds for modules in the Bazel Central Registry (BCR). Use when reproducing presubmit builds, testing module dependencies locally.