Ask Reddit some twenty more searches on a first sweep, and read deeper where page one found buyers - #90
Merged
Conversation
…r where page one found buyers Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The median project's first sweep ran 6 searches, found about 670 posts and ended with 29 buyer leads; 47% of the searches found nothing.
What changes
sweepSearches(new,src/lib/scan/searches.ts): one model call at the start of a first sweep writes about 18 more Reddit searches: 5 plain asks for a tool, 4 "alternative to ", 3 symptom, 3 acting-for-someone, 2 workaround, 1 moment. They are never stored as problem phrasings, so Google discovery and the Reddit SEO tab are untouched. A failed call adds nothing and the sweep carries on.source = sweep, active), so recurring scans ask them too. Discovery's plan publish leaves them alone; a person can switch them off on the Sources tab.Measured (offline, real Reddit search, real triage and judge; data in
.context/widen, not committed)Tests: two backfill tests updated for the one-page first pass, three added. Full suite passes except
tests/jobs.test.ts"seeds a scan", which times out locally against the shared dev database before this change too.Existing projects are not touched: this only runs on a first sweep.
🤖 Generated with Claude Code