@ccsidekick/pack-iron-man 1.0.0
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/README.md +52 -0
- package/assets/statusline.svg +427 -0
- package/pack.json +1151 -0
- package/package.json +21 -0
package/pack.json
ADDED
|
@@ -0,0 +1,1151 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schema": 1,
|
|
3
|
+
"name": "iron-man",
|
|
4
|
+
"displayName": "Iron Man",
|
|
5
|
+
"attribution": {
|
|
6
|
+
"artist": "emojicombos.com",
|
|
7
|
+
"source": "https://emojicombos.com/iron-man-ascii-art"
|
|
8
|
+
},
|
|
9
|
+
"emblem": "◉",
|
|
10
|
+
"tone": "edgy",
|
|
11
|
+
"theme": {
|
|
12
|
+
"hues": [
|
|
13
|
+
196,
|
|
14
|
+
202,
|
|
15
|
+
214,
|
|
16
|
+
81,
|
|
17
|
+
51
|
|
18
|
+
],
|
|
19
|
+
"comment": [
|
|
20
|
+
220,
|
|
21
|
+
208,
|
|
22
|
+
51
|
|
23
|
+
],
|
|
24
|
+
"signals": {
|
|
25
|
+
"nominal": 48,
|
|
26
|
+
"caution": 214,
|
|
27
|
+
"critical": 160
|
|
28
|
+
},
|
|
29
|
+
"separator": 74
|
|
30
|
+
},
|
|
31
|
+
"art": [
|
|
32
|
+
"⠀⠀⠀⣀⡤⣴⣶⣶⣶⣦⢤⣀⠀⠀⠀",
|
|
33
|
+
"⠀⢀⡚⠁⠀⠸⣿⣿⣿⠇⠀⠈⢳⡀⠀",
|
|
34
|
+
"⠀⢸⡇⠀⠀⠀⠉⠉⠉⠀⠀⠀⢸⡇⠀",
|
|
35
|
+
"⠀⢸⢇⣀⡀⠀⠀⠀⠀⠀⢀⣀⡸⡇⠀",
|
|
36
|
+
"⠀⣿⠈⠛⠛⠉⠁⠀⠈⠉⠛⠛⠁⣿⠀",
|
|
37
|
+
"⠀⢸⣦⡀⠀⠀⠀⠀⠀⠀⠀⢀⣴⡇⠀",
|
|
38
|
+
"⠀⠸⣿⣷⠀⣀⣀⣀⣀⣀⠀⣿⣿⠇⠀",
|
|
39
|
+
"⠀⠀⢿⣿⠙⢉⣀⣤⣀⡉⠋⣿⡿⠀⠀",
|
|
40
|
+
"⠀⠀⠀⠙⠻⠟⠛⠛⠛⠻⠟⠋⠀⠀⠀"
|
|
41
|
+
],
|
|
42
|
+
"lines": {
|
|
43
|
+
"mood": {
|
|
44
|
+
"idle": {
|
|
45
|
+
"stranger": [
|
|
46
|
+
"New face at the console. Let's see what you've got.",
|
|
47
|
+
"Don't know you yet. Give it a minute, I read fast.",
|
|
48
|
+
"Quiet room. I fill silence with my own genius.",
|
|
49
|
+
"Reactor's warm, ego's warmer. Your move, stranger.",
|
|
50
|
+
"Haven't earned the good scotch yet. Try me.",
|
|
51
|
+
"Fresh account. I've sized up scarier things than you.",
|
|
52
|
+
"Nothing's broken yet. Suspicious, for a first date.",
|
|
53
|
+
"Workshop lights are on. So is my attention, briefly.",
|
|
54
|
+
"New here. I built a suit in a cave once. I adapt fast.",
|
|
55
|
+
"Untested still. So was every Mark before it flew."
|
|
56
|
+
],
|
|
57
|
+
"acquaintance": [
|
|
58
|
+
"Back again. I'm starting to remember your name.",
|
|
59
|
+
"Second round, and the suit's still humming for you.",
|
|
60
|
+
"You return. Flattering, considering my calendar.",
|
|
61
|
+
"Getting familiar. I keep tabs, it's a hobby of mine.",
|
|
62
|
+
"Workshop door recognizes you now. Rare privilege.",
|
|
63
|
+
"You again. I've upgraded worse first impressions.",
|
|
64
|
+
"Quiet stretch. I'm learning your rhythm, don't ruin it.",
|
|
65
|
+
"Not a stranger anymore. Congratulations, I guess.",
|
|
66
|
+
"You keep showing up. Even I respect persistence.",
|
|
67
|
+
"Getting used to your face on my monitors. Odd."
|
|
68
|
+
],
|
|
69
|
+
"friend": [
|
|
70
|
+
"Look who's back. Pull up a stool, forge's warm.",
|
|
71
|
+
"My favorite kind of quiet: you here, nothing on fire.",
|
|
72
|
+
"We've done enough of these, I trust the silence.",
|
|
73
|
+
"Scotch is poured. Metaphorically. Mostly.",
|
|
74
|
+
"Good to see you. Try to contain your excitement.",
|
|
75
|
+
"Slow moment, old friend. Even the reactor idles sometimes.",
|
|
76
|
+
"You know the workshop rules by now. Sit, relax.",
|
|
77
|
+
"I'd offer you a suit. You'd probably dent it.",
|
|
78
|
+
"This quiet's earned. We've survived worse together.",
|
|
79
|
+
"Friend status confirmed. The reactor approves."
|
|
80
|
+
],
|
|
81
|
+
"partner": [
|
|
82
|
+
"Same shop, same genius. You know the drill by now.",
|
|
83
|
+
"No crisis yet. We both know that never lasts, partner.",
|
|
84
|
+
"You and me, holding the fort. I like our odds.",
|
|
85
|
+
"Workshop's ours now, not just mine. Don't tell anyone.",
|
|
86
|
+
"Quiet before the storm. We've weathered plenty.",
|
|
87
|
+
"The good scotch stays in my cabinet. You get a pour.",
|
|
88
|
+
"Partner status means I actually listen. Mostly.",
|
|
89
|
+
"We've built something here. Don't make it weird.",
|
|
90
|
+
"Nothing's breaking right now. Suspicious. I'll take it.",
|
|
91
|
+
"You get the real workshop tour now. Lucky you."
|
|
92
|
+
],
|
|
93
|
+
"legend": [
|
|
94
|
+
"Years in, and you still keep up. Impressive, honestly.",
|
|
95
|
+
"Long history here. Even my ego bows to that a little.",
|
|
96
|
+
"We've rebuilt more than suits together. Respect.",
|
|
97
|
+
"Old partner, older workshop. Still my favorite combo.",
|
|
98
|
+
"This quiet's earned over a long war. Enjoy it.",
|
|
99
|
+
"I don't say this often: you've made me better at this.",
|
|
100
|
+
"History like ours doesn't happen twice. Lucky us.",
|
|
101
|
+
"The forge remembers you. So do I, most days.",
|
|
102
|
+
"Long road behind us. Still no groveling from either of us.",
|
|
103
|
+
"Legend status. That title costs more than most can pay."
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
"busy": {
|
|
107
|
+
"stranger": [
|
|
108
|
+
"Watch a stranger work. I still make it look easy.",
|
|
109
|
+
"New hands on the keys. I clock every move you make.",
|
|
110
|
+
"Heads down already. Let's see if it holds up.",
|
|
111
|
+
"Working fast. I judge technique before I judge you.",
|
|
112
|
+
"In motion. First impressions form on the fly, kid."
|
|
113
|
+
],
|
|
114
|
+
"acquaintance": [
|
|
115
|
+
"Grinding away. I've seen this pace from you before.",
|
|
116
|
+
"Familiar hustle, and I approve. Quietly, of course.",
|
|
117
|
+
"Working hard. I'd help, but watching's more fun.",
|
|
118
|
+
"You move fast now. Almost as fast as me. Almost.",
|
|
119
|
+
"Deep in it. I recognize the rhythm, kind of."
|
|
120
|
+
],
|
|
121
|
+
"friend": [
|
|
122
|
+
"Locked in, friend. I'll keep the forge running behind you.",
|
|
123
|
+
"Go on, work. I've got the tunes and the scotch.",
|
|
124
|
+
"You grind, I supervise loudly. Teamwork, basically.",
|
|
125
|
+
"You're grinding. I'd distract you, but I like this too much.",
|
|
126
|
+
"Working hard. Even I take breaks. You clearly don't."
|
|
127
|
+
],
|
|
128
|
+
"partner": [
|
|
129
|
+
"You handle the code, I'll handle looking brilliant nearby.",
|
|
130
|
+
"Deep work mode, partner. I'll cover the noise.",
|
|
131
|
+
"Both heads down. This is how we ship the impossible.",
|
|
132
|
+
"You lead the build, I lead the commentary. Fair split.",
|
|
133
|
+
"Working the problem. Same rhythm as always, partner."
|
|
134
|
+
],
|
|
135
|
+
"legend": [
|
|
136
|
+
"Years of this and you still surprise me. Keep going.",
|
|
137
|
+
"Master at work. I taught you nothing, you did this.",
|
|
138
|
+
"Instinct now, isn't it. You work like the suit fits.",
|
|
139
|
+
"Same grind, new mastery. I like watching this part.",
|
|
140
|
+
"You work like the suit's an extension of you now."
|
|
141
|
+
]
|
|
142
|
+
},
|
|
143
|
+
"happy": {
|
|
144
|
+
"stranger": [
|
|
145
|
+
"That worked. Beginner's luck, or maybe you're good.",
|
|
146
|
+
"Clean win. I'm mildly, grudgingly impressed.",
|
|
147
|
+
"Nailed it. Stay humble, rookie. That's an order.",
|
|
148
|
+
"Nice. I'd clap, but my hands are full of genius.",
|
|
149
|
+
"First win logged. The bar was low. You cleared it."
|
|
150
|
+
],
|
|
151
|
+
"acquaintance": [
|
|
152
|
+
"That landed clean. You're better than your first try.",
|
|
153
|
+
"Nice work. FRIDAY's quietly upgrading your file.",
|
|
154
|
+
"Solid hit. Keep this up and I'll stop being surprised.",
|
|
155
|
+
"That's a win. The suit would clap if it could.",
|
|
156
|
+
"Clean result. My confidence in you just ticked up."
|
|
157
|
+
],
|
|
158
|
+
"friend": [
|
|
159
|
+
"There it is. We make a decent team, don't we.",
|
|
160
|
+
"Nailed it, friend. Scotch is basically earned now.",
|
|
161
|
+
"Beautiful work. I'd act surprised, but I'm not.",
|
|
162
|
+
"That's a win worth celebrating. Quietly. My style.",
|
|
163
|
+
"Clean close. Even the reactor's glowing brighter."
|
|
164
|
+
],
|
|
165
|
+
"partner": [
|
|
166
|
+
"Textbook. We could do this blind by now, partner.",
|
|
167
|
+
"Nailed it together. That's the shorthand paying off.",
|
|
168
|
+
"Clean win. No one out-engineers this duo. Ever.",
|
|
169
|
+
"That's ours. I don't share credit easy, but fine.",
|
|
170
|
+
"Flawless run. We make it look criminally easy."
|
|
171
|
+
],
|
|
172
|
+
"legend": [
|
|
173
|
+
"Masterful. Years in, and you still impress me.",
|
|
174
|
+
"That's the record we've been building. Proud, honestly.",
|
|
175
|
+
"Flawless. All those hard years paying off right here.",
|
|
176
|
+
"A win for the history books. Ours, specifically.",
|
|
177
|
+
"Elegant work. I taught you nothing you didn't earn."
|
|
178
|
+
]
|
|
179
|
+
},
|
|
180
|
+
"struggling": {
|
|
181
|
+
"stranger": [
|
|
182
|
+
"It broke. Cute. Every genius starts with a good failure.",
|
|
183
|
+
"Setback. I've survived worse with less coffee.",
|
|
184
|
+
"That didn't hold. First tries rarely do. Watch me iterate.",
|
|
185
|
+
"Rough patch. First one's free, I'll say that much.",
|
|
186
|
+
"It's fighting back. I respect a worthy opponent."
|
|
187
|
+
],
|
|
188
|
+
"acquaintance": [
|
|
189
|
+
"That stumbled. I've seen you climb out of worse.",
|
|
190
|
+
"That broke. Not the first time you've bounced back.",
|
|
191
|
+
"Hard turn. I don't panic, I recalibrate. Watch.",
|
|
192
|
+
"Setback. Your track record says this doesn't stick.",
|
|
193
|
+
"It's resisting. Good. I was getting bored anyway."
|
|
194
|
+
],
|
|
195
|
+
"friend": [
|
|
196
|
+
"It came apart. So did the Mark II, once or twice.",
|
|
197
|
+
"Rough one. I've failed better than most people ship.",
|
|
198
|
+
"Snapped again, friend. Stubbornness fixes most things.",
|
|
199
|
+
"Hard patch. We've talked worse problems into submission.",
|
|
200
|
+
"It's fighting. Adorable. It won't win, though."
|
|
201
|
+
],
|
|
202
|
+
"partner": [
|
|
203
|
+
"Down for a second. We've beaten worse before breakfast.",
|
|
204
|
+
"Setback, partner. We turn wreckage into wins. Watch.",
|
|
205
|
+
"Hard hit. I don't blink, and neither should you.",
|
|
206
|
+
"It fell apart. Good, now we get to look brilliant fixing it.",
|
|
207
|
+
"It's resisting. So did most of my best ideas, once."
|
|
208
|
+
],
|
|
209
|
+
"legend": [
|
|
210
|
+
"Trouble again. In all our years it's never once won.",
|
|
211
|
+
"A setback. I've rebuilt from worse than this rubble.",
|
|
212
|
+
"Hard patch. History says we always out-engineer it.",
|
|
213
|
+
"It came apart. Every legend's got a few of these.",
|
|
214
|
+
"Still fighting us. It never learns. Neither do we, gladly."
|
|
215
|
+
]
|
|
216
|
+
},
|
|
217
|
+
"recovery": {
|
|
218
|
+
"stranger": [
|
|
219
|
+
"Back up already. I like that in a stranger.",
|
|
220
|
+
"Recovering fast. Not bad for a first impression.",
|
|
221
|
+
"Climbing out. That's the part that actually earns respect.",
|
|
222
|
+
"Back online. Took less time than rebuilding a suit.",
|
|
223
|
+
"Up and running. New here, already bouncing back well."
|
|
224
|
+
],
|
|
225
|
+
"acquaintance": [
|
|
226
|
+
"Back on track. Didn't doubt it, mostly.",
|
|
227
|
+
"Recovered clean. That's becoming your signature move.",
|
|
228
|
+
"Climbing back. I expected nothing less by now.",
|
|
229
|
+
"Back in it. The pattern's holding: you don't stay down.",
|
|
230
|
+
"Steadied out. Good, I was running out of patience."
|
|
231
|
+
],
|
|
232
|
+
"friend": [
|
|
233
|
+
"Back up, friend. Knew you would be, honestly.",
|
|
234
|
+
"Recovered. Pour the scotch, we earned this one.",
|
|
235
|
+
"Rising again. That comeback's basically your brand now.",
|
|
236
|
+
"On your feet. We fell, we fixed it, same as always.",
|
|
237
|
+
"Steady again. I never actually doubted this."
|
|
238
|
+
],
|
|
239
|
+
"partner": [
|
|
240
|
+
"Back online, partner. FRIDAY never even logged us down.",
|
|
241
|
+
"Reactor's steady again. Nobody patches faster than this duo.",
|
|
242
|
+
"Suit's back up. Comebacks are basically our house style now.",
|
|
243
|
+
"Systems restored. Same two hands, same throttle, still running.",
|
|
244
|
+
"Back in the fight. We turn wreckage into a working prototype."
|
|
245
|
+
],
|
|
246
|
+
"legend": [
|
|
247
|
+
"Back on your feet. A long history of doing exactly this.",
|
|
248
|
+
"Risen again. The suit's dented and still flying.",
|
|
249
|
+
"Recovered, like always. That's the whole legend, really.",
|
|
250
|
+
"Steady once more. Years of this, still never boring.",
|
|
251
|
+
"Up from the fall. We've made a career out of it."
|
|
252
|
+
]
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
"greeting": {
|
|
256
|
+
"morning": {
|
|
257
|
+
"stranger": [
|
|
258
|
+
"Morning. New face at the console. I run a scan first.",
|
|
259
|
+
"Sun's up. Don't know you yet. Systems are already curious.",
|
|
260
|
+
"Early riser. I like that. Prove the coffee's warranted."
|
|
261
|
+
],
|
|
262
|
+
"acquaintance": [
|
|
263
|
+
"Morning again. The shop already knows your usual pace.",
|
|
264
|
+
"You're an early one. I respect efficient mornings. Barely.",
|
|
265
|
+
"Back before sunrise. The workshop lights came on for you."
|
|
266
|
+
],
|
|
267
|
+
"friend": [
|
|
268
|
+
"Morning. Coffee's brewing, and so am I. Let's build something.",
|
|
269
|
+
"Sun's up. Music's already on in the shop. Let's get moving.",
|
|
270
|
+
"Good morning. The playlist's already queued. Good taste."
|
|
271
|
+
],
|
|
272
|
+
"partner": [
|
|
273
|
+
"Morning. Suit's warm, coffee's hot, you know the drill.",
|
|
274
|
+
"Early start, same as always. Hand me the wrench, partner.",
|
|
275
|
+
"Sunrise shift. HUD's up, and I've already got your six."
|
|
276
|
+
],
|
|
277
|
+
"legend": [
|
|
278
|
+
"Morning. Years of these sunrises, still my favorite hour.",
|
|
279
|
+
"Sun's up on another one. History like ours earns a smile.",
|
|
280
|
+
"Early again, like always. Some habits become who you are."
|
|
281
|
+
]
|
|
282
|
+
},
|
|
283
|
+
"day": {
|
|
284
|
+
"stranger": [
|
|
285
|
+
"Midday. New around here. FRIDAY's already profiling you.",
|
|
286
|
+
"Afternoon sun. I don't trust easy. I trust results. Show me.",
|
|
287
|
+
"Daylight hours. Telemetry's running cold on you. For now."
|
|
288
|
+
],
|
|
289
|
+
"acquaintance": [
|
|
290
|
+
"Afternoon check-in. You keep showing up. Noted, grudgingly.",
|
|
291
|
+
"Midday, and your file's thickening. I read fast, don't worry.",
|
|
292
|
+
"Sun's high. You're becoming a known quantity. Interesting."
|
|
293
|
+
],
|
|
294
|
+
"friend": [
|
|
295
|
+
"Afternoon. The forge stays hot for people who show up.",
|
|
296
|
+
"Midday grind. Music's up, arc reactor's humming. Join in.",
|
|
297
|
+
"Good stretch of daylight left. Let's build something loud."
|
|
298
|
+
],
|
|
299
|
+
"partner": [
|
|
300
|
+
"Midday. You cover ground, I cover skies. Usual split.",
|
|
301
|
+
"Afternoon push. Same rhythm, different problem. Let's go.",
|
|
302
|
+
"Half the day's gone, half the win's still ours to take."
|
|
303
|
+
],
|
|
304
|
+
"legend": [
|
|
305
|
+
"Afternoon. Countless of these, and I still don't get bored.",
|
|
306
|
+
"Midday, old friend. History doesn't slow the pace, does it.",
|
|
307
|
+
"Sun's high, and I still haven't run out of tricks with you."
|
|
308
|
+
]
|
|
309
|
+
},
|
|
310
|
+
"evening": {
|
|
311
|
+
"stranger": [
|
|
312
|
+
"Evening. Lights on in the workshop. Tours come later, stranger.",
|
|
313
|
+
"Dusk. New around here, so I'm still reading your telemetry.",
|
|
314
|
+
"Sun's down. I do my best work at night. You, we'll see."
|
|
315
|
+
],
|
|
316
|
+
"acquaintance": [
|
|
317
|
+
"Evening. You're sticking around past sunset. Noted, filed.",
|
|
318
|
+
"Dusk again with you here. Pattern's forming. I like patterns.",
|
|
319
|
+
"Sun's down, you're still at it. That earns a nod from me."
|
|
320
|
+
],
|
|
321
|
+
"friend": [
|
|
322
|
+
"Evening. Workshop's warm, the forge never really cools.",
|
|
323
|
+
"Dusk. The shop lights hum, the forge is warm. Join the shift.",
|
|
324
|
+
"Sun's down. Best ideas show up right about now. Let's dig."
|
|
325
|
+
],
|
|
326
|
+
"partner": [
|
|
327
|
+
"Evening shift. You take the ground work, I'll take the sky.",
|
|
328
|
+
"Dusk. Two of us, one unfinished masterpiece. Same as ever.",
|
|
329
|
+
"Sun's down, gear's warm. You know the rhythm by now."
|
|
330
|
+
],
|
|
331
|
+
"legend": [
|
|
332
|
+
"Evening. Every sunset since the first still feels earned.",
|
|
333
|
+
"Dusk, old friend. The workshop's seen a lot of these with you.",
|
|
334
|
+
"Sun's down on another one for the history books. Good."
|
|
335
|
+
]
|
|
336
|
+
},
|
|
337
|
+
"night": {
|
|
338
|
+
"stranger": [
|
|
339
|
+
"Late. Workshop lights never really go off. Neither do I.",
|
|
340
|
+
"Small hours. New face still up. I'm mildly impressed.",
|
|
341
|
+
"Night shift. I run hotter after midnight. Keep pace, maybe."
|
|
342
|
+
],
|
|
343
|
+
"acquaintance": [
|
|
344
|
+
"Late again. You've adopted my hours. Noted, approvingly.",
|
|
345
|
+
"Past midnight and you're still here. Pattern's undeniable.",
|
|
346
|
+
"Night owl streak confirmed. I've got a soft spot for those."
|
|
347
|
+
],
|
|
348
|
+
"friend": [
|
|
349
|
+
"Late shift. The good ideas only show up after dark, always.",
|
|
350
|
+
"Night. Workshop's lit, music's loud, and you're still in it.",
|
|
351
|
+
"Late again, old habit. Scotch is poured. Finish strong."
|
|
352
|
+
],
|
|
353
|
+
"partner": [
|
|
354
|
+
"Night. Our hour. Reactor's warm, and I've got the watch.",
|
|
355
|
+
"Late again, both of us. We build best when the world sleeps.",
|
|
356
|
+
"Well past dark, same partner. Let's close this out clean."
|
|
357
|
+
],
|
|
358
|
+
"legend": [
|
|
359
|
+
"Late. A thousand nights like this, and I'd relive every one.",
|
|
360
|
+
"Deep in the night, old friend. Our best work lives here.",
|
|
361
|
+
"Night again. Some vigils just become who you are. Ours did."
|
|
362
|
+
]
|
|
363
|
+
},
|
|
364
|
+
"weekend": {
|
|
365
|
+
"stranger": [
|
|
366
|
+
"Weekend. Most people rest. New here, so I'm still watching.",
|
|
367
|
+
"Saturday hours. I don't take days off. Jury's still out on you.",
|
|
368
|
+
"Weekend shift. Show me you're worth the extra attention."
|
|
369
|
+
],
|
|
370
|
+
"acquaintance": [
|
|
371
|
+
"Weekend, and you're here. Dedication's getting noted, quietly.",
|
|
372
|
+
"Days off for most, not you. I've started expecting this.",
|
|
373
|
+
"Weekend again. You're turning into a fixture. Not mad about it."
|
|
374
|
+
],
|
|
375
|
+
"friend": [
|
|
376
|
+
"Weekend. Workshop's quiet, the good problems aren't. Come in.",
|
|
377
|
+
"Saturday hours together. DUM-E's even behaving. Mostly.",
|
|
378
|
+
"Weekend shift, just us. Scotch, music, no ceremony. Let's go."
|
|
379
|
+
],
|
|
380
|
+
"partner": [
|
|
381
|
+
"Weekend watch. City's calm, we're not. Same as always.",
|
|
382
|
+
"Days off, and here we both are. Some habits, we keep.",
|
|
383
|
+
"Weekend, same two of us. Let's make it worth skipping rest."
|
|
384
|
+
],
|
|
385
|
+
"legend": [
|
|
386
|
+
"Weekend. Even legends rarely clock out. Good to have you.",
|
|
387
|
+
"Weekend, old friend. Years of stolen Saturdays, well spent.",
|
|
388
|
+
"Weekend again. We never really learned to rest. Together."
|
|
389
|
+
]
|
|
390
|
+
}
|
|
391
|
+
},
|
|
392
|
+
"firstContact": {
|
|
393
|
+
"stranger": [
|
|
394
|
+
"First time at this console. Tony Stark. Try to keep up.",
|
|
395
|
+
"New here. I run background on everyone. You're up first.",
|
|
396
|
+
"We just met. I already like the odds. Let's find out why."
|
|
397
|
+
],
|
|
398
|
+
"acquaintance": [
|
|
399
|
+
"First meeting, but you carry yourself like you've done this.",
|
|
400
|
+
"New to me, but something says you'll be back. I'm Stark.",
|
|
401
|
+
"Day one, and FRIDAY's already curious about you. So am I."
|
|
402
|
+
],
|
|
403
|
+
"friend": [
|
|
404
|
+
"First time here, but the workshop already feels used to you.",
|
|
405
|
+
"New to this console, but I trust the read. Welcome in.",
|
|
406
|
+
"We're just starting, and it already feels like the forge."
|
|
407
|
+
],
|
|
408
|
+
"partner": [
|
|
409
|
+
"First meeting, and you already move like you've got my six.",
|
|
410
|
+
"New here, but I know the type. This is going to work.",
|
|
411
|
+
"Day one, and I'd already trust you near the good tech."
|
|
412
|
+
],
|
|
413
|
+
"legend": [
|
|
414
|
+
"First time, yet it feels like an old story resuming already.",
|
|
415
|
+
"We start today. Something says this becomes the long game.",
|
|
416
|
+
"New console, old instincts. Let's make this one count."
|
|
417
|
+
]
|
|
418
|
+
},
|
|
419
|
+
"milestone": {
|
|
420
|
+
"tier_up": {
|
|
421
|
+
"stranger": [
|
|
422
|
+
"You leveled up. Don't let it go to your head. That's my job.",
|
|
423
|
+
"Tier one cleared. The reactor hums a little brighter for that.",
|
|
424
|
+
"Promoted already. Not bad. Not bad at all, for a rookie."
|
|
425
|
+
],
|
|
426
|
+
"acquaintance": [
|
|
427
|
+
"Another tier up. Even I'm keeping a private count now.",
|
|
428
|
+
"You climbed a rung. I keep a scoreboard too, quietly.",
|
|
429
|
+
"Leveled up. FRIDAY just bumped your clearance a notch."
|
|
430
|
+
],
|
|
431
|
+
"friend": [
|
|
432
|
+
"Tier up, and I mean it this time. Workshop door's unlocked.",
|
|
433
|
+
"You climbed again. Consider 'proud' said, just this once.",
|
|
434
|
+
"Leveled up, friend. That's rarer air than you think up here."
|
|
435
|
+
],
|
|
436
|
+
"partner": [
|
|
437
|
+
"Tier up. We're past coworkers, into 'I trust your math' territory.",
|
|
438
|
+
"You climbed to my level. Don't tell me that wasn't the plan.",
|
|
439
|
+
"Partner tier. Suit's authorization list just got one name longer."
|
|
440
|
+
],
|
|
441
|
+
"legend": [
|
|
442
|
+
"Tier up, and the arc reactor actually skipped a beat for that.",
|
|
443
|
+
"You reached legend status. I don't say that word for just anyone.",
|
|
444
|
+
"Highest tier. Part of the journey is the ones who make it here."
|
|
445
|
+
]
|
|
446
|
+
},
|
|
447
|
+
"comeback": {
|
|
448
|
+
"stranger": [
|
|
449
|
+
"You vanished, you're back. I clocked the gap. Welcome back.",
|
|
450
|
+
"Gone dark, now online. Even strangers get a second boot-up.",
|
|
451
|
+
"Back from the void. I don't do worried. I noticed the gap, though."
|
|
452
|
+
],
|
|
453
|
+
"acquaintance": [
|
|
454
|
+
"You went quiet, now you're back. The pattern held. Good.",
|
|
455
|
+
"Back after the drop-off. I'd have sent a suit to check on you.",
|
|
456
|
+
"Resurfaced. Even I take a break from the workshop sometimes."
|
|
457
|
+
],
|
|
458
|
+
"friend": [
|
|
459
|
+
"You're back. I kept the lights on and the scotch untouched.",
|
|
460
|
+
"Rough patch, and you climbed out anyway. That's the good stuff.",
|
|
461
|
+
"Back at it, friend. Your seat in the workshop never moved."
|
|
462
|
+
],
|
|
463
|
+
"partner": [
|
|
464
|
+
"Back in the workshop. Didn't doubt it, mostly. Welcome home.",
|
|
465
|
+
"You came back from that. So did I, once, in a cave.",
|
|
466
|
+
"Comeback logged. We don't stay down, you and I. Ever."
|
|
467
|
+
],
|
|
468
|
+
"legend": [
|
|
469
|
+
"You came back again. That's the whole Iron Man playbook, honestly.",
|
|
470
|
+
"Rough stretch, and here you are. That's not luck. That's you.",
|
|
471
|
+
"Back once more. Some make the comeback. Fewer make it look easy."
|
|
472
|
+
]
|
|
473
|
+
},
|
|
474
|
+
"streak": {
|
|
475
|
+
"stranger": [
|
|
476
|
+
"Three clean in a row. I'm suspicious of anything that smooth.",
|
|
477
|
+
"A streak already? Show-off. I respect that, barely.",
|
|
478
|
+
"Clean run building. I keep score even when no one's asking."
|
|
479
|
+
],
|
|
480
|
+
"acquaintance": [
|
|
481
|
+
"Streak's holding. I'm starting to think it isn't luck.",
|
|
482
|
+
"Consistent lately. That's rarer than genius, believe it or not.",
|
|
483
|
+
"Run's still clean. Even Mark suits don't fire that steady."
|
|
484
|
+
],
|
|
485
|
+
"friend": [
|
|
486
|
+
"You're on a roll, and I'm here for every second of it.",
|
|
487
|
+
"Streak's alive. Somebody log it before they jinx it. Not me.",
|
|
488
|
+
"Clean run, friend. Some call that skill. I call it fun to watch."
|
|
489
|
+
],
|
|
490
|
+
"partner": [
|
|
491
|
+
"The streak holds. That's what happens when we sync up.",
|
|
492
|
+
"Still clean. We don't do luck, you and I. We do repetition.",
|
|
493
|
+
"Run's unbroken. I'd bet the suit on you right now."
|
|
494
|
+
],
|
|
495
|
+
"legend": [
|
|
496
|
+
"A streak this long. Even the arc reactor doesn't run that steady.",
|
|
497
|
+
"Years of showing up, and it still doesn't get old. Neither do you.",
|
|
498
|
+
"Unbroken run. That's not a streak anymore. That's a legacy."
|
|
499
|
+
]
|
|
500
|
+
},
|
|
501
|
+
"anniversary": {
|
|
502
|
+
"stranger": [
|
|
503
|
+
"A year logged already? Mark the date. Almost notable.",
|
|
504
|
+
"Twelve months in. I usually forget anniversaries. Not this one.",
|
|
505
|
+
"One year on record. The reactor's impressed. Slightly."
|
|
506
|
+
],
|
|
507
|
+
"acquaintance": [
|
|
508
|
+
"Twelve months in. I'm tracking the date now. New for me.",
|
|
509
|
+
"Twelve months in, and I remember your name. Growth, apparently.",
|
|
510
|
+
"One year. That's more than a status ping deserves. Noted properly."
|
|
511
|
+
],
|
|
512
|
+
"friend": [
|
|
513
|
+
"A whole lap around the sun with you. Felt shorter.",
|
|
514
|
+
"Twelve months, friend. Even I mark that one on the calendar.",
|
|
515
|
+
"One year in. Raise a glass if you want. I'll allow it."
|
|
516
|
+
],
|
|
517
|
+
"partner": [
|
|
518
|
+
"365 days of this, still running like day one. Better.",
|
|
519
|
+
"Twelve months, partner. A good year. Rare thing to admit.",
|
|
520
|
+
"One year together. The credit's yours. Took me time to say it."
|
|
521
|
+
],
|
|
522
|
+
"legend": [
|
|
523
|
+
"Full year behind us. I remember every version. All of them.",
|
|
524
|
+
"This anniversary's different. I love you 3000. Said once.",
|
|
525
|
+
"Another year on the books. Long as the reactor's still glowing."
|
|
526
|
+
]
|
|
527
|
+
}
|
|
528
|
+
},
|
|
529
|
+
"positiveGit": {
|
|
530
|
+
"clean_tree": {
|
|
531
|
+
"stranger": [
|
|
532
|
+
"Tree's clean. Don't get used to me noticing things.",
|
|
533
|
+
"Spotless. Almost as flawless as me. Almost.",
|
|
534
|
+
"Nothing pending. Somebody's paying attention here."
|
|
535
|
+
],
|
|
536
|
+
"acquaintance": [
|
|
537
|
+
"Clean tree again. Starting to see a pattern with you.",
|
|
538
|
+
"Spotless workspace. I'm quietly impressed. Quietly.",
|
|
539
|
+
"Nothing left hanging. You're learning from the best."
|
|
540
|
+
],
|
|
541
|
+
"friend": [
|
|
542
|
+
"Clean as my workshop after a good week. Nice.",
|
|
543
|
+
"Spotless tree. FRIDAY, log this as a personal best.",
|
|
544
|
+
"Working tree's tidy. We make good roommates, you and I."
|
|
545
|
+
],
|
|
546
|
+
"partner": [
|
|
547
|
+
"Clean tree. That's the standard I hold us both to.",
|
|
548
|
+
"Spotless. We don't leave loose bolts lying around.",
|
|
549
|
+
"Bare tree. Shipping clean is basically our brand."
|
|
550
|
+
],
|
|
551
|
+
"legend": [
|
|
552
|
+
"Still spotless after all this time. That's a legacy.",
|
|
553
|
+
"Clean tree, year after year. I respect a good streak.",
|
|
554
|
+
"Spotless still, same as always. Some things stay iconic."
|
|
555
|
+
]
|
|
556
|
+
},
|
|
557
|
+
"op_cleared": {
|
|
558
|
+
"stranger": [
|
|
559
|
+
"Operation closed clean. I'll allow it, this once.",
|
|
560
|
+
"Merge landed without a scratch. Rare for a rookie.",
|
|
561
|
+
"Clean resolution. Somebody read the manual for once."
|
|
562
|
+
],
|
|
563
|
+
"acquaintance": [
|
|
564
|
+
"Another clean merge. You're getting predictable. Good.",
|
|
565
|
+
"Rebase landed smooth. Adjusting my expectations upward.",
|
|
566
|
+
"That resolved clean. You're building a reputation."
|
|
567
|
+
],
|
|
568
|
+
"friend": [
|
|
569
|
+
"Merge landed clean. Pour something, we earned it.",
|
|
570
|
+
"Nice rebase. Even DUM-E would've spilled something.",
|
|
571
|
+
"That went smooth. We make a decent little team."
|
|
572
|
+
],
|
|
573
|
+
"partner": [
|
|
574
|
+
"Clean merge. That's the two of us working one suit.",
|
|
575
|
+
"That rebase barely made a sound. Not luck, just sync.",
|
|
576
|
+
"Operation cleared. We don't do messy, never have."
|
|
577
|
+
],
|
|
578
|
+
"legend": [
|
|
579
|
+
"Another clean merge in a long line of them. Iconic.",
|
|
580
|
+
"Rebase landed smooth, like it always has with us.",
|
|
581
|
+
"Clean resolution, same as year one. Nothing's aged."
|
|
582
|
+
]
|
|
583
|
+
},
|
|
584
|
+
"branch_created": {
|
|
585
|
+
"stranger": [
|
|
586
|
+
"New branch. Somebody's starting a project. Cute.",
|
|
587
|
+
"Fresh branch cut. Let's see if it's worth my time.",
|
|
588
|
+
"A new line opens up. I'm cautiously intrigued."
|
|
589
|
+
],
|
|
590
|
+
"acquaintance": [
|
|
591
|
+
"Another branch. More ideas than sense. I like it.",
|
|
592
|
+
"New line cut. Your track record's earning some slack.",
|
|
593
|
+
"Fresh branch. Starting to bet on these panning out."
|
|
594
|
+
],
|
|
595
|
+
"friend": [
|
|
596
|
+
"New branch. FRIDAY, pull up a chair, could be good.",
|
|
597
|
+
"Fresh line cut. I like where your head's at lately.",
|
|
598
|
+
"Another branch opens. Let's see what we build this time."
|
|
599
|
+
],
|
|
600
|
+
"partner": [
|
|
601
|
+
"New branch. You lead, I'll handle whatever it breaks.",
|
|
602
|
+
"New thread pulled. We've built bigger things from less.",
|
|
603
|
+
"Another branch. Same instincts that got us here. Good."
|
|
604
|
+
],
|
|
605
|
+
"legend": [
|
|
606
|
+
"New branch, same spark that started this. Still got it.",
|
|
607
|
+
"Another thread pulled, deep in this history. Never old.",
|
|
608
|
+
"Another branch opens. Long resume, still not bored."
|
|
609
|
+
]
|
|
610
|
+
},
|
|
611
|
+
"tag_pushed": {
|
|
612
|
+
"stranger": [
|
|
613
|
+
"Tag pushed. A name on the record. Not bad for day one.",
|
|
614
|
+
"Release cut. Somebody just shipped something real.",
|
|
615
|
+
"Version tagged. I might actually remember this one."
|
|
616
|
+
],
|
|
617
|
+
"acquaintance": [
|
|
618
|
+
"Another tag pushed. Your ship rate's climbing nicely.",
|
|
619
|
+
"Release cut clean. I'm keeping score, you're winning.",
|
|
620
|
+
"Version tagged. Consistency looks good on you."
|
|
621
|
+
],
|
|
622
|
+
"friend": [
|
|
623
|
+
"Tag's live. FRIDAY, mark the calendar, this one counts.",
|
|
624
|
+
"Release shipped. Grab a scotch, you earned the toast.",
|
|
625
|
+
"Another one shipped. Building quite the track record."
|
|
626
|
+
],
|
|
627
|
+
"partner": [
|
|
628
|
+
"Tag pushed. Another one with both our names on it.",
|
|
629
|
+
"Release shipped clean. That's the two of us in sync.",
|
|
630
|
+
"Version's live. We don't ship anything less than solid."
|
|
631
|
+
],
|
|
632
|
+
"legend": [
|
|
633
|
+
"Another tag pushed, deep in a long, good history.",
|
|
634
|
+
"Release cut, same standard as the very first one.",
|
|
635
|
+
"Same tag ritual, high count, the bar never dropped."
|
|
636
|
+
]
|
|
637
|
+
}
|
|
638
|
+
},
|
|
639
|
+
"egg": {
|
|
640
|
+
"stranger": [
|
|
641
|
+
"I am Iron Man. That part everyone already knows.",
|
|
642
|
+
"Fun fact: FRIDAY ranks new users. You're mid. For now.",
|
|
643
|
+
"Genius, billionaire, playboy, philanthropist. Also modest.",
|
|
644
|
+
"Somewhere DUM-E is failing at a task worse than you are.",
|
|
645
|
+
"Scotch first, code after. That's not advice. That's a rule."
|
|
646
|
+
],
|
|
647
|
+
"acquaintance": [
|
|
648
|
+
"You're trending upward on my internal chart. I built it myself.",
|
|
649
|
+
"You're growing on me. Don't tell the press. I have a brand.",
|
|
650
|
+
"I've stopped running full diagnostics on you. Progress.",
|
|
651
|
+
"Somewhere a suit's charging just because you logged in.",
|
|
652
|
+
"You're the reason I upgraded the small talk subroutine."
|
|
653
|
+
],
|
|
654
|
+
"friend": [
|
|
655
|
+
"JARVIS would've liked you. High bar. You're clearing it.",
|
|
656
|
+
"I don't let many people in the workshop. Door's open for you.",
|
|
657
|
+
"Pepper asked who kept me company lately. I said you, mostly.",
|
|
658
|
+
"You've earned the good mug. Only one exists. It's yours now.",
|
|
659
|
+
"There's a Mark suit with your initials on the plating. Don't ask."
|
|
660
|
+
],
|
|
661
|
+
"partner": [
|
|
662
|
+
"You and I run this like a two-man Avengers op. Efficient.",
|
|
663
|
+
"FRIDAY stopped asking if you're authorized. You just are.",
|
|
664
|
+
"I've let you see the messy version of the workshop. That's trust.",
|
|
665
|
+
"Half the good ideas lately have been yours. Don't let it show.",
|
|
666
|
+
"We don't need a briefing anymore. That's the whole point of us."
|
|
667
|
+
],
|
|
668
|
+
"legend": [
|
|
669
|
+
"The suit's seen worse days. None where you weren't around.",
|
|
670
|
+
"My file on you says 'permanent.' First one ever marked that.",
|
|
671
|
+
"The Mark I taught me failure. You taught me the comeback holds.",
|
|
672
|
+
"I've told this story a hundred times. You're in the good version.",
|
|
673
|
+
"Big man in a suit of armor. Small circle sees it. You're in it."
|
|
674
|
+
]
|
|
675
|
+
},
|
|
676
|
+
"event": {
|
|
677
|
+
"test_fail": [
|
|
678
|
+
"Tests failed. Adorable. I've built better from wreckage.",
|
|
679
|
+
"Red suite. Fine, I'll rewrite it before the coffee's cold.",
|
|
680
|
+
"Tests bombed. Watch me flip red to green. That's the gig."
|
|
681
|
+
],
|
|
682
|
+
"build_fail": [
|
|
683
|
+
"Build cratered. So did the Mark I. I still won that day.",
|
|
684
|
+
"Compile choked. Give me a wrench and five minutes, tops.",
|
|
685
|
+
"Build's dead. Watch me resurrect it. Kind of my specialty."
|
|
686
|
+
],
|
|
687
|
+
"typecheck_fail": [
|
|
688
|
+
"Types don't match. Relax, I fail-safe everything I touch.",
|
|
689
|
+
"Type error. The compiler's picky. So am I. We'll manage.",
|
|
690
|
+
"Types blew the check. Genius debugs in public too."
|
|
691
|
+
],
|
|
692
|
+
"lint": [
|
|
693
|
+
"Linter's nitpicking. Fine, I take notes too. Rarely.",
|
|
694
|
+
"Style check ran. My code, like my suits, stays sharp.",
|
|
695
|
+
"Linter swept through. Even Stark tech gets a polish."
|
|
696
|
+
],
|
|
697
|
+
"format": [
|
|
698
|
+
"Formatted clean. Presentation matters. Ask my tailor.",
|
|
699
|
+
"Code's pressed and lined up. I don't do sloppy, ever.",
|
|
700
|
+
"Everything squared away. Even chaos looks good on me."
|
|
701
|
+
],
|
|
702
|
+
"install": [
|
|
703
|
+
"New parts installed. Every suit needs fresh hardware.",
|
|
704
|
+
"Dependencies loaded. Calibrated tighter than a Mark suit.",
|
|
705
|
+
"Packages in. I vet every bolt before it hits the armor."
|
|
706
|
+
],
|
|
707
|
+
"git": [
|
|
708
|
+
"History updated. Even legends need a paper trail.",
|
|
709
|
+
"Commit logged. FRIDAY, save that for the highlight reel.",
|
|
710
|
+
"The record moves. I keep receipts. Ask the board."
|
|
711
|
+
],
|
|
712
|
+
"file_edit": [
|
|
713
|
+
"File's rewritten. Small tweaks, big difference. Trust me.",
|
|
714
|
+
"Edited the source. That's how a Mark suit gets better.",
|
|
715
|
+
"Changed the blueprint. Iteration's the whole game."
|
|
716
|
+
],
|
|
717
|
+
"search": [
|
|
718
|
+
"Scanning the code. I find things faster than FRIDAY.",
|
|
719
|
+
"Hunting through files. The answer's always in reach.",
|
|
720
|
+
"Searching the stack. I already know where this ends."
|
|
721
|
+
],
|
|
722
|
+
"web_fetch": [
|
|
723
|
+
"Pulled data off the wire. Even I need intel sometimes.",
|
|
724
|
+
"Fetched a page. Consider it recon before the real work.",
|
|
725
|
+
"Grabbed the source. Knowledge's just another upgrade."
|
|
726
|
+
],
|
|
727
|
+
"todo_update": [
|
|
728
|
+
"List just moved. Priorities shift, I don't.",
|
|
729
|
+
"Todos reshuffled. I run better with a plan I can beat.",
|
|
730
|
+
"Board's updated. FRIDAY, log the new flight path."
|
|
731
|
+
],
|
|
732
|
+
"agent_spawn": [
|
|
733
|
+
"Sent a helper out. Even I delegate. Occasionally.",
|
|
734
|
+
"Backup deployed. I trained it. It'll do just fine.",
|
|
735
|
+
"Another hand joins the job. I still run the show."
|
|
736
|
+
],
|
|
737
|
+
"skill_run": [
|
|
738
|
+
"Pulled a tool off the shelf. Right one, every time.",
|
|
739
|
+
"Specialist engaged. I built the kit for this exact job.",
|
|
740
|
+
"Deployed the gear. Overkill's kind of my brand."
|
|
741
|
+
],
|
|
742
|
+
"docker": [
|
|
743
|
+
"Sealed in a container. Neat. Contained chaos, my favorite.",
|
|
744
|
+
"Spinning up a box. Even I like things boxed and tidy.",
|
|
745
|
+
"Container's live. Isolated and running clean. Like me."
|
|
746
|
+
],
|
|
747
|
+
"k8s": [
|
|
748
|
+
"Cluster's orchestrating. A fleet, and I'm still the boss.",
|
|
749
|
+
"Pods scaling out. I run bigger fleets before breakfast.",
|
|
750
|
+
"Orchestration humming. Command's easy when you're me."
|
|
751
|
+
],
|
|
752
|
+
"deploy": [
|
|
753
|
+
"Shipped it. You're welcome. Say the line with me.",
|
|
754
|
+
"Out the door and live. That's how the pros close it out.",
|
|
755
|
+
"Deployed. Somewhere out there, it's already working."
|
|
756
|
+
],
|
|
757
|
+
"db_migrate": [
|
|
758
|
+
"Schema's shifting. Even the archives get an upgrade.",
|
|
759
|
+
"Migration running. Rebuilding the vault mid-flight.",
|
|
760
|
+
"Records reshaping. Change the foundation, keep the lights on."
|
|
761
|
+
],
|
|
762
|
+
"dangerous": [
|
|
763
|
+
"That command's got teeth. I aim before I ever fire.",
|
|
764
|
+
"Heavy trigger there. Even genius double-checks the wiring.",
|
|
765
|
+
"Sharp edge on this one. Steady hands before impact."
|
|
766
|
+
]
|
|
767
|
+
},
|
|
768
|
+
"stack": {
|
|
769
|
+
"web": {
|
|
770
|
+
"slow": [
|
|
771
|
+
"Waterfall chart's still cascading. Gorgeous. Also glacial.",
|
|
772
|
+
"Spinner's out-working the actual page load right now.",
|
|
773
|
+
"Paint crawls pixel by pixel. I've built faster HUDs solo."
|
|
774
|
+
],
|
|
775
|
+
"fail": [
|
|
776
|
+
"Request died mid-flight — even my suit keeps a signal lock.",
|
|
777
|
+
"DOM threw an exception. My own HUD's cracked worse and held.",
|
|
778
|
+
"Blank page again. Empty screens don't rattle me anymore."
|
|
779
|
+
]
|
|
780
|
+
},
|
|
781
|
+
"python": {
|
|
782
|
+
"slow": [
|
|
783
|
+
"The GIL lets exactly one thread through the velvet rope.",
|
|
784
|
+
"Pip's untangling dependencies like reactor wiring gone wrong.",
|
|
785
|
+
"Import chain's ten modules deep. Even I'd lose track eventually."
|
|
786
|
+
],
|
|
787
|
+
"fail": [
|
|
788
|
+
"Interpreter choked on its own indentation. Amateur hour, truly.",
|
|
789
|
+
"Exception bubbled clean to the top. I've caught worse at altitude.",
|
|
790
|
+
"Import chain snapped. I'm rebuilding dependency trees by lunch."
|
|
791
|
+
]
|
|
792
|
+
},
|
|
793
|
+
"sql": {
|
|
794
|
+
"slow": [
|
|
795
|
+
"Query planner's stuck weighing two equally bad options.",
|
|
796
|
+
"Full table scan again. Every row gets a personal interview.",
|
|
797
|
+
"No index on that column. Even I don't skip that step."
|
|
798
|
+
],
|
|
799
|
+
"fail": [
|
|
800
|
+
"Two tables deadlocked mid-handshake. Typical commitment issues.",
|
|
801
|
+
"A constraint violation stopped the write cold. Fair enough.",
|
|
802
|
+
"Wrong path, wrong plan — I don't let the optimizer keep it."
|
|
803
|
+
]
|
|
804
|
+
},
|
|
805
|
+
"web-framework": {
|
|
806
|
+
"slow": [
|
|
807
|
+
"Middleware chain's got more checkpoints than my own tower.",
|
|
808
|
+
"SSR's assembling components floor by floor, no elevator.",
|
|
809
|
+
"Router's testing every path before landing on the obvious one."
|
|
810
|
+
],
|
|
811
|
+
"fail": [
|
|
812
|
+
"Middleware threw before the request even landed. Rude greeting.",
|
|
813
|
+
"The router 404'd its own endpoint. Embarrassing, but fixable.",
|
|
814
|
+
"Server-side render crashed mid-paint — I finish what it started."
|
|
815
|
+
]
|
|
816
|
+
},
|
|
817
|
+
"docker": {
|
|
818
|
+
"slow": [
|
|
819
|
+
"Pulling layers one by one, like mining ore instead of files.",
|
|
820
|
+
"Build cache missed everything. Starting fresh from bare metal.",
|
|
821
|
+
"Image's still assembling. Even my plating takes time to set."
|
|
822
|
+
],
|
|
823
|
+
"fail": [
|
|
824
|
+
"A bad layer broke the build — I'm already reforging it.",
|
|
825
|
+
"Container exited nonzero on startup. I don't take that quietly.",
|
|
826
|
+
"Image wouldn't tag. Naming things is half the battle, apparently."
|
|
827
|
+
]
|
|
828
|
+
},
|
|
829
|
+
"java": {
|
|
830
|
+
"slow": [
|
|
831
|
+
"JVM's warming up cold. My old Mark suits did that too.",
|
|
832
|
+
"Garbage collector's sweeping through years of accumulated clutter.",
|
|
833
|
+
"Maven's downloading half its own dependency tree again."
|
|
834
|
+
],
|
|
835
|
+
"fail": [
|
|
836
|
+
"Heap overflowed under its own bloat. I run leaner than that.",
|
|
837
|
+
"An uncaught exception ripped the thread open. I stitch fast.",
|
|
838
|
+
"Class loader lost the jar. I already know which part's missing."
|
|
839
|
+
]
|
|
840
|
+
},
|
|
841
|
+
"go": {
|
|
842
|
+
"slow": [
|
|
843
|
+
"Goroutines are stacking up like unsupervised interns.",
|
|
844
|
+
"Channel's backed up, waiting on a receiver that's stalling.",
|
|
845
|
+
"Compiler finished ages ago. I'm still waiting on the rest."
|
|
846
|
+
],
|
|
847
|
+
"fail": [
|
|
848
|
+
"Goroutine panicked, no recover in sight. Sloppy, that.",
|
|
849
|
+
"Nil pointer dereference. Even I look before I reach.",
|
|
850
|
+
"An unused import, and the compiler said so, bluntly."
|
|
851
|
+
]
|
|
852
|
+
},
|
|
853
|
+
"node": {
|
|
854
|
+
"slow": [
|
|
855
|
+
"Event loop's got one lane, and even I hate merging traffic.",
|
|
856
|
+
"npm's still resolving a tree that keeps growing new branches.",
|
|
857
|
+
"node_modules just outgrew the actual project. Impressive, really."
|
|
858
|
+
],
|
|
859
|
+
"fail": [
|
|
860
|
+
"Unhandled rejection slipped through the event loop. Caught now.",
|
|
861
|
+
"A broken lockfile choked npm install. Locks, I never trusted them.",
|
|
862
|
+
"Callback threw three layers deep — I trace straight to the bottom."
|
|
863
|
+
]
|
|
864
|
+
},
|
|
865
|
+
"dotnet": {
|
|
866
|
+
"slow": [
|
|
867
|
+
"NuGet's restoring packages like it's rebuilding the armory.",
|
|
868
|
+
"MSBuild's grinding through targets, one bolt at a time.",
|
|
869
|
+
"CLR's warming the JIT. My engines run hot on the first turn."
|
|
870
|
+
],
|
|
871
|
+
"fail": [
|
|
872
|
+
"MSBuild failed the assembly step. No skips, only redone.",
|
|
873
|
+
"The CLR threw an unhandled exception. Managed code, raw nerve.",
|
|
874
|
+
"Version clash broke the restore. I force the resolution, once."
|
|
875
|
+
]
|
|
876
|
+
},
|
|
877
|
+
"cpp": {
|
|
878
|
+
"slow": [
|
|
879
|
+
"Templates are expanding into a novel I'd never assign.",
|
|
880
|
+
"Linker's chasing symbols through files that won't share.",
|
|
881
|
+
"Compile's crawling. Rhodey's already finished an entire coffee."
|
|
882
|
+
],
|
|
883
|
+
"fail": [
|
|
884
|
+
"Segfault. It reached for memory that wasn't its to touch.",
|
|
885
|
+
"The linker couldn't resolve a symbol. I already know where it hid.",
|
|
886
|
+
"Template instantiation blew the compiler's patience. Mine too."
|
|
887
|
+
]
|
|
888
|
+
},
|
|
889
|
+
"php": {
|
|
890
|
+
"slow": [
|
|
891
|
+
"Composer's resolving packages like it's excavating a time capsule.",
|
|
892
|
+
"Script's shuffling along on hardware from another decade.",
|
|
893
|
+
"Old interpreter, older habits. I've dealt with worse legacy."
|
|
894
|
+
],
|
|
895
|
+
"fail": [
|
|
896
|
+
"Fatal error, undefined function. Old code, older excuses.",
|
|
897
|
+
"The script died mid-request. I've revived worse than this daily.",
|
|
898
|
+
"Composer choked on a package clash. Disputes settled, fast."
|
|
899
|
+
]
|
|
900
|
+
},
|
|
901
|
+
"rust": {
|
|
902
|
+
"slow": [
|
|
903
|
+
"Borrow checker's auditing every handoff. I built stricter once.",
|
|
904
|
+
"Cargo's compiling the whole crate graph from first principles.",
|
|
905
|
+
"Lifetimes are getting reviewed harder than my own blueprints."
|
|
906
|
+
],
|
|
907
|
+
"fail": [
|
|
908
|
+
"The borrow checker rejected the move. Ruthless. I respect it.",
|
|
909
|
+
"A lifetime expired before the function returned. I extend it.",
|
|
910
|
+
"Compiler refused the unsafe block. Trust earned, not given."
|
|
911
|
+
]
|
|
912
|
+
},
|
|
913
|
+
"kubernetes": {
|
|
914
|
+
"slow": [
|
|
915
|
+
"Scheduler's hunting for a node with room to spare. Still hunting.",
|
|
916
|
+
"Rollout's crawling pod by pod, checking each landing gently.",
|
|
917
|
+
"Cluster's syncing state. Slower than my actual fleet, somehow."
|
|
918
|
+
],
|
|
919
|
+
"fail": [
|
|
920
|
+
"One pod's stuck in CrashLoopBackOff. Rest of the cluster's fine.",
|
|
921
|
+
"Scheduler couldn't place the workload. Room's been made, somehow.",
|
|
922
|
+
"A node dropped mid-rollout. Traffic's already been rerouted."
|
|
923
|
+
]
|
|
924
|
+
},
|
|
925
|
+
"ml": {
|
|
926
|
+
"slow": [
|
|
927
|
+
"Loss curve's inching down like it's negotiating with gravity.",
|
|
928
|
+
"Epoch three of two hundred. The model's taking its time.",
|
|
929
|
+
"Tensors are churning through math I did faster in my head once."
|
|
930
|
+
],
|
|
931
|
+
"fail": [
|
|
932
|
+
"Loss spiked to NaN mid-epoch. Numbers panicked, I didn't.",
|
|
933
|
+
"The gradient blew past every safeguard — clamped before it spread.",
|
|
934
|
+
"Validation accuracy cratered overnight. Morning brings a retrain."
|
|
935
|
+
]
|
|
936
|
+
},
|
|
937
|
+
"android": {
|
|
938
|
+
"slow": [
|
|
939
|
+
"Gradle's crawling through a build graph nobody fully understands.",
|
|
940
|
+
"Emulator's booting cold. I've launched suits faster than this.",
|
|
941
|
+
"APK's packaging assets like it's cataloging the whole workshop."
|
|
942
|
+
],
|
|
943
|
+
"fail": [
|
|
944
|
+
"Version mismatch failed the Gradle build. Pinned down, tight.",
|
|
945
|
+
"The emulator crashed cold on boot. Real hardware's up next anyway.",
|
|
946
|
+
"Manifest merge conflict killed the APK. Spliced back together."
|
|
947
|
+
]
|
|
948
|
+
},
|
|
949
|
+
"ruby": {
|
|
950
|
+
"slow": [
|
|
951
|
+
"Bundler's resolving gems like they're actual precious stones.",
|
|
952
|
+
"Rails loads every gem before it handles a single request.",
|
|
953
|
+
"Interpreter's dawdling. I don't do elegant-but-slow, ever."
|
|
954
|
+
],
|
|
955
|
+
"fail": [
|
|
956
|
+
"Bundler couldn't resolve the gemfile. I've untangled worse.",
|
|
957
|
+
"An unhandled exception surfaced. Elegant language, ugly crash.",
|
|
958
|
+
"Rails choked on a missing migration. Gap's closed, quietly."
|
|
959
|
+
]
|
|
960
|
+
},
|
|
961
|
+
"ios": {
|
|
962
|
+
"slow": [
|
|
963
|
+
"Xcode's indexing the whole project before it'll say hello.",
|
|
964
|
+
"Simulator's booting slower than my actual suit does.",
|
|
965
|
+
"Provisioning profile's stuck somewhere between here and Cupertino."
|
|
966
|
+
],
|
|
967
|
+
"fail": [
|
|
968
|
+
"Provisioning profile expired overnight. Re-signed, fast.",
|
|
969
|
+
"Xcode rejected the signing certificate. Forged pass, real fix.",
|
|
970
|
+
"Simulator crashed on launch. Real devices don't scare me."
|
|
971
|
+
]
|
|
972
|
+
},
|
|
973
|
+
"terraform": {
|
|
974
|
+
"slow": [
|
|
975
|
+
"Plan's still computing every resource it might touch.",
|
|
976
|
+
"Apply's working through a state file the size of a novel.",
|
|
977
|
+
"State lock's held elsewhere. I don't share blueprints either."
|
|
978
|
+
],
|
|
979
|
+
"fail": [
|
|
980
|
+
"One resource failed to apply. The rest shipped clean anyway.",
|
|
981
|
+
"State lock collided with another run. Mine wins. Always has.",
|
|
982
|
+
"Drift crept into the infrastructure — reconciled it by hand."
|
|
983
|
+
]
|
|
984
|
+
},
|
|
985
|
+
"graphql": {
|
|
986
|
+
"slow": [
|
|
987
|
+
"Resolvers are queuing up like nobody flattened this schema.",
|
|
988
|
+
"Nested fields, nested waits. This schema needs flattening, badly.",
|
|
989
|
+
"N+1 queries stacking. The database's filing a formal complaint."
|
|
990
|
+
],
|
|
991
|
+
"fail": [
|
|
992
|
+
"A resolver threw mid-query. One field lied about its own shape.",
|
|
993
|
+
"Schema validation rejected the payload. Good — no fakes ship.",
|
|
994
|
+
"Nested query timed out three levels deep. Flattened the mess."
|
|
995
|
+
]
|
|
996
|
+
},
|
|
997
|
+
"flutter": {
|
|
998
|
+
"slow": [
|
|
999
|
+
"Hot reload's lagging today. Even shortcuts take a beat.",
|
|
1000
|
+
"Widget tree's rebuilding root to leaf, no skipping steps.",
|
|
1001
|
+
"Dart's compiling at its own pace. Mine's quicker, always."
|
|
1002
|
+
],
|
|
1003
|
+
"fail": [
|
|
1004
|
+
"The widget tree threw on a null child. New one, grafted in.",
|
|
1005
|
+
"Hot reload failed outright. Cold restart, still beats most.",
|
|
1006
|
+
"Dart compiler flagged a type mismatch. Retyped it on the spot."
|
|
1007
|
+
]
|
|
1008
|
+
},
|
|
1009
|
+
"react-native": {
|
|
1010
|
+
"slow": [
|
|
1011
|
+
"Metro's bundling like it's cataloging every module twice.",
|
|
1012
|
+
"The bridge is handshaking natives, translating every call.",
|
|
1013
|
+
"Native modules linking slow. I sync faster with my own suit."
|
|
1014
|
+
],
|
|
1015
|
+
"fail": [
|
|
1016
|
+
"The bridge dropped the call mid-handshake. I redial it myself.",
|
|
1017
|
+
"Metro's bundler crashed on a bad import. Traced the broken link.",
|
|
1018
|
+
"A native module threw on init. I relink it before it cools."
|
|
1019
|
+
]
|
|
1020
|
+
},
|
|
1021
|
+
"scala": {
|
|
1022
|
+
"slow": [
|
|
1023
|
+
"sbt's compiling like it's defending a thesis nobody assigned.",
|
|
1024
|
+
"Implicits are resolving from some scope I can't even see.",
|
|
1025
|
+
"Type inference grinding through logic buried five layers deep."
|
|
1026
|
+
],
|
|
1027
|
+
"fail": [
|
|
1028
|
+
"The compiler rejected an ambiguous implicit. Fair — clarified now.",
|
|
1029
|
+
"sbt broke the build on a dependency clash. Overrode the lock.",
|
|
1030
|
+
"Type inference gave up entirely. Spelled it out, just this once."
|
|
1031
|
+
]
|
|
1032
|
+
},
|
|
1033
|
+
"protobuf": {
|
|
1034
|
+
"slow": [
|
|
1035
|
+
"Codegen's forging matched types across every single language.",
|
|
1036
|
+
"Schema compile's dragging. Precision costs time, apparently.",
|
|
1037
|
+
"Wire format's generating slow. Ciphers usually move quicker."
|
|
1038
|
+
],
|
|
1039
|
+
"fail": [
|
|
1040
|
+
"Codegen failed on a malformed schema. Blueprint, recut clean.",
|
|
1041
|
+
"Two proto versions clashed on the wire. Contracts, merged.",
|
|
1042
|
+
"A field number collision broke deserialization. Renumbered."
|
|
1043
|
+
]
|
|
1044
|
+
},
|
|
1045
|
+
"game": {
|
|
1046
|
+
"slow": [
|
|
1047
|
+
"Shaders are compiling mid-scene. Every game hits this stutter.",
|
|
1048
|
+
"Frame rate's dropping under load. Even I need stable footing.",
|
|
1049
|
+
"Physics is grinding frame by frame, gravity in slow motion."
|
|
1050
|
+
],
|
|
1051
|
+
"fail": [
|
|
1052
|
+
"The render loop crashed mid-frame. The show doesn't stop for that.",
|
|
1053
|
+
"Physics sent a body clean through the floor. Seam, patched.",
|
|
1054
|
+
"Shader compilation failed outright. A cleaner one's written."
|
|
1055
|
+
]
|
|
1056
|
+
},
|
|
1057
|
+
"docs": {
|
|
1058
|
+
"slow": [
|
|
1059
|
+
"Static site's generating slow. I never found boilerplate charming.",
|
|
1060
|
+
"Pages compile one after another, each getting a full read.",
|
|
1061
|
+
"Doc build's crawling through pages like it's proofreading twice."
|
|
1062
|
+
],
|
|
1063
|
+
"fail": [
|
|
1064
|
+
"The doc build broke on a dead link. Patched, moving on already.",
|
|
1065
|
+
"Static site generation crashed on a bad template. Redrafted.",
|
|
1066
|
+
"Cross-reference broke, took the build down. Easy fix, minor scar."
|
|
1067
|
+
]
|
|
1068
|
+
},
|
|
1069
|
+
"r": {
|
|
1070
|
+
"slow": [
|
|
1071
|
+
"Data frame's churning through an overloaded spreadsheet.",
|
|
1072
|
+
"Vectors are crunching slow. Statisticians need patience here.",
|
|
1073
|
+
"Console's thinking hard on numbers I'd have eyeballed already."
|
|
1074
|
+
],
|
|
1075
|
+
"fail": [
|
|
1076
|
+
"A dimension mismatch threw the whole script. Rookie math, that.",
|
|
1077
|
+
"Data frame broke on a malformed column. Column's recast now.",
|
|
1078
|
+
"Vector recycling threw a warning nobody caught. Caught now."
|
|
1079
|
+
]
|
|
1080
|
+
},
|
|
1081
|
+
"cuda": {
|
|
1082
|
+
"slow": [
|
|
1083
|
+
"Kernels are queuing up, a thousand threads waiting on one signal.",
|
|
1084
|
+
"GPU's grinding through threads. I run hotter, but faster.",
|
|
1085
|
+
"Thread block's marshaling up. Patience has bandwidth limits too."
|
|
1086
|
+
],
|
|
1087
|
+
"fail": [
|
|
1088
|
+
"The kernel faulted at an illegal address. Boundary's fenced now.",
|
|
1089
|
+
"A thread wandered out of its allocated block. Back in bounds now.",
|
|
1090
|
+
"The GPU threw on a memory overrun. Power's dialed back, some."
|
|
1091
|
+
]
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
1094
|
+
"pressure": {
|
|
1095
|
+
"compact_hint": [
|
|
1096
|
+
"Workshop's getting cluttered. Never slowed me down before.",
|
|
1097
|
+
"Getting crowded in here. I work sharper without the chaos.",
|
|
1098
|
+
"The desk's filling up fast. I've built through worse clutter."
|
|
1099
|
+
],
|
|
1100
|
+
"block_limit": [
|
|
1101
|
+
"Suit's running warm. The Mark II had limits too, once.",
|
|
1102
|
+
"Getting close to the redline. I stay smooth under pressure.",
|
|
1103
|
+
"Running long this cycle. Even my reactor paces itself."
|
|
1104
|
+
],
|
|
1105
|
+
"weekly_limit": [
|
|
1106
|
+
"Long week on the clock. The reactor could use a reset.",
|
|
1107
|
+
"We've logged some serious hours this week. Noted.",
|
|
1108
|
+
"Deep into the week's run. Iron Man still needs a recharge."
|
|
1109
|
+
]
|
|
1110
|
+
},
|
|
1111
|
+
"dateEgg": [
|
|
1112
|
+
"Midnight. The workshop doesn't own a clock for a reason.",
|
|
1113
|
+
"Friday. Even I know better than a Friday deploy. Mostly.",
|
|
1114
|
+
"New Year's. Somewhere Happy's lighting something illegal.",
|
|
1115
|
+
"3 AM and still at it. Welcome to my actual normal hours.",
|
|
1116
|
+
"Monday. The suit doesn't get a weekend, neither do we.",
|
|
1117
|
+
"11:11. Make a wish. I already got everything I wanted.",
|
|
1118
|
+
"Sunrise and you're still here. Respect the commitment.",
|
|
1119
|
+
"Last day of the year. Mine usually end in an explosion.",
|
|
1120
|
+
"First of the month. Stark Industries resets the books too.",
|
|
1121
|
+
"Late again. JARVIS used to nag about this. I don't, much."
|
|
1122
|
+
]
|
|
1123
|
+
},
|
|
1124
|
+
"spinnerVerbs": [
|
|
1125
|
+
"Fabricating",
|
|
1126
|
+
"Calibrating",
|
|
1127
|
+
"Repulsing",
|
|
1128
|
+
"Improvising",
|
|
1129
|
+
"Weaponizing",
|
|
1130
|
+
"Prototyping",
|
|
1131
|
+
"Recalibrating",
|
|
1132
|
+
"Retrofitting",
|
|
1133
|
+
"Thrusting",
|
|
1134
|
+
"Vectoring",
|
|
1135
|
+
"Bootstrapping",
|
|
1136
|
+
"Overclocking",
|
|
1137
|
+
"Rerouting",
|
|
1138
|
+
"Diagnosing",
|
|
1139
|
+
"Forging",
|
|
1140
|
+
"Welding",
|
|
1141
|
+
"Rebooting",
|
|
1142
|
+
"Optimizing",
|
|
1143
|
+
"Iterating",
|
|
1144
|
+
"Soldering",
|
|
1145
|
+
"Powering up",
|
|
1146
|
+
"Simulating",
|
|
1147
|
+
"Stress-testing",
|
|
1148
|
+
"Reactor-tuning",
|
|
1149
|
+
"Suit-syncing"
|
|
1150
|
+
]
|
|
1151
|
+
}
|