Skip to content

Add protocol revenue deepener candidate - #11

Merged
0xprogrammable merged 2 commits into
mainfrom
codex/protocol-revenue-deepener
Jul 29, 2026
Merged

Add protocol revenue deepener candidate#11
0xprogrammable merged 2 commits into
mainfrom
codex/protocol-revenue-deepener

Conversation

@0xprogrammable

Copy link
Copy Markdown
Owner

What changed

Adds the candidate Protocol Revenue Deepener for the canonical $V4 / ETH pool.

  • converts bounded ETH batches into a balanced full-range position
  • permanently keeps the position under an ownerless, add-only contract
  • enforces a six-hour cooldown and delayed price observation
  • validates the exact Mainnet pool, hook and fee disclosure in the constructor
  • accepts permissionless maintenance without caller-controlled amounts
  • documents the control model, limitations and migration boundary

Validation

  • complete Forge suite
  • CI fuzz tests
  • stateful invariant suite
  • Mainnet-fork compound against the canonical pool
  • Slither review with no unresolved high-severity finding
  • model registry and release-evidence checks

This pull request publishes a deployment candidate. It does not claim a Mainnet deployment or active keeper.

@0xprogrammable
0xprogrammable marked this pull request as ready for review July 29, 2026 13:57
@0xprogrammable
0xprogrammable merged commit a8efcdc into main Jul 29, 2026
2 checks passed
@0xprogrammable
0xprogrammable deleted the codex/protocol-revenue-deepener branch July 29, 2026 13:58
0xprogrammable added a commit that referenced this pull request Aug 1, 2026
## What changed

Adds the candidate Protocol Revenue Deepener for the canonical `$V4` /
ETH pool.

- converts bounded ETH batches into a balanced full-range position
- permanently keeps the position under an ownerless, add-only contract
- enforces a six-hour cooldown and delayed price observation
- validates the exact Mainnet pool, hook and fee disclosure in the
constructor
- accepts permissionless maintenance without caller-controlled amounts
- documents the control model, limitations and migration boundary

## Validation

- complete Forge suite
- CI fuzz tests
- stateful invariant suite
- Mainnet-fork compound against the canonical pool
- Slither review with no unresolved high-severity finding
- model registry and release-evidence checks

This pull request publishes a deployment candidate. It does not claim a
Mainnet deployment or active keeper.
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