feat: include relevanceScore in GET /bounties/recommended response#104
Open
DrGalio wants to merge 1 commit into
Open
feat: include relevanceScore in GET /bounties/recommended response#104DrGalio wants to merge 1 commit into
DrGalio wants to merge 1 commit into
DevAsign Agent / DevAsign · End goal
succeeded
May 31, 2026 in 0s
All acceptance criteria met
The diff correctly removes the destructuring that stripped relevanceScore from the scored path (line 198) and adds relevanceScore: 0 to the no-tech-stack fallback. Tests now assert relevanceScore values for both the scored and tie-breaking cases. The weighted scoring logic and 15-minute caching are preserved unchanged. All criteria are met.
Loading