liquidity-migration
Installation
SKILL.md
Source References: Use Doppler deployments as the contract source of truth for deployed addresses and revisions.
Liquidity Migration
When to use
- You are deciding where launch liquidity should migrate after price discovery
- You need protocol-consistent guidance across V2, V3, and V4 destinations
- You need a strict decision rule for when V3 migration is acceptable
- You are verifying
Airlock.migrate(asset)behavior and migrator selection
Prerequisites
- Confirm launch posture (non-migrating vs migrable)
- Confirm asset/numeraire orientation and target pool assumptions
- Identify active
liquidityMigratorin deployment configuration before execution