What problem does it solve?
Vault databases across protocols like Morpho, Euler, Lagoon, Hyperliquid, and GRVT contain vaults whose curator metadata is missing or unmatched, leaving gaps in curator coverage that must be audited manually.
Core Features & Use Cases
- Curator inventory audit: Prints all existing curator feeder YAML entries from eth_defi/data/feeds/curators and compares them against vault data.
- Candidate discovery: Loads local vault metadata databases, parquet files, and native DuckDB databases to find unmatched vault names, then applies conservative name heuristics to propose third-party, protocol-managed, or alias curators.
- Verified shortlist output: Produces a confidence-rated candidate table with evidence vaults, external links, and suggested actions, rejecting weak signals like generic strategy words or broken vaults.
- Use Case: Ask the assistant to audit Morpho and Euler vaults for missing curators; it runs the existing-curator script, scans local vault exports, and returns a reviewed shortlist such as new curator YAML proposals for Api3 or Pangolins with evidence links.
Quick Start
Ask the assistant to find new vault curators across Morpho and Euler using the local vault data and report candidates only.