| Action | Points | Bonuses |
|---|---|---|
|
Submit All Attributes
Complete color, style, and material for an item
|
+25 |
- |
|
Verify Existing Attribute
Confirm an attribute that's already submitted
|
+15 |
- |
|
Skip Item
Skip an item you're unsure about (encouraged!)
|
+10 |
- |
|
First Submission for Item
Be the first person to submit data for an item
|
+25 |
+50 BONUS |
|
Report Issue
Flag missing photo, dimensions, name, or other problem
|
+10 |
- |
|
Consensus Reached
Your submission matches final consensus (awarded retroactively)
|
+20 |
ACCURACY |
|
Daily Login
Visit and review at least one item
|
+5 |
- |
|
Complete Daily Challenge
Review 10+ items in a single day
|
+10 |
+25 BONUS |
Consensus Logic:
Anti-Gaming Measures:
Weekly Leaderboard Reset:
Database Schema Additions:
user_levels: user_id, level, points, streak_days, accuracy_scoreuser_badges: user_id, badge_id, earned_at, displayedsubmissions: user_id, item_id, attributes (jsonb), created_at, matches_consensusconsensus_data: item_id, attribute_type, consensus_value, submission_count, confidence_scoreleaderboard_cache: period (weekly/all-time), rankings (jsonb), updated_at