Skip to content

Add isolated Prospect Engine prototype#85

Draft
DealPatrol wants to merge 1 commit into
mainfrom
cursor/prospect-engine-prototype-414e
Draft

Add isolated Prospect Engine prototype#85
DealPatrol wants to merge 1 commit into
mainfrom
cursor/prospect-engine-prototype-414e

Conversation

@DealPatrol

@DealPatrol DealPatrol commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a hidden /prospects prototype for RepoFuse Prospect Engine.
  • Add token-gated GitHub discovery with mock fallback when GITHUB_TOKEN is unavailable.
  • Add explainable lead scoring, sample prospects, detail pages, and human-approved outreach draft review.

Safety notes

  • Does not modify the homepage, dashboard nav, middleware, auth flow, billing, or existing database schema.
  • Does not send outreach automatically or write prospect data to the database.

Testing

  • pnpm exec tsc --noEmit
  • pnpm exec eslint app/prospects lib/prospect-engine
  • Dev server route smoke checks:
    • GET /prospects -> 200
    • GET /prospects/discover -> 200
    • GET /prospects/discover?run=1&minimumRepos=10&keywords=saas%2Cai%2Cnextjs&language=TypeScript&minimumFollowers=0&limit=3 -> 200 mock mode
    • GET /prospects/mock-maya-chen -> 200
Open in Web Open in Cursor 

Co-authored-by: Cole Collins <DealPatrol@users.noreply.github.com>
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
repo-app-architect Ready Ready Preview, Comment Jun 9, 2026 3:02am
repofuse Ready Ready Preview, Comment, Open in v0 Jun 9, 2026 3:02am
v0-repo-app-architect Ready Ready Preview, Comment, Open in v0 Jun 9, 2026 3:02am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants