Skip to content

voiage.versioning.validate_version_sync

validate_version_sync([positional or keyword] repo_root: Path = REPO_ROOT) -> tuple[str, list[VersionMismatch]]

Validate that binding manifests match the canonical repo version.

Parameters:

  • repo_root Path (default: REPO_ROOT)

Returns: tuple[str, list[VersionMismatch]]