Files
proxmox/scripts/verify/run-extraction-gap-closure-pack.sh
2026-04-16 11:44:01 -07:00

13 lines
564 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
source "$ROOT/scripts/lib/load-project-env.sh" >/dev/null 2>&1 || true
bash "$ROOT/scripts/verify/build-canonical-exit-corridor-map.sh"
bash "$ROOT/scripts/verify/run-corridor-tranche-capacity-tests.sh"
bash "$ROOT/scripts/verify/verify-stable-lp-withdrawal-readiness.sh"
bash "$ROOT/scripts/verify/build-realizable-capital-ladder.sh"
bash "$ROOT/scripts/verify/build-treasury-segmentation-assignment.sh"
python3 "$ROOT/scripts/lib/extraction_gap_closure.py" index