Signal definition
Strong indicator that a startup recently closed a round and is deploying capital into engineering. For investors: probably too late for the current round, well-positioned for the next one.
Unit: binary signal (fires / does not fire) · Window: 6-week window
fires if contributor-growth ≥50% AND distinct_authors ≥3 AND no commits-from-new-author in prior 60 daysSingle firing per org per quarter; debounced so a continuous hiring ramp does not fire repeatedly.
An open-source project that suddenly gets popular can fire this without a fundraise. We attempt to filter by org-vs-project signals (private repo presence, .vercel.json, deploy automation), but the heuristic is imperfect.
Defined in the SSRN-indexed methodology paper. Full definition, assumptions, and validation in §3 of the paper. Reproducibility kit at /reproducibility. Glossary entry at /glossary#engineering-hiring-burst.