Day 2 was about three major updates. First, the connection to claude was failing, so I had to debug that. I described the errors, the problem got found and fixed 3 credits later.
it says failed to submit, please try again when i try to submit. I tried from two different accounts
Test submitting criteria from a regular user account to verify the fix works end-to-end
The second was returning the list of items that matched to the player’s results page. Not only did early user testers want to see it, but I needed it for debugging purposes:
On the Your Results Page:
- Please add a list of the items that matched. The results page says I have 5 matches, but I don’t know what they are.
- No need to have the Matches:5 for each criteria. The Matches should be at the top, with the count, and the list of each match in the list. Then belwo that, a list of eval criteria with word counts.
The Third was adjusting the scoring algorithm. It would undergo lots of further adjustment, and is still being optimized.

Leave a Reply