voiage.versioning.validate_version_sync
validate_version_sync
Section titled “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_rootPath(default:REPO_ROOT)
Returns: tuple[str, list[VersionMismatch]]