harb/formulas
johba 349bd2c2c6 fix: bootstrap-light.sh lacks Push3 candidate injection (#999)
Add CANDIDATE env var support to bootstrap-light.sh. When set to a
.push3 file path, the script:
1. Invokes push3-transpiler to regenerate OptimizerV3Push3.sol
2. Extracts the function body into OptimizerV3Push3Lib.sol
3. Deploys contracts normally via DeployLocal.sol
4. Deploys OptimizerV3 and upgrades the UUPS proxy via upgradeTo()

Also updates formulas/run-red-team.toml to reflect the implementation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 13:19:48 +00:00
..
run-evolution.toml fix: evolution formula must commit results via PR before closing (#1047) 2026-03-22 00:16:53 +00:00
run-holdout.toml fix: Formula: run-holdout (PR quality gate) (#977) 2026-03-19 10:58:15 +01:00
run-protocol.toml fix: add missing shell scripts and fix contract interface in run-protocol 2026-03-21 21:00:14 +00:00
run-red-team.toml fix: bootstrap-light.sh lacks Push3 candidate injection (#999) 2026-03-22 13:19:48 +00:00
run-resources.toml fix: feat: implement evidence/resources and evidence/protocol logging (#1059) 2026-03-21 19:39:23 +00:00
run-user-test.toml fix: Formula: run-user-test (persona UX evaluation) (#978) 2026-03-19 09:10:14 +00:00