Skip to content

Improve discovery scoring explanation#98

Open
nikkkkj wants to merge 1 commit into
gbabaisaac:mainfrom
nikkkkj:codex/improve-discovery-scoring
Open

Improve discovery scoring explanation#98
nikkkkj wants to merge 1 commit into
gbabaisaac:mainfrom
nikkkkj:codex/improve-discovery-scoring

Conversation

@nikkkkj

@nikkkkj nikkkkj commented May 14, 2026

Copy link
Copy Markdown

Fixes #3.

Summary

  • Replace the compact discovery score formula with named score components
  • Add comments explaining the funding, activity, recency, and reward weights
  • Show score breakdown details in each bounty card
  • Add deterministic reward tie-break sorting
  • Include the existing minimal form validation compile fix so production build is not blocked by the current errors reference

Verification

  • npm run lint
  • npm run build
  • Browser check: opened /discovery, confirmed the ranked list renders with visible score and Funding/Activity/Recency breakdown details

Note: lint/build still report the existing Next.js <img> warning in src/components/leaderboard.tsx, but the build completes successfully.

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.

Bounty: Discovery Algorithm

1 participant