Skip to content

docs(registry): align HeavierHand + CapGate descriptions and DEPLOYMENTS with the fixed redeploy - #15

Merged
aaronjmars merged 1 commit into
mainfrom
chore/redeploy-heavierhand-capgate-registry
Sep 5, 2026
Merged

aaronjmars merged 1 commit into
mainfrom
chore/redeploy-heavierhand-capgate-registry

Conversation

@aaronjmars

Copy link
Copy Markdown
Contributor

Follow-up to #13 (contract fix) and #14 (new addresses). #14 landed the new 7-chain addresses + HeavierHand's 0x10C4 flag, but the descriptions and the deploy ledger still described the old behavior. This aligns them.

  • hooks/heavierhand.json - mechanic/plain/rules now describe the price-anchored gate (keeps the pool within ~10% of its OWN opening price; works for any pair and any start price), retiring the false "pushes back toward 50/50" line.
  • hooks/capgate.json - now describes the 5%-of-reserve cap (decimals-safe) instead of a fixed token-count cap.
  • hooklist.json + HOOKS.md - regenerated via scripts/aggregate.py (--check clean).
  • DEPLOYMENTS.md - HeavierHand + CapGate rows updated to the new addresses; a section added for the Arbitrum/BNB/Unichain redeploys + their PoolManagers; old addresses recorded as superseded (immutable, still on-chain).

verified: true is kept - the "Audited" badge is now legitimately earned (the new off-parity fork test in #13 passes). validate.py + aggregate.py --check pass.

…ENTS to the fixed redeploy

PR #14 already landed the new 7-chain addresses and HeavierHand's 0x10C4 flag in the
hook JSONs + generated hooklist.json/HOOKS.md, but the human-facing prose and the
DEPLOYMENTS ledger still described the old, buggy behavior. This aligns them:

- hooks/heavierhand.json: mechanic/plain/rules now describe the price-anchored gate
  (keeps the pool within ~10% of its OWN opening price; works for any pair and any
  start price), retiring the false "pushes back toward 50/50" narrative.
- hooks/capgate.json: mechanic/plain/rules now describe the 5%-of-reserve cap
  (decimals-safe) instead of a fixed token-count cap.
- hooklist.json + HOOKS.md: regenerated via scripts/aggregate.py.
- DEPLOYMENTS.md: HeavierHand + CapGate rows updated to the new addresses, a section
  added for the Arbitrum/BNB/Unichain redeploys + their PoolManagers, and the old
  addresses recorded as superseded (immutable, still on-chain).
@aaronjmars
aaronjmars merged commit 0ee7b51 into main Sep 5, 2026
2 checks passed
@aaronjmars
aaronjmars deleted the chore/redeploy-heavierhand-capgate-registry branch September 5, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant