mc-ai-data-mriz16 1.0.37 → 1.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/diagnostic.json +33 -30
- package/data/latest.json +1 -1
- package/data/npm-publish.log +2 -2
- package/package.json +1 -1
package/data/diagnostic.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 8,
|
|
3
3
|
"source": "oracles_elixir + riot_esports",
|
|
4
|
-
"started": "2026-08-
|
|
4
|
+
"started": "2026-08-06T01:19:15Z",
|
|
5
5
|
"steps": [
|
|
6
6
|
{
|
|
7
7
|
"step": "history file: 66070 rows (full file, not windowed)",
|
|
@@ -19,45 +19,45 @@
|
|
|
19
19
|
"detail": ""
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
|
-
"step": "using
|
|
22
|
+
"step": "using 3270 Riot rows after 2026-07-28 (dropped 2410 overlapping)",
|
|
23
23
|
"ok": true,
|
|
24
24
|
"detail": ""
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
|
-
"step": "reconciled
|
|
27
|
+
"step": "reconciled 21 Riot team names to history (470 rows): DNS Challengers->DN SOOPers Challengers, KIWOOM DRX->Kiwoom DRX, NONGSHIM RED FORCE->Nongshim RedForce, kt Rolster->KT Rolster, Heretics Academy->Team Heretics Academy, VfB Stuttgart->VfB eSports",
|
|
28
28
|
"ok": true,
|
|
29
29
|
"detail": ""
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
"step": "merged 10 team name variants (
|
|
32
|
+
"step": "merged 10 team name variants (160 rows)",
|
|
33
33
|
"ok": true,
|
|
34
34
|
"detail": ""
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
|
-
"step": "merged
|
|
37
|
+
"step": "merged 48 player name variants (192 rows)",
|
|
38
38
|
"ok": true,
|
|
39
39
|
"detail": ""
|
|
40
40
|
},
|
|
41
41
|
{
|
|
42
|
-
"step": "wrote
|
|
42
|
+
"step": "wrote 69340 rows spanning 2026-01-08 .. 2026-08-05",
|
|
43
43
|
"ok": true,
|
|
44
44
|
"detail": ""
|
|
45
45
|
}
|
|
46
46
|
],
|
|
47
47
|
"outcome": "ok",
|
|
48
|
-
"requests":
|
|
49
|
-
"since": "2026-04-
|
|
48
|
+
"requests": 1774,
|
|
49
|
+
"since": "2026-04-08",
|
|
50
50
|
"history_source": "./oracles_elixir.json.gz",
|
|
51
51
|
"history_file_rows": 66070,
|
|
52
52
|
"oe_rows": 66070,
|
|
53
53
|
"oe_newest": "2026-07-28",
|
|
54
|
-
"riot_events":
|
|
55
|
-
"riot_games_found":
|
|
54
|
+
"riot_events": 3075,
|
|
55
|
+
"riot_games_found": 570,
|
|
56
56
|
"side_resolved": 568,
|
|
57
57
|
"riot_games_ok": 568,
|
|
58
|
-
"riot_games_failed":
|
|
58
|
+
"riot_games_failed": 2,
|
|
59
59
|
"riot_rows_all": 5680,
|
|
60
|
-
"riot_rows_used":
|
|
60
|
+
"riot_rows_used": 3270,
|
|
61
61
|
"alias_rejected": {
|
|
62
62
|
"NS Challengers": "Nongshim Esports Academy (no name kinship)",
|
|
63
63
|
"LOS": "LØS (no name kinship)"
|
|
@@ -80,33 +80,36 @@
|
|
|
80
80
|
"BRO Challengers": "HANJIN BRION Challengers",
|
|
81
81
|
"Gen.G Esports": "Gen.G",
|
|
82
82
|
"Team Liquid Alienware": "Team Liquid",
|
|
83
|
-
"UCAM Esports Club": "UCAM Esports"
|
|
83
|
+
"UCAM Esports Club": "UCAM Esports",
|
|
84
|
+
"E Wie Einfach E-Sports": "E WIE EINFACH E-SPORTS",
|
|
85
|
+
"BOMBA Team": "Bomba Team",
|
|
86
|
+
"Brod & Friends": "Brod n Friends"
|
|
84
87
|
},
|
|
85
88
|
"canonicalised_team": {
|
|
86
89
|
"names": 10,
|
|
87
|
-
"rows":
|
|
90
|
+
"rows": 160
|
|
88
91
|
},
|
|
89
92
|
"canonicalised_player": {
|
|
90
|
-
"names":
|
|
91
|
-
"rows":
|
|
93
|
+
"names": 48,
|
|
94
|
+
"rows": 192
|
|
92
95
|
},
|
|
93
96
|
"written": {
|
|
94
|
-
"rows":
|
|
97
|
+
"rows": 69340,
|
|
95
98
|
"newest": "2026-08-05",
|
|
96
99
|
"oldest": "2026-01-08",
|
|
97
100
|
"history_through": "2026-07-28",
|
|
98
|
-
"mb": 7.
|
|
101
|
+
"mb": 7.37,
|
|
99
102
|
"leagues": [
|
|
100
103
|
[
|
|
101
104
|
"LPL",
|
|
102
105
|
4530
|
|
103
106
|
],
|
|
104
107
|
[
|
|
105
|
-
"
|
|
106
|
-
|
|
108
|
+
"LCK",
|
|
109
|
+
3790
|
|
107
110
|
],
|
|
108
111
|
[
|
|
109
|
-
"
|
|
112
|
+
"LCKC",
|
|
110
113
|
3730
|
|
111
114
|
],
|
|
112
115
|
[
|
|
@@ -115,7 +118,7 @@
|
|
|
115
118
|
],
|
|
116
119
|
[
|
|
117
120
|
"AL",
|
|
118
|
-
|
|
121
|
+
3020
|
|
119
122
|
],
|
|
120
123
|
[
|
|
121
124
|
"EM",
|
|
@@ -127,7 +130,7 @@
|
|
|
127
130
|
],
|
|
128
131
|
[
|
|
129
132
|
"PRM",
|
|
130
|
-
|
|
133
|
+
2470
|
|
131
134
|
],
|
|
132
135
|
[
|
|
133
136
|
"EWC",
|
|
@@ -141,23 +144,23 @@
|
|
|
141
144
|
"LAS",
|
|
142
145
|
2290
|
|
143
146
|
],
|
|
147
|
+
[
|
|
148
|
+
"LFL",
|
|
149
|
+
2140
|
|
150
|
+
],
|
|
144
151
|
[
|
|
145
152
|
"LIT",
|
|
146
153
|
2090
|
|
147
154
|
],
|
|
148
155
|
[
|
|
149
|
-
"
|
|
150
|
-
|
|
156
|
+
"HLL",
|
|
157
|
+
2070
|
|
151
158
|
],
|
|
152
159
|
[
|
|
153
160
|
"CD",
|
|
154
161
|
2050
|
|
155
|
-
],
|
|
156
|
-
[
|
|
157
|
-
"HLL",
|
|
158
|
-
2030
|
|
159
162
|
]
|
|
160
163
|
]
|
|
161
164
|
},
|
|
162
|
-
"finished": "2026-08-
|
|
165
|
+
"finished": "2026-08-06T01:36:37Z"
|
|
163
166
|
}
|