back

lead refinery

leadGOLD

turn rough discovery into ranked dossiers and clean action bundles

🪐greatEscrape finds rough business and contact data. 🧈leadGOLD refines it into ranked accounts, ranked contacts, dossiers, and a clean queue `🐍CaduceusMail` can send through.

The first body is small and true: inspect a dataset, refine it, emit the bundle, hand the next move to the mail lane.

refinescoredossiershandoff queue
leadgold inspect ./greatescrape-output/my-job/job.sqlite
leadgold refine ./greatescrape-output/my-job/job.sqlite --out ./out
ingest CSV, JSON, and `🪐greatEscrape` `job.sqlite` runs all collapse into one normalized record stream.
refine Accounts and contacts are ranked, merged into dossiers, and tagged with the reasons they earned that score.
handoff The output bundle includes a clean `🐍CaduceusMail` queue instead of pretending to be the sender itself.