research/vetting-data.json · mutate via python vetting.py …Prospects move left-to-right through the seven-phase investor journey defined in Process & Next Steps. Tier tags reference the priority stack in Ideal Client Profile. Data is loaded from vetting-data.json at page load.
/translate-slides handles decks; a parallel MD-based flow needed for research docs.python vetting.py list — show all prospects, or filter --stage intropython vetting.py show <id> — full detail on one prospectpython vetting.py add <id> --name "..." --stage sourced --tier 2 --type "..." --jurisdiction "..." --ticket "$500k" --sourced "..." --note "..."python vetting.py mv <id> <stage> — move stage (also resets enteredStageAt to today)python vetting.py set <id> --ticket "$1M" --note "..." — update fieldspython vetting.py touch <id> — reset stage entry date to todaypython vetting.py rm <id> — delete prospect