feat(hetzner): add opt-in bounded acquisition - #208
Merged
CooperBigFoot merged 1 commit intoAug 8, 2026
Conversation
CooperBigFoot
merged commit Aug 8, 2026
266df37
into
pce/close-the-seven-basin-coverage-gap/milestone-5
5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--product-attempt-ceilingwith exact canonical signed-64-bit parsing and bounded parallelismValidation
/bin/bash scripts/hetzner/test-tdx-hydro-campaign.sh- passed all 120 cases, with shellcheck unavailable as the sole recorded skipcargo fmt --check- passedcargo clippy --workspace --all-targets -- -D warnings- passedcargo check --workspace --all-targets- passedcargo test --workspace- passedcargo build --workspace- passedThe compatibility controls loaded the complete schema-version-3, schema-version-4,
and campaign-schema-version-2 fixtures without mutation before converting only
the selected basin. The mutation children each reached their named assertion as
the first and only harness error: schema-version-3 compatibility status,
schema-version-4 compatibility status, and the legacy two-dispatch pipeline
regression.
The shell-safety review covered Bash 3.2 parsing, quoting and array expansion,
trap and worker ownership, arithmetic limits, atomic temporary paths, exact JSON
keys, safe partial cleanup, and
set -Eeuo pipefailerror paths. Shellcheck wasnot installed. The implementation and critic diff reviews have no unresolved
correctness, schema, compatibility, self-sufficiency, or shell-safety findings.
External effects
All acquisition cases used local fixtures and poison commands. No server was
provisioned, NGA was not contacted, and no AWS, S3, SSH, hcloud, publication,
adapter, HFX compile, assembly, reclaim, or input-deletion action was performed
by the bounded path.