-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcodey.json
More file actions
60 lines (60 loc) · 1.39 KB
/
codey.json
File metadata and controls
60 lines (60 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"health": 47.449999999999996,
"hunger": 34.35,
"happiness": 38.0,
"energy": 70.0,
"level": 1,
"streak": 0,
"total_commits": 0,
"mood": "elite",
"rpg_stats": {},
"achievements": [
"\ud83e\uddd9\u200d\u2642\ufe0f Elder Council",
"\ud83d\udc80 Decade Survivor",
"\ud83d\udc51 Social Elite",
"\ud83d\udc8e Quality Craftsman",
"\ud83c\udfaf Quality Curator"
],
"history": [
{
"timestamp": "2026-03-07T10:23:12.288998+00:00",
"daily_commits": 0,
"daily_prs": 0,
"health": 50,
"mood": "neutral",
"streak": 0,
"tier": "elder"
}
],
"brutal_stats": {
"tier": "elder",
"github_years": 10.009582477754963,
"social_score": 1.25,
"social_penalties": [],
"social_bonuses": [
"quality_curator"
],
"avg_repo_quality": 0.8320312500000009,
"commit_quality_score": 1.0,
"commit_quality_penalties": [],
"commit_quality_bonuses": [],
"multipliers": {
"xp": 0.25,
"decay": 0.8,
"requirements": 4.0
},
"total_stars": 606,
"self_starred_count": 177,
"language_diversity_penalty": 1.0,
"xp_earned": 8.7,
"dominant_language": "Python",
"issues_closed": 3,
"issue_close_ratio": 1.5,
"issue_score": 1.45,
"can_prestige": false,
"prestige_missing": [
"Need Level 10"
]
},
"last_update": "2026-03-07T10:23:12.288998+00:00"
}