Fix flair leaderboard documentation to match actual implementation
- Update badge requirement time from 3s to 15s (matches flair-config.json) - Update badge names to match actual flair system (e.g., "I Was Told There Would Be Extraction", "Did You Get The Memo?", "37 Pieces of Flair") - Update badge descriptions to match flair-config.json
This commit is contained in:
parent
0bea793a09
commit
c2a9aa6bbf
@ -17,46 +17,46 @@ We don't require 37 pieces of flair like Brian. Just the minimum — but we enco
|
|||||||
|
|
||||||
## Your Collection
|
## Your Collection
|
||||||
|
|
||||||
Click the **flair counter** in the bottom-right corner of any page to see your collection. Badges are earned by spending 3+ seconds reading each page.
|
Click the **flair counter** in the bottom-right corner of any page to see your collection. Badges are earned by spending 15+ seconds reading each page.
|
||||||
|
|
||||||
## Available Flair (12 Badges)
|
## Available Flair (12 Badges)
|
||||||
|
|
||||||
<CardGrid>
|
<CardGrid>
|
||||||
<Card title="📄 First Extraction" icon="document">
|
<Card title="📄 I Was Told There Would Be Extraction" icon="document">
|
||||||
Visit the homepage
|
Start your mcwaddams journey (homepage)
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="🔴 Basement Dweller" icon="puzzle">
|
<Card title="🔴 Basement Dweller" icon="puzzle">
|
||||||
Read the backstory
|
Learn about Milton and the legacy documents
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="🖨️ PC Load Letter" icon="setting">
|
<Card title="🖨️ PC Load Letter" icon="setting">
|
||||||
Complete installation
|
Successfully install mcwaddams
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="☕ Case of the Mondays" icon="rocket">
|
<Card title="☕ Case of the Mondays" icon="rocket">
|
||||||
Finish quick start
|
Complete the quick start guide
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="📋 TPS Report Expert" icon="list-format">
|
<Card title="📋 TPS Report Expert" icon="list-format">
|
||||||
Browse tools reference
|
Read the complete tools reference
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="👔 The Bobs Approved" icon="approve-check">
|
<Card title="👔 The Bobs Approved" icon="approve-check">
|
||||||
Study architecture
|
Understand the architecture
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="📝 Memo Received" icon="information">
|
<Card title="📝 Did You Get The Memo?" icon="information">
|
||||||
Check test dashboard
|
Check the test dashboard
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="🔥 Jump to Conclusions" icon="warning">
|
<Card title="😮 O Face" icon="star">
|
||||||
Survive torture tests
|
Witness the torture test results
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="⭐ Flair Enthusiast" icon="star">
|
<Card title="🔴 I Have Your Stapler" icon="heart">
|
||||||
View leaderboard
|
Find the credits and attributions
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="🎖️ Credit Where Due" icon="heart">
|
<Card title="🎲 Jump to Conclusions" icon="warning">
|
||||||
Read the credits
|
Complete your first extraction tutorial
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="📚 Legacy Handler" icon="open-book">
|
<Card title="📊 Spreadsheet Survivor" icon="open-book">
|
||||||
Learn legacy formats
|
Master table extraction
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="🌐 Cloud Connect" icon="external">
|
<Card title="🎖️ 37 Pieces of Flair" icon="external">
|
||||||
Use hosted MCP
|
Discover the flair leaderboard
|
||||||
</Card>
|
</Card>
|
||||||
</CardGrid>
|
</CardGrid>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user