Summary: ScopeLift is best understood not as a generic crypto consultancy but as a governance-control-plane engineering shop. Its public repos and collaboration history show repeated work on the machinery around DAO decisions: fractional vote counting, delegate-contract patterns, proposal simulation and reporting, rollback paths for already-executed proposals, and developer tooling that turns tests into quasi-specifications. The reusable insight is that governance power does not only centralize in treasuries or voting tokens; it also concentrates in the firms that design the mechanisms, safety rails, and operational interfaces through which proposals are authored, checked, and executed.
What it does:
Builds governance infrastructure and contract systems for DAOs using Governor Bravo and OpenZeppelin-style governors
Developed Flexible Voting, a delegate-contract and split-vote extension for OpenZeppelin Governor
Co-developed Seatbelt with Uniswap as proposal-checking and simulation infrastructure for live governance proposals
Publishes governance rollback tooling that lets DAOs queue and execute bounded emergency reversals after harmful proposal execution
Maintains developer tooling like ScopeLint that formalizes Solidity testing, formatting, and test-as-spec workflows
Key claims:
ScopeLift’s public positioning and repos consistently point to governance engineering as a core specialization rather than only bespoke app development
The Flexible Voting README says the system was developed by ScopeLift and frames it as a new building block for DAO voting patterns like yield-bearing voting, L2 voting, shielded voting, and sub-delegation
The Uniswap Seatbelt announcement says Uniswap collaborated with ScopeLift on a test suite that checks live governance proposals, lists referenced addresses, verifies contracts, and reports state changes before votes are cast
ScopeLift’s governance rollback repo describes an emergency rollback system for executed proposals, with admin/guardian roles, queue windows, and compatibility paths for both Compound-style and OpenZeppelin governance
ScopeLint shows ScopeLift productizing an opinionated Solidity development stack in which formatting, conventions, and test names can be turned into human-readable specifications, which is relevant because governance shops often end up defining operational norms as much as code
Taken together, these materials suggest ScopeLift operates as a design-and-safety intermediary for DAO governance, shaping both the voting rules and the verification workflow around proposals
Whitepaper: No canonical ScopeLift whitepaper or litepaper surfaced in this pass. The strongest primary materials were the firm site, the Flexible Voting docs and repo, the governance rollback repo, the Uniswap Seatbelt announcement, and ScopeLint; see ../whitepapers/scopelift-primary-sources-2026-05-07.md.