@hustle-together/api-dev-tools 2.0.6 → 3.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.
Files changed (37) hide show
  1. package/README.md +283 -478
  2. package/bin/cli.js +55 -11
  3. package/commands/README.md +124 -251
  4. package/commands/api-create.md +318 -136
  5. package/commands/api-interview.md +252 -256
  6. package/commands/api-research.md +209 -234
  7. package/commands/api-verify.md +231 -0
  8. package/demo/audio/generate-all-narrations.js +516 -0
  9. package/demo/audio/generate-voice-previews.js +140 -0
  10. package/demo/audio/narration-adam-timing.json +3666 -0
  11. package/demo/audio/narration-adam.mp3 +0 -0
  12. package/demo/audio/narration-creature-timing.json +3666 -0
  13. package/demo/audio/narration-creature.mp3 +0 -0
  14. package/demo/audio/narration-gaming-timing.json +3666 -0
  15. package/demo/audio/narration-gaming.mp3 +0 -0
  16. package/demo/audio/narration-hope-timing.json +3666 -0
  17. package/demo/audio/narration-hope.mp3 +0 -0
  18. package/demo/audio/narration-mark-timing.json +3666 -0
  19. package/demo/audio/narration-mark.mp3 +0 -0
  20. package/demo/audio/previews/manifest.json +30 -0
  21. package/demo/audio/previews/preview-creature.mp3 +0 -0
  22. package/demo/audio/previews/preview-gaming.mp3 +0 -0
  23. package/demo/audio/previews/preview-hope.mp3 +0 -0
  24. package/demo/audio/previews/preview-mark.mp3 +0 -0
  25. package/demo/audio/voices-manifest.json +50 -0
  26. package/demo/hustle-together/blog/gemini-vs-claude-widgets.html +30 -28
  27. package/demo/hustle-together/blog/interview-driven-api-development.html +37 -23
  28. package/demo/hustle-together/index.html +142 -109
  29. package/demo/workflow-demo.html +1054 -544
  30. package/hooks/periodic-reground.py +154 -0
  31. package/hooks/session-startup.py +151 -0
  32. package/hooks/track-tool-use.py +109 -17
  33. package/hooks/verify-after-green.py +152 -0
  34. package/package.json +2 -2
  35. package/templates/api-dev-state.json +42 -7
  36. package/templates/research-index.json +6 -0
  37. package/templates/settings.json +23 -0
@@ -0,0 +1,3666 @@
1
+ {
2
+ "generated": "2025-12-08T07:04:44.012Z",
3
+ "voice": "Creature",
4
+ "voiceId": "Z7RrOqZFTyLpIlzCgfsp",
5
+ "duration": 466.627,
6
+ "wordCount": 694,
7
+ "sections": [
8
+ {
9
+ "id": "intro",
10
+ "timestamp": 0
11
+ },
12
+ {
13
+ "id": "problems",
14
+ "timestamp": 60.72
15
+ },
16
+ {
17
+ "id": "solution",
18
+ "timestamp": 147.934
19
+ },
20
+ {
21
+ "id": "workflow",
22
+ "timestamp": 203.999
23
+ },
24
+ {
25
+ "id": "installation",
26
+ "timestamp": 330.802
27
+ },
28
+ {
29
+ "id": "credits",
30
+ "timestamp": 384.916
31
+ },
32
+ {
33
+ "id": "outro",
34
+ "timestamp": 435.466
35
+ }
36
+ ],
37
+ "highlights": [
38
+ {
39
+ "selector": "#hustleBrand",
40
+ "section": "intro",
41
+ "timestamp": 3.669
42
+ },
43
+ {
44
+ "selector": "[data-phase=\"research\"",
45
+ "section": "intro",
46
+ "timestamp": 10.844
47
+ },
48
+ {
49
+ "selector": "[data-phase=\"interview\"",
50
+ "section": "intro",
51
+ "timestamp": 20.654
52
+ },
53
+ {
54
+ "selector": "[data-phase=\"test\"",
55
+ "section": "intro",
56
+ "timestamp": 29.745
57
+ },
58
+ {
59
+ "selector": "[data-phase=\"code\"",
60
+ "section": "intro",
61
+ "timestamp": 37.256
62
+ },
63
+ {
64
+ "selector": "[data-phase=\"docs\"",
65
+ "section": "intro",
66
+ "timestamp": 43.363
67
+ },
68
+ {
69
+ "selector": "#problems h2",
70
+ "section": "problems",
71
+ "timestamp": 60.72
72
+ },
73
+ {
74
+ "selector": ".gap-item:nth-child(1)",
75
+ "section": "problems",
76
+ "timestamp": 68.94
77
+ },
78
+ {
79
+ "selector": ".gap-item:nth-child(2)",
80
+ "section": "problems",
81
+ "timestamp": 85.379
82
+ },
83
+ {
84
+ "selector": ".gap-item:nth-child(3)",
85
+ "section": "problems",
86
+ "timestamp": 99.346
87
+ },
88
+ {
89
+ "selector": ".gap-item:nth-child(4)",
90
+ "section": "problems",
91
+ "timestamp": 113.313
92
+ },
93
+ {
94
+ "selector": ".gap-item:nth-child(5)",
95
+ "section": "problems",
96
+ "timestamp": 125.608
97
+ },
98
+ {
99
+ "selector": "#solution h2",
100
+ "section": "solution",
101
+ "timestamp": 147.934
102
+ },
103
+ {
104
+ "selector": ".solution-grid .solution-card:nth-child(1)",
105
+ "section": "solution",
106
+ "timestamp": 153.53
107
+ },
108
+ {
109
+ "selector": ".solution-grid .solution-card:nth-child(2)",
110
+ "section": "solution",
111
+ "timestamp": 166.498
112
+ },
113
+ {
114
+ "selector": ".solution-grid .solution-card:nth-child(3)",
115
+ "section": "solution",
116
+ "timestamp": 179.118
117
+ },
118
+ {
119
+ "selector": "#workflow h2",
120
+ "section": "workflow",
121
+ "timestamp": 203.999
122
+ },
123
+ {
124
+ "selector": ".phase-box[data-phase='1'",
125
+ "section": "workflow",
126
+ "timestamp": 210.825
127
+ },
128
+ {
129
+ "selector": ".phase-box[data-phase='2'",
130
+ "section": "workflow",
131
+ "timestamp": 220.577
132
+ },
133
+ {
134
+ "selector": ".phase-box[data-phase='3'",
135
+ "section": "workflow",
136
+ "timestamp": 230.55
137
+ },
138
+ {
139
+ "selector": ".phase-box[data-phase='4'",
140
+ "section": "workflow",
141
+ "timestamp": 244.494
142
+ },
143
+ {
144
+ "selector": ".phase-box[data-phase='5'",
145
+ "section": "workflow",
146
+ "timestamp": 253.375
147
+ },
148
+ {
149
+ "selector": ".phase-box[data-phase='6'",
150
+ "section": "workflow",
151
+ "timestamp": 263.697
152
+ },
153
+ {
154
+ "selector": ".phase-box[data-phase='7'",
155
+ "section": "workflow",
156
+ "timestamp": 275.435
157
+ },
158
+ {
159
+ "selector": ".phase-box[data-phase='8'",
160
+ "section": "workflow",
161
+ "timestamp": 288.623
162
+ },
163
+ {
164
+ "selector": ".phase-box[data-phase='9'",
165
+ "section": "workflow",
166
+ "timestamp": 300.221
167
+ },
168
+ {
169
+ "selector": ".phase-box[data-phase='10'",
170
+ "section": "workflow",
171
+ "timestamp": 313.259
172
+ },
173
+ {
174
+ "selector": "#installation h2",
175
+ "section": "installation",
176
+ "timestamp": 330.802
177
+ },
178
+ {
179
+ "selector": ".install-command",
180
+ "section": "installation",
181
+ "timestamp": 333.971
182
+ },
183
+ {
184
+ "selector": "#credits h2",
185
+ "section": "credits",
186
+ "timestamp": 384.916
187
+ },
188
+ {
189
+ "selector": "#intro",
190
+ "section": "outro",
191
+ "timestamp": 435.466
192
+ }
193
+ ],
194
+ "words": [
195
+ {
196
+ "word": "Welcome",
197
+ "start": 0,
198
+ "end": 0.546
199
+ },
200
+ {
201
+ "word": "to",
202
+ "start": 0.58,
203
+ "end": 0.685
204
+ },
205
+ {
206
+ "word": "Hustle",
207
+ "start": 0.801,
208
+ "end": 1.196
209
+ },
210
+ {
211
+ "word": "API",
212
+ "start": 1.254,
213
+ "end": 1.985
214
+ },
215
+ {
216
+ "word": "Dev",
217
+ "start": 2.113,
218
+ "end": 2.38
219
+ },
220
+ {
221
+ "word": "Tools.",
222
+ "start": 2.473,
223
+ "end": 3.286
224
+ },
225
+ {
226
+ "word": "This",
227
+ "start": 3.669,
228
+ "end": 3.936
229
+ },
230
+ {
231
+ "word": "package",
232
+ "start": 4.029,
233
+ "end": 4.505
234
+ },
235
+ {
236
+ "word": "enforces",
237
+ "start": 4.528,
238
+ "end": 5.213
239
+ },
240
+ {
241
+ "word": "a",
242
+ "start": 5.283,
243
+ "end": 5.306
244
+ },
245
+ {
246
+ "word": "structured",
247
+ "start": 5.422,
248
+ "end": 6.177
249
+ },
250
+ {
251
+ "word": "workflow",
252
+ "start": 6.293,
253
+ "end": 6.989
254
+ },
255
+ {
256
+ "word": "for",
257
+ "start": 7.082,
258
+ "end": 7.279
259
+ },
260
+ {
261
+ "word": "AI-assisted",
262
+ "start": 7.361,
263
+ "end": 8.522
264
+ },
265
+ {
266
+ "word": "API",
267
+ "start": 8.615,
268
+ "end": 9.172
269
+ },
270
+ {
271
+ "word": "development.",
272
+ "start": 9.288,
273
+ "end": 10.24
274
+ },
275
+ {
276
+ "word": "]",
277
+ "start": 10.844,
278
+ "end": 10.913
279
+ },
280
+ {
281
+ "word": "First,",
282
+ "start": 11.517,
283
+ "end": 12.318
284
+ },
285
+ {
286
+ "word": "you",
287
+ "start": 12.643,
288
+ "end": 12.794
289
+ },
290
+ {
291
+ "word": "research.",
292
+ "start": 12.91,
293
+ "end": 13.874
294
+ },
295
+ {
296
+ "word": "No",
297
+ "start": 14.257,
298
+ "end": 14.466
299
+ },
300
+ {
301
+ "word": "assumptions.",
302
+ "start": 14.547,
303
+ "end": 15.534
304
+ },
305
+ {
306
+ "word": "No",
307
+ "start": 15.917,
308
+ "end": 16.161
309
+ },
310
+ {
311
+ "word": "training",
312
+ "start": 16.242,
313
+ "end": 16.881
314
+ },
315
+ {
316
+ "word": "data.",
317
+ "start": 16.997,
318
+ "end": 17.821
319
+ },
320
+ {
321
+ "word": "Real",
322
+ "start": 18.332,
323
+ "end": 18.715
324
+ },
325
+ {
326
+ "word": "documentation.",
327
+ "start": 18.831,
328
+ "end": 20.329
329
+ },
330
+ {
331
+ "word": "]",
332
+ "start": 20.654,
333
+ "end": 20.712
334
+ },
335
+ {
336
+ "word": "Then",
337
+ "start": 20.828,
338
+ "end": 21.084
339
+ },
340
+ {
341
+ "word": "you",
342
+ "start": 21.177,
343
+ "end": 21.339
344
+ },
345
+ {
346
+ "word": "interview.",
347
+ "start": 21.513,
348
+ "end": 22.639
349
+ },
350
+ {
351
+ "word": "The",
352
+ "start": 22.965,
353
+ "end": 23.139
354
+ },
355
+ {
356
+ "word": "AI",
357
+ "start": 23.22,
358
+ "end": 23.684
359
+ },
360
+ {
361
+ "word": "asks",
362
+ "start": 23.859,
363
+ "end": 24.404
364
+ },
365
+ {
366
+ "word": "YOU",
367
+ "start": 24.462,
368
+ "end": 24.625
369
+ },
370
+ {
371
+ "word": "questions",
372
+ "start": 24.741,
373
+ "end": 25.507
374
+ },
375
+ {
376
+ "word": "with",
377
+ "start": 25.577,
378
+ "end": 25.763
379
+ },
380
+ {
381
+ "word": "structured",
382
+ "start": 25.821,
383
+ "end": 26.529
384
+ },
385
+ {
386
+ "word": "options",
387
+ "start": 26.61,
388
+ "end": 27.237
389
+ },
390
+ {
391
+ "word": "based",
392
+ "start": 27.353,
393
+ "end": 27.713
394
+ },
395
+ {
396
+ "word": "on",
397
+ "start": 27.759,
398
+ "end": 27.864
399
+ },
400
+ {
401
+ "word": "what",
402
+ "start": 27.945,
403
+ "end": 28.143
404
+ },
405
+ {
406
+ "word": "it",
407
+ "start": 28.201,
408
+ "end": 28.294
409
+ },
410
+ {
411
+ "word": "learned.",
412
+ "start": 28.375,
413
+ "end": 29.234
414
+ },
415
+ {
416
+ "word": "]",
417
+ "start": 29.745,
418
+ "end": 29.791
419
+ },
420
+ {
421
+ "word": "Next,",
422
+ "start": 29.907,
423
+ "end": 30.256
424
+ },
425
+ {
426
+ "word": "you",
427
+ "start": 30.29,
428
+ "end": 30.395
429
+ },
430
+ {
431
+ "word": "write",
432
+ "start": 30.465,
433
+ "end": 30.732
434
+ },
435
+ {
436
+ "word": "tests",
437
+ "start": 30.778,
438
+ "end": 31.266
439
+ },
440
+ {
441
+ "word": "first.",
442
+ "start": 31.382,
443
+ "end": 31.939
444
+ },
445
+ {
446
+ "word": "Red,",
447
+ "start": 32.055,
448
+ "end": 32.52
449
+ },
450
+ {
451
+ "word": "green,",
452
+ "start": 32.636,
453
+ "end": 33.019
454
+ },
455
+ {
456
+ "word": "refactor.",
457
+ "start": 33.065,
458
+ "end": 34.203
459
+ },
460
+ {
461
+ "word": "No",
462
+ "start": 34.644,
463
+ "end": 34.888
464
+ },
465
+ {
466
+ "word": "implementation",
467
+ "start": 34.969,
468
+ "end": 35.979
469
+ },
470
+ {
471
+ "word": "without",
472
+ "start": 36.049,
473
+ "end": 36.386
474
+ },
475
+ {
476
+ "word": "a",
477
+ "start": 36.432,
478
+ "end": 36.455
479
+ },
480
+ {
481
+ "word": "failing",
482
+ "start": 36.571,
483
+ "end": 37.164
484
+ },
485
+ {
486
+ "word": "test.",
487
+ "start": 37.256,
488
+ "end": 38.127
489
+ },
490
+ {
491
+ "word": "]",
492
+ "start": 38.371,
493
+ "end": 38.394
494
+ },
495
+ {
496
+ "word": "Only",
497
+ "start": 38.51,
498
+ "end": 38.87
499
+ },
500
+ {
501
+ "word": "then",
502
+ "start": 38.928,
503
+ "end": 39.137
504
+ },
505
+ {
506
+ "word": "do",
507
+ "start": 39.218,
508
+ "end": 39.288
509
+ },
510
+ {
511
+ "word": "you",
512
+ "start": 39.369,
513
+ "end": 39.474
514
+ },
515
+ {
516
+ "word": "write",
517
+ "start": 39.543,
518
+ "end": 39.822
519
+ },
520
+ {
521
+ "word": "code.",
522
+ "start": 39.903,
523
+ "end": 40.472
524
+ },
525
+ {
526
+ "word": "Minimal.",
527
+ "start": 40.588,
528
+ "end": 41.331
529
+ },
530
+ {
531
+ "word": "Just",
532
+ "start": 41.842,
533
+ "end": 42.156
534
+ },
535
+ {
536
+ "word": "enough",
537
+ "start": 42.225,
538
+ "end": 42.527
539
+ },
540
+ {
541
+ "word": "to",
542
+ "start": 42.574,
543
+ "end": 42.655
544
+ },
545
+ {
546
+ "word": "pass",
547
+ "start": 42.748,
548
+ "end": 43.119
549
+ },
550
+ {
551
+ "word": "the",
552
+ "start": 43.189,
553
+ "end": 43.293
554
+ },
555
+ {
556
+ "word": "tests.",
557
+ "start": 43.363,
558
+ "end": 44.211
559
+ },
560
+ {
561
+ "word": "]",
562
+ "start": 44.385,
563
+ "end": 44.42
564
+ },
565
+ {
566
+ "word": "Finally,",
567
+ "start": 44.536,
568
+ "end": 45.406
569
+ },
570
+ {
571
+ "word": "documentation.",
572
+ "start": 45.917,
573
+ "end": 47.461
574
+ },
575
+ {
576
+ "word": "Every",
577
+ "start": 48.065,
578
+ "end": 48.506
579
+ },
580
+ {
581
+ "word": "endpoint",
582
+ "start": 48.588,
583
+ "end": 49.249
584
+ },
585
+ {
586
+ "word": "documented",
587
+ "start": 49.342,
588
+ "end": 50.259
589
+ },
590
+ {
591
+ "word": "with",
592
+ "start": 50.329,
593
+ "end": 50.515
594
+ },
595
+ {
596
+ "word": "real",
597
+ "start": 50.608,
598
+ "end": 51.014
599
+ },
600
+ {
601
+ "word": "examples",
602
+ "start": 51.107,
603
+ "end": 51.862
604
+ },
605
+ {
606
+ "word": "and",
607
+ "start": 51.92,
608
+ "end": 52.047
609
+ },
610
+ {
611
+ "word": "schemas.",
612
+ "start": 52.14,
613
+ "end": 53.208
614
+ },
615
+ {
616
+ "word": "The",
617
+ "start": 53.533,
618
+ "end": 53.661
619
+ },
620
+ {
621
+ "word": "philosophy",
622
+ "start": 53.708,
623
+ "end": 54.451
624
+ },
625
+ {
626
+ "word": "is",
627
+ "start": 54.532,
628
+ "end": 54.636
629
+ },
630
+ {
631
+ "word": "simple:",
632
+ "start": 54.729,
633
+ "end": 55.519
634
+ },
635
+ {
636
+ "word": "Hustle",
637
+ "start": 55.96,
638
+ "end": 56.494
639
+ },
640
+ {
641
+ "word": "together.",
642
+ "start": 56.552,
643
+ "end": 57.434
644
+ },
645
+ {
646
+ "word": "Share",
647
+ "start": 57.876,
648
+ "end": 58.34
649
+ },
650
+ {
651
+ "word": "resources.",
652
+ "start": 58.375,
653
+ "end": 59.733
654
+ },
655
+ {
656
+ "word": "Build",
657
+ "start": 60.174,
658
+ "end": 60.627
659
+ },
660
+ {
661
+ "word": "stronger.",
662
+ "start": 60.72,
663
+ "end": 61.835
664
+ },
665
+ {
666
+ "word": "Let's",
667
+ "start": 62.438,
668
+ "end": 62.705
669
+ },
670
+ {
671
+ "word": "talk",
672
+ "start": 62.775,
673
+ "end": 63.054
674
+ },
675
+ {
676
+ "word": "about",
677
+ "start": 63.112,
678
+ "end": 63.355
679
+ },
680
+ {
681
+ "word": "the",
682
+ "start": 63.402,
683
+ "end": 63.483
684
+ },
685
+ {
686
+ "word": "problem.",
687
+ "start": 63.553,
688
+ "end": 64.354
689
+ },
690
+ {
691
+ "word": "What",
692
+ "start": 64.958,
693
+ "end": 65.225
694
+ },
695
+ {
696
+ "word": "goes",
697
+ "start": 65.306,
698
+ "end": 65.585
699
+ },
700
+ {
701
+ "word": "wrong",
702
+ "start": 65.666,
703
+ "end": 66.072
704
+ },
705
+ {
706
+ "word": "when",
707
+ "start": 66.188,
708
+ "end": 66.397
709
+ },
710
+ {
711
+ "word": "AI",
712
+ "start": 66.49,
713
+ "end": 66.966
714
+ },
715
+ {
716
+ "word": "builds",
717
+ "start": 67.082,
718
+ "end": 67.489
719
+ },
720
+ {
721
+ "word": "APIs",
722
+ "start": 67.57,
723
+ "end": 68.394
724
+ },
725
+ {
726
+ "word": "without",
727
+ "start": 68.475,
728
+ "end": 68.847
729
+ },
730
+ {
731
+ "word": "structure?",
732
+ "start": 68.94,
733
+ "end": 69.973
734
+ },
735
+ {
736
+ "word": "Gap",
737
+ "start": 70.484,
738
+ "end": 70.832
739
+ },
740
+ {
741
+ "word": "one:",
742
+ "start": 70.948,
743
+ "end": 71.517
744
+ },
745
+ {
746
+ "word": "AI",
747
+ "start": 71.958,
748
+ "end": 72.469
749
+ },
750
+ {
751
+ "word": "doesn't",
752
+ "start": 72.585,
753
+ "end": 72.992
754
+ },
755
+ {
756
+ "word": "use",
757
+ "start": 73.108,
758
+ "end": 73.561
759
+ },
760
+ {
761
+ "word": "your",
762
+ "start": 73.619,
763
+ "end": 73.828
764
+ },
765
+ {
766
+ "word": "exact",
767
+ "start": 73.909,
768
+ "end": 74.362
769
+ },
770
+ {
771
+ "word": "words.",
772
+ "start": 74.478,
773
+ "end": 75.337
774
+ },
775
+ {
776
+ "word": "You",
777
+ "start": 75.662,
778
+ "end": 75.836
779
+ },
780
+ {
781
+ "word": "say",
782
+ "start": 75.952,
783
+ "end": 76.208
784
+ },
785
+ {
786
+ "word": "Vercel",
787
+ "start": 76.3,
788
+ "end": 76.823
789
+ },
790
+ {
791
+ "word": "AI",
792
+ "start": 76.916,
793
+ "end": 77.322
794
+ },
795
+ {
796
+ "word": "Gateway",
797
+ "start": 77.438,
798
+ "end": 77.995
799
+ },
800
+ {
801
+ "word": "but",
802
+ "start": 78.077,
803
+ "end": 78.239
804
+ },
805
+ {
806
+ "word": "it",
807
+ "start": 78.274,
808
+ "end": 78.355
809
+ },
810
+ {
811
+ "word": "searches",
812
+ "start": 78.437,
813
+ "end": 79.006
814
+ },
815
+ {
816
+ "word": "for",
817
+ "start": 79.075,
818
+ "end": 79.215
819
+ },
820
+ {
821
+ "word": "Vercel",
822
+ "start": 79.307,
823
+ "end": 79.795
824
+ },
825
+ {
826
+ "word": "AI",
827
+ "start": 79.888,
828
+ "end": 80.515
829
+ },
830
+ {
831
+ "word": "SDK.",
832
+ "start": 80.724,
833
+ "end": 81.827
834
+ },
835
+ {
836
+ "word": "Wrong",
837
+ "start": 82.268,
838
+ "end": 82.721
839
+ },
840
+ {
841
+ "word": "library.",
842
+ "start": 82.837,
843
+ "end": 83.441
844
+ },
845
+ {
846
+ "word": "Wrong",
847
+ "start": 83.475,
848
+ "end": 83.905
849
+ },
850
+ {
851
+ "word": "documentation.",
852
+ "start": 84.021,
853
+ "end": 85.345
854
+ },
855
+ {
856
+ "word": "Wrong",
857
+ "start": 85.379,
858
+ "end": 85.786
859
+ },
860
+ {
861
+ "word": "code.",
862
+ "start": 85.902,
863
+ "end": 86.68
864
+ },
865
+ {
866
+ "word": "Gap",
867
+ "start": 87.121,
868
+ "end": 87.423
869
+ },
870
+ {
871
+ "word": "two:",
872
+ "start": 87.539,
873
+ "end": 88.119
874
+ },
875
+ {
876
+ "word": "AI",
877
+ "start": 88.561,
878
+ "end": 89.095
879
+ },
880
+ {
881
+ "word": "claims",
882
+ "start": 89.211,
883
+ "end": 89.698
884
+ },
885
+ {
886
+ "word": "files",
887
+ "start": 89.791,
888
+ "end": 90.256
889
+ },
890
+ {
891
+ "word": "are",
892
+ "start": 90.302,
893
+ "end": 90.418
894
+ },
895
+ {
896
+ "word": "updated",
897
+ "start": 90.465,
898
+ "end": 91.15
899
+ },
900
+ {
901
+ "word": "without",
902
+ "start": 91.208,
903
+ "end": 91.602
904
+ },
905
+ {
906
+ "word": "proof.",
907
+ "start": 91.695,
908
+ "end": 92.473
909
+ },
910
+ {
911
+ "word": "It",
912
+ "start": 92.798,
913
+ "end": 92.949
914
+ },
915
+ {
916
+ "word": "says",
917
+ "start": 92.996,
918
+ "end": 93.297
919
+ },
920
+ {
921
+ "word": "I've",
922
+ "start": 93.681,
923
+ "end": 93.959
924
+ },
925
+ {
926
+ "word": "updated",
927
+ "start": 93.994,
928
+ "end": 94.54
929
+ },
930
+ {
931
+ "word": "the",
932
+ "start": 94.598,
933
+ "end": 94.667
934
+ },
935
+ {
936
+ "word": "file",
937
+ "start": 94.749,
938
+ "end": 95.097
939
+ },
940
+ {
941
+ "word": "but",
942
+ "start": 95.132,
943
+ "end": 95.259
944
+ },
945
+ {
946
+ "word": "there's",
947
+ "start": 95.283,
948
+ "end": 95.503
949
+ },
950
+ {
951
+ "word": "no",
952
+ "start": 95.561,
953
+ "end": 95.724
954
+ },
955
+ {
956
+ "word": "git",
957
+ "start": 95.84,
958
+ "end": 96.095
959
+ },
960
+ {
961
+ "word": "diff.",
962
+ "start": 96.188,
963
+ "end": 96.746
964
+ },
965
+ {
966
+ "word": "No",
967
+ "start": 97.187,
968
+ "end": 97.384
969
+ },
970
+ {
971
+ "word": "verification.",
972
+ "start": 97.5,
973
+ "end": 98.475
974
+ },
975
+ {
976
+ "word": "You're",
977
+ "start": 98.51,
978
+ "end": 98.708
979
+ },
980
+ {
981
+ "word": "trusting",
982
+ "start": 98.731,
983
+ "end": 99.23
984
+ },
985
+ {
986
+ "word": "on",
987
+ "start": 99.346,
988
+ "end": 99.532
989
+ },
990
+ {
991
+ "word": "faith.",
992
+ "start": 99.683,
993
+ "end": 100.414
994
+ },
995
+ {
996
+ "word": "Gap",
997
+ "start": 100.739,
998
+ "end": 101.029
999
+ },
1000
+ {
1001
+ "word": "three:",
1002
+ "start": 101.145,
1003
+ "end": 101.726
1004
+ },
1005
+ {
1006
+ "word": "Skipped",
1007
+ "start": 102.109,
1008
+ "end": 102.539
1009
+ },
1010
+ {
1011
+ "word": "tests",
1012
+ "start": 102.573,
1013
+ "end": 102.957
1014
+ },
1015
+ {
1016
+ "word": "are",
1017
+ "start": 103.015,
1018
+ "end": 103.189
1019
+ },
1020
+ {
1021
+ "word": "accepted.",
1022
+ "start": 103.224,
1023
+ "end": 104.164
1024
+ },
1025
+ {
1026
+ "word": "The",
1027
+ "start": 104.408,
1028
+ "end": 104.57
1029
+ },
1030
+ {
1031
+ "word": "AI",
1032
+ "start": 104.652,
1033
+ "end": 105.221
1034
+ },
1035
+ {
1036
+ "word": "runs",
1037
+ "start": 105.371,
1038
+ "end": 105.755
1039
+ },
1040
+ {
1041
+ "word": "tests,",
1042
+ "start": 105.847,
1043
+ "end": 106.323
1044
+ },
1045
+ {
1046
+ "word": "some",
1047
+ "start": 106.347,
1048
+ "end": 106.66
1049
+ },
1050
+ {
1051
+ "word": "fail,",
1052
+ "start": 106.718,
1053
+ "end": 107.043
1054
+ },
1055
+ {
1056
+ "word": "and",
1057
+ "start": 107.067,
1058
+ "end": 107.159
1059
+ },
1060
+ {
1061
+ "word": "it",
1062
+ "start": 107.241,
1063
+ "end": 107.334
1064
+ },
1065
+ {
1066
+ "word": "moves",
1067
+ "start": 107.426,
1068
+ "end": 107.821
1069
+ },
1070
+ {
1071
+ "word": "on.",
1072
+ "start": 107.914,
1073
+ "end": 108.193
1074
+ },
1075
+ {
1076
+ "word": "We",
1077
+ "start": 108.228,
1078
+ "end": 108.332
1079
+ },
1080
+ {
1081
+ "word": "can",
1082
+ "start": 108.39,
1083
+ "end": 108.541
1084
+ },
1085
+ {
1086
+ "word": "fix",
1087
+ "start": 108.657,
1088
+ "end": 109.017
1089
+ },
1090
+ {
1091
+ "word": "those",
1092
+ "start": 109.133,
1093
+ "end": 109.493
1094
+ },
1095
+ {
1096
+ "word": "later.",
1097
+ "start": 109.586,
1098
+ "end": 110.341
1099
+ },
1100
+ {
1101
+ "word": "Those",
1102
+ "start": 111.641,
1103
+ "end": 112.012
1104
+ },
1105
+ {
1106
+ "word": "later",
1107
+ "start": 112.105,
1108
+ "end": 112.465
1109
+ },
1110
+ {
1111
+ "word": "fixes",
1112
+ "start": 112.558,
1113
+ "end": 113.139
1114
+ },
1115
+ {
1116
+ "word": "never",
1117
+ "start": 113.313,
1118
+ "end": 113.707
1119
+ },
1120
+ {
1121
+ "word": "come.",
1122
+ "start": 113.824,
1123
+ "end": 114.578
1124
+ },
1125
+ {
1126
+ "word": "Gap",
1127
+ "start": 115.089,
1128
+ "end": 115.379
1129
+ },
1130
+ {
1131
+ "word": "four:",
1132
+ "start": 115.495,
1133
+ "end": 116.204
1134
+ },
1135
+ {
1136
+ "word": "Tasks",
1137
+ "start": 116.413,
1138
+ "end": 116.819
1139
+ },
1140
+ {
1141
+ "word": "marked",
1142
+ "start": 116.935,
1143
+ "end": 117.237
1144
+ },
1145
+ {
1146
+ "word": "complete",
1147
+ "start": 117.295,
1148
+ "end": 118.073
1149
+ },
1150
+ {
1151
+ "word": "without",
1152
+ "start": 118.166,
1153
+ "end": 118.584
1154
+ },
1155
+ {
1156
+ "word": "verification.",
1157
+ "start": 118.7,
1158
+ "end": 119.768
1159
+ },
1160
+ {
1161
+ "word": "The",
1162
+ "start": 119.803,
1163
+ "end": 119.896
1164
+ },
1165
+ {
1166
+ "word": "AI",
1167
+ "start": 119.977,
1168
+ "end": 120.476
1169
+ },
1170
+ {
1171
+ "word": "says",
1172
+ "start": 120.592,
1173
+ "end": 120.859
1174
+ },
1175
+ {
1176
+ "word": "Done",
1177
+ "start": 120.952,
1178
+ "end": 121.463
1179
+ },
1180
+ {
1181
+ "word": "but",
1182
+ "start": 122.276,
1183
+ "end": 122.473
1184
+ },
1185
+ {
1186
+ "word": "the",
1187
+ "start": 122.508,
1188
+ "end": 122.577
1189
+ },
1190
+ {
1191
+ "word": "feature",
1192
+ "start": 122.67,
1193
+ "end": 123.077
1194
+ },
1195
+ {
1196
+ "word": "doesn't",
1197
+ "start": 123.123,
1198
+ "end": 123.495
1199
+ },
1200
+ {
1201
+ "word": "work.",
1202
+ "start": 123.564,
1203
+ "end": 124.168
1204
+ },
1205
+ {
1206
+ "word": "No",
1207
+ "start": 124.493,
1208
+ "end": 124.679
1209
+ },
1210
+ {
1211
+ "word": "one",
1212
+ "start": 124.76,
1213
+ "end": 124.923
1214
+ },
1215
+ {
1216
+ "word": "actually",
1217
+ "start": 124.969,
1218
+ "end": 125.492
1219
+ },
1220
+ {
1221
+ "word": "checked.",
1222
+ "start": 125.608,
1223
+ "end": 126.351
1224
+ },
1225
+ {
1226
+ "word": "Gap",
1227
+ "start": 126.862,
1228
+ "end": 127.222
1229
+ },
1230
+ {
1231
+ "word": "five:",
1232
+ "start": 127.396,
1233
+ "end": 128.383
1234
+ },
1235
+ {
1236
+ "word": "Environment",
1237
+ "start": 128.766,
1238
+ "end": 129.578
1239
+ },
1240
+ {
1241
+ "word": "variable",
1242
+ "start": 129.66,
1243
+ "end": 130.287
1244
+ },
1245
+ {
1246
+ "word": "mismatch.",
1247
+ "start": 130.345,
1248
+ "end": 131.308
1249
+ },
1250
+ {
1251
+ "word": "Tests",
1252
+ "start": 131.691,
1253
+ "end": 132.098
1254
+ },
1255
+ {
1256
+ "word": "pass",
1257
+ "start": 132.214,
1258
+ "end": 132.539
1259
+ },
1260
+ {
1261
+ "word": "locally",
1262
+ "start": 132.655,
1263
+ "end": 133.166
1264
+ },
1265
+ {
1266
+ "word": "but",
1267
+ "start": 133.259,
1268
+ "end": 133.456
1269
+ },
1270
+ {
1271
+ "word": "fail",
1272
+ "start": 133.537,
1273
+ "end": 133.886
1274
+ },
1275
+ {
1276
+ "word": "in",
1277
+ "start": 133.979,
1278
+ "end": 134.06
1279
+ },
1280
+ {
1281
+ "word": "production.",
1282
+ "start": 134.141,
1283
+ "end": 135.093
1284
+ },
1285
+ {
1286
+ "word": "The",
1287
+ "start": 135.476,
1288
+ "end": 135.662
1289
+ },
1290
+ {
1291
+ "word": "AI",
1292
+ "start": 135.72,
1293
+ "end": 136.219
1294
+ },
1295
+ {
1296
+ "word": "used",
1297
+ "start": 136.335,
1298
+ "end": 136.591
1299
+ },
1300
+ {
1301
+ "word": "different",
1302
+ "start": 136.649,
1303
+ "end": 137.02
1304
+ },
1305
+ {
1306
+ "word": "values",
1307
+ "start": 137.078,
1308
+ "end": 137.566
1309
+ },
1310
+ {
1311
+ "word": "than",
1312
+ "start": 137.613,
1313
+ "end": 137.752
1314
+ },
1315
+ {
1316
+ "word": "what's",
1317
+ "start": 137.81,
1318
+ "end": 138.054
1319
+ },
1320
+ {
1321
+ "word": "actually",
1322
+ "start": 138.135,
1323
+ "end": 138.681
1324
+ },
1325
+ {
1326
+ "word": "deployed.",
1327
+ "start": 138.75,
1328
+ "end": 139.667
1329
+ },
1330
+ {
1331
+ "word": "These",
1332
+ "start": 139.993,
1333
+ "end": 140.329
1334
+ },
1335
+ {
1336
+ "word": "gaps",
1337
+ "start": 140.411,
1338
+ "end": 140.759
1339
+ },
1340
+ {
1341
+ "word": "compound.",
1342
+ "start": 140.84,
1343
+ "end": 141.85
1344
+ },
1345
+ {
1346
+ "word": "One",
1347
+ "start": 142.233,
1348
+ "end": 142.5
1349
+ },
1350
+ {
1351
+ "word": "wrong",
1352
+ "start": 142.547,
1353
+ "end": 142.814
1354
+ },
1355
+ {
1356
+ "word": "assumption",
1357
+ "start": 142.872,
1358
+ "end": 143.452
1359
+ },
1360
+ {
1361
+ "word": "leads",
1362
+ "start": 143.545,
1363
+ "end": 143.824
1364
+ },
1365
+ {
1366
+ "word": "to",
1367
+ "start": 143.882,
1368
+ "end": 144.01
1369
+ },
1370
+ {
1371
+ "word": "another.",
1372
+ "start": 144.126,
1373
+ "end": 144.764
1374
+ },
1375
+ {
1376
+ "word": "By",
1377
+ "start": 145.043,
1378
+ "end": 145.205
1379
+ },
1380
+ {
1381
+ "word": "the",
1382
+ "start": 145.252,
1383
+ "end": 145.333
1384
+ },
1385
+ {
1386
+ "word": "time",
1387
+ "start": 145.391,
1388
+ "end": 145.658
1389
+ },
1390
+ {
1391
+ "word": "you",
1392
+ "start": 145.693,
1393
+ "end": 145.797
1394
+ },
1395
+ {
1396
+ "word": "notice,",
1397
+ "start": 145.914,
1398
+ "end": 146.39
1399
+ },
1400
+ {
1401
+ "word": "you've",
1402
+ "start": 146.424,
1403
+ "end": 146.657
1404
+ },
1405
+ {
1406
+ "word": "built",
1407
+ "start": 146.715,
1408
+ "end": 146.982
1409
+ },
1410
+ {
1411
+ "word": "on",
1412
+ "start": 147.051,
1413
+ "end": 147.156
1414
+ },
1415
+ {
1416
+ "word": "a",
1417
+ "start": 147.214,
1418
+ "end": 147.237
1419
+ },
1420
+ {
1421
+ "word": "broken",
1422
+ "start": 147.318,
1423
+ "end": 147.818
1424
+ },
1425
+ {
1426
+ "word": "foundation.",
1427
+ "start": 147.934,
1428
+ "end": 148.897
1429
+ },
1430
+ {
1431
+ "word": "The",
1432
+ "start": 148.944,
1433
+ "end": 149.037
1434
+ },
1435
+ {
1436
+ "word": "solution",
1437
+ "start": 149.095,
1438
+ "end": 149.675
1439
+ },
1440
+ {
1441
+ "word": "is",
1442
+ "start": 149.768,
1443
+ "end": 149.884
1444
+ },
1445
+ {
1446
+ "word": "enforcement.",
1447
+ "start": 149.954,
1448
+ "end": 151.045
1449
+ },
1450
+ {
1451
+ "word": "Python",
1452
+ "start": 151.649,
1453
+ "end": 152.125
1454
+ },
1455
+ {
1456
+ "word": "hooks",
1457
+ "start": 152.241,
1458
+ "end": 152.554
1459
+ },
1460
+ {
1461
+ "word": "that",
1462
+ "start": 152.601,
1463
+ "end": 152.763
1464
+ },
1465
+ {
1466
+ "word": "intercept",
1467
+ "start": 152.845,
1468
+ "end": 153.437
1469
+ },
1470
+ {
1471
+ "word": "every",
1472
+ "start": 153.53,
1473
+ "end": 153.936
1474
+ },
1475
+ {
1476
+ "word": "tool",
1477
+ "start": 154.017,
1478
+ "end": 154.389
1479
+ },
1480
+ {
1481
+ "word": "call.",
1482
+ "start": 154.505,
1483
+ "end": 155.12
1484
+ },
1485
+ {
1486
+ "word": "PreToolUse",
1487
+ "start": 155.561,
1488
+ "end": 156.885
1489
+ },
1490
+ {
1491
+ "word": "hooks",
1492
+ "start": 156.943,
1493
+ "end": 157.268
1494
+ },
1495
+ {
1496
+ "word": "run",
1497
+ "start": 157.361,
1498
+ "end": 157.628
1499
+ },
1500
+ {
1501
+ "word": "before",
1502
+ "start": 157.709,
1503
+ "end": 158.069
1504
+ },
1505
+ {
1506
+ "word": "Claude",
1507
+ "start": 158.139,
1508
+ "end": 158.534
1509
+ },
1510
+ {
1511
+ "word": "can",
1512
+ "start": 158.58,
1513
+ "end": 158.754
1514
+ },
1515
+ {
1516
+ "word": "write",
1517
+ "start": 158.812,
1518
+ "end": 159.114
1519
+ },
1520
+ {
1521
+ "word": "or",
1522
+ "start": 159.161,
1523
+ "end": 159.288
1524
+ },
1525
+ {
1526
+ "word": "edit",
1527
+ "start": 159.381,
1528
+ "end": 159.683
1529
+ },
1530
+ {
1531
+ "word": "any",
1532
+ "start": 159.764,
1533
+ "end": 160.02
1534
+ },
1535
+ {
1536
+ "word": "file.",
1537
+ "start": 160.136,
1538
+ "end": 160.89
1539
+ },
1540
+ {
1541
+ "word": "They",
1542
+ "start": 161.134,
1543
+ "end": 161.32
1544
+ },
1545
+ {
1546
+ "word": "check:",
1547
+ "start": 161.401,
1548
+ "end": 161.877
1549
+ },
1550
+ {
1551
+ "word": "Did",
1552
+ "start": 162.481,
1553
+ "end": 162.69
1554
+ },
1555
+ {
1556
+ "word": "you",
1557
+ "start": 162.771,
1558
+ "end": 162.887
1559
+ },
1560
+ {
1561
+ "word": "research",
1562
+ "start": 162.98,
1563
+ "end": 163.537
1564
+ },
1565
+ {
1566
+ "word": "first?",
1567
+ "start": 163.63,
1568
+ "end": 164.048
1569
+ },
1570
+ {
1571
+ "word": "Did",
1572
+ "start": 164.083,
1573
+ "end": 164.257
1574
+ },
1575
+ {
1576
+ "word": "you",
1577
+ "start": 164.315,
1578
+ "end": 164.42
1579
+ },
1580
+ {
1581
+ "word": "interview",
1582
+ "start": 164.536,
1583
+ "end": 164.989
1584
+ },
1585
+ {
1586
+ "word": "the",
1587
+ "start": 165.047,
1588
+ "end": 165.128
1589
+ },
1590
+ {
1591
+ "word": "user?",
1592
+ "start": 165.244,
1593
+ "end": 165.767
1594
+ },
1595
+ {
1596
+ "word": "Did",
1597
+ "start": 165.813,
1598
+ "end": 165.976
1599
+ },
1600
+ {
1601
+ "word": "you",
1602
+ "start": 166.034,
1603
+ "end": 166.127
1604
+ },
1605
+ {
1606
+ "word": "write",
1607
+ "start": 166.196,
1608
+ "end": 166.463
1609
+ },
1610
+ {
1611
+ "word": "a",
1612
+ "start": 166.498,
1613
+ "end": 166.533
1614
+ },
1615
+ {
1616
+ "word": "failing",
1617
+ "start": 166.626,
1618
+ "end": 167.114
1619
+ },
1620
+ {
1621
+ "word": "test?",
1622
+ "start": 167.23,
1623
+ "end": 168.124
1624
+ },
1625
+ {
1626
+ "word": "PostToolUse",
1627
+ "start": 168.634,
1628
+ "end": 169.784
1629
+ },
1630
+ {
1631
+ "word": "hooks",
1632
+ "start": 169.842,
1633
+ "end": 170.225
1634
+ },
1635
+ {
1636
+ "word": "run",
1637
+ "start": 170.318,
1638
+ "end": 170.585
1639
+ },
1640
+ {
1641
+ "word": "after",
1642
+ "start": 170.666,
1643
+ "end": 171.038
1644
+ },
1645
+ {
1646
+ "word": "research",
1647
+ "start": 171.131,
1648
+ "end": 171.758
1649
+ },
1650
+ {
1651
+ "word": "and",
1652
+ "start": 171.804,
1653
+ "end": 171.897
1654
+ },
1655
+ {
1656
+ "word": "interviews.",
1657
+ "start": 171.978,
1658
+ "end": 173.081
1659
+ },
1660
+ {
1661
+ "word": "They",
1662
+ "start": 173.464,
1663
+ "end": 173.685
1664
+ },
1665
+ {
1666
+ "word": "track",
1667
+ "start": 173.766,
1668
+ "end": 174.172
1669
+ },
1670
+ {
1671
+ "word": "what",
1672
+ "start": 174.254,
1673
+ "end": 174.451
1674
+ },
1675
+ {
1676
+ "word": "was",
1677
+ "start": 174.521,
1678
+ "end": 174.707
1679
+ },
1680
+ {
1681
+ "word": "learned.",
1682
+ "start": 174.857,
1683
+ "end": 175.589
1684
+ },
1685
+ {
1686
+ "word": "They",
1687
+ "start": 175.868,
1688
+ "end": 176.1
1689
+ },
1690
+ {
1691
+ "word": "log",
1692
+ "start": 176.216,
1693
+ "end": 176.564
1694
+ },
1695
+ {
1696
+ "word": "every",
1697
+ "start": 176.68,
1698
+ "end": 177.087
1699
+ },
1700
+ {
1701
+ "word": "query.",
1702
+ "start": 177.203,
1703
+ "end": 178.108
1704
+ },
1705
+ {
1706
+ "word": "They",
1707
+ "start": 178.352,
1708
+ "end": 178.584
1709
+ },
1710
+ {
1711
+ "word": "build",
1712
+ "start": 178.7,
1713
+ "end": 179.06
1714
+ },
1715
+ {
1716
+ "word": "a",
1717
+ "start": 179.118,
1718
+ "end": 179.153
1719
+ },
1720
+ {
1721
+ "word": "paper",
1722
+ "start": 179.269,
1723
+ "end": 179.792
1724
+ },
1725
+ {
1726
+ "word": "trail.",
1727
+ "start": 179.908,
1728
+ "end": 180.72
1729
+ },
1730
+ {
1731
+ "word": "The",
1732
+ "start": 181.231,
1733
+ "end": 181.405
1734
+ },
1735
+ {
1736
+ "word": "Stop",
1737
+ "start": 181.487,
1738
+ "end": 181.881
1739
+ },
1740
+ {
1741
+ "word": "hook",
1742
+ "start": 181.951,
1743
+ "end": 182.172
1744
+ },
1745
+ {
1746
+ "word": "runs",
1747
+ "start": 182.265,
1748
+ "end": 182.625
1749
+ },
1750
+ {
1751
+ "word": "when",
1752
+ "start": 182.683,
1753
+ "end": 182.857
1754
+ },
1755
+ {
1756
+ "word": "Claude",
1757
+ "start": 182.95,
1758
+ "end": 183.379
1759
+ },
1760
+ {
1761
+ "word": "tries",
1762
+ "start": 183.414,
1763
+ "end": 183.855
1764
+ },
1765
+ {
1766
+ "word": "to",
1767
+ "start": 183.936,
1768
+ "end": 184.053
1769
+ },
1770
+ {
1771
+ "word": "mark",
1772
+ "start": 184.169,
1773
+ "end": 184.552
1774
+ },
1775
+ {
1776
+ "word": "a",
1777
+ "start": 184.621,
1778
+ "end": 184.656
1779
+ },
1780
+ {
1781
+ "word": "task",
1782
+ "start": 184.749,
1783
+ "end": 185.272
1784
+ },
1785
+ {
1786
+ "word": "complete.",
1787
+ "start": 185.318,
1788
+ "end": 186.2
1789
+ },
1790
+ {
1791
+ "word": "It",
1792
+ "start": 186.711,
1793
+ "end": 186.897
1794
+ },
1795
+ {
1796
+ "word": "checks:",
1797
+ "start": 186.978,
1798
+ "end": 187.686
1799
+ },
1800
+ {
1801
+ "word": "Are",
1802
+ "start": 188.07,
1803
+ "end": 188.313
1804
+ },
1805
+ {
1806
+ "word": "all",
1807
+ "start": 188.348,
1808
+ "end": 188.569
1809
+ },
1810
+ {
1811
+ "word": "phases",
1812
+ "start": 188.638,
1813
+ "end": 189.161
1814
+ },
1815
+ {
1816
+ "word": "done?",
1817
+ "start": 189.277,
1818
+ "end": 189.974
1819
+ },
1820
+ {
1821
+ "word": "Did",
1822
+ "start": 190.485,
1823
+ "end": 190.74
1824
+ },
1825
+ {
1826
+ "word": "tests",
1827
+ "start": 190.798,
1828
+ "end": 191.17
1829
+ },
1830
+ {
1831
+ "word": "pass?",
1832
+ "start": 191.262,
1833
+ "end": 192.133
1834
+ },
1835
+ {
1836
+ "word": "Is",
1837
+ "start": 192.574,
1838
+ "end": 192.749
1839
+ },
1840
+ {
1841
+ "word": "documentation",
1842
+ "start": 192.865,
1843
+ "end": 193.921
1844
+ },
1845
+ {
1846
+ "word": "updated?",
1847
+ "start": 194.014,
1848
+ "end": 195.024
1849
+ },
1850
+ {
1851
+ "word": "If",
1852
+ "start": 195.407,
1853
+ "end": 195.628
1854
+ },
1855
+ {
1856
+ "word": "not,",
1857
+ "start": 195.744,
1858
+ "end": 196.545
1859
+ },
1860
+ {
1861
+ "word": "blocked.",
1862
+ "start": 196.986,
1863
+ "end": 197.915
1864
+ },
1865
+ {
1866
+ "word": "This",
1867
+ "start": 198.519,
1868
+ "end": 198.751
1869
+ },
1870
+ {
1871
+ "word": "isn't",
1872
+ "start": 198.832,
1873
+ "end": 199.099
1874
+ },
1875
+ {
1876
+ "word": "about",
1877
+ "start": 199.146,
1878
+ "end": 199.436
1879
+ },
1880
+ {
1881
+ "word": "limiting",
1882
+ "start": 199.529,
1883
+ "end": 200.051
1884
+ },
1885
+ {
1886
+ "word": "AI.",
1887
+ "start": 200.167,
1888
+ "end": 200.945
1889
+ },
1890
+ {
1891
+ "word": "It's",
1892
+ "start": 201.224,
1893
+ "end": 201.421
1894
+ },
1895
+ {
1896
+ "word": "about",
1897
+ "start": 201.456,
1898
+ "end": 201.7
1899
+ },
1900
+ {
1901
+ "word": "holding",
1902
+ "start": 201.781,
1903
+ "end": 202.269
1904
+ },
1905
+ {
1906
+ "word": "it",
1907
+ "start": 202.338,
1908
+ "end": 202.42
1909
+ },
1910
+ {
1911
+ "word": "to",
1912
+ "start": 202.478,
1913
+ "end": 202.559
1914
+ },
1915
+ {
1916
+ "word": "the",
1917
+ "start": 202.652,
1918
+ "end": 202.733
1919
+ },
1920
+ {
1921
+ "word": "same",
1922
+ "start": 202.814,
1923
+ "end": 203.186
1924
+ },
1925
+ {
1926
+ "word": "standards",
1927
+ "start": 203.256,
1928
+ "end": 203.917
1929
+ },
1930
+ {
1931
+ "word": "we",
1932
+ "start": 203.999,
1933
+ "end": 204.173
1934
+ },
1935
+ {
1936
+ "word": "hold",
1937
+ "start": 204.254,
1938
+ "end": 204.567
1939
+ },
1940
+ {
1941
+ "word": "ourselves.",
1942
+ "start": 204.649,
1943
+ "end": 205.879
1944
+ },
1945
+ {
1946
+ "word": "The",
1947
+ "start": 206.483,
1948
+ "end": 206.646
1949
+ },
1950
+ {
1951
+ "word": "workflow",
1952
+ "start": 206.762,
1953
+ "end": 207.435
1954
+ },
1955
+ {
1956
+ "word": "has",
1957
+ "start": 207.516,
1958
+ "end": 207.749
1959
+ },
1960
+ {
1961
+ "word": "ten",
1962
+ "start": 207.865,
1963
+ "end": 208.341
1964
+ },
1965
+ {
1966
+ "word": "phases.",
1967
+ "start": 208.492,
1968
+ "end": 209.571
1969
+ },
1970
+ {
1971
+ "word": "Let's",
1972
+ "start": 210.013,
1973
+ "end": 210.314
1974
+ },
1975
+ {
1976
+ "word": "walk",
1977
+ "start": 210.431,
1978
+ "end": 210.732
1979
+ },
1980
+ {
1981
+ "word": "through",
1982
+ "start": 210.825,
1983
+ "end": 211.232
1984
+ },
1985
+ {
1986
+ "word": "each",
1987
+ "start": 211.383,
1988
+ "end": 211.708
1989
+ },
1990
+ {
1991
+ "word": "one.",
1992
+ "start": 211.824,
1993
+ "end": 212.381
1994
+ },
1995
+ {
1996
+ "word": "]",
1997
+ "start": 212.822,
1998
+ "end": 212.845
1999
+ },
2000
+ {
2001
+ "word": "Phase",
2002
+ "start": 213.02,
2003
+ "end": 213.542
2004
+ },
2005
+ {
2006
+ "word": "one:",
2007
+ "start": 213.612,
2008
+ "end": 214.436
2009
+ },
2010
+ {
2011
+ "word": "Scope.",
2012
+ "start": 214.819,
2013
+ "end": 215.736
2014
+ },
2015
+ {
2016
+ "word": "Define",
2017
+ "start": 216.177,
2018
+ "end": 216.77
2019
+ },
2020
+ {
2021
+ "word": "what",
2022
+ "start": 216.816,
2023
+ "end": 217.001
2024
+ },
2025
+ {
2026
+ "word": "you're",
2027
+ "start": 217.083,
2028
+ "end": 217.338
2029
+ },
2030
+ {
2031
+ "word": "building.",
2032
+ "start": 217.454,
2033
+ "end": 218.244
2034
+ },
2035
+ {
2036
+ "word": "What's",
2037
+ "start": 218.627,
2038
+ "end": 218.929
2039
+ },
2040
+ {
2041
+ "word": "the",
2042
+ "start": 218.987,
2043
+ "end": 219.091
2044
+ },
2045
+ {
2046
+ "word": "endpoint?",
2047
+ "start": 219.184,
2048
+ "end": 220.252
2049
+ },
2050
+ {
2051
+ "word": "What",
2052
+ "start": 220.577,
2053
+ "end": 220.798
2054
+ },
2055
+ {
2056
+ "word": "does",
2057
+ "start": 220.868,
2058
+ "end": 221.042
2059
+ },
2060
+ {
2061
+ "word": "it",
2062
+ "start": 221.1,
2063
+ "end": 221.204
2064
+ },
2065
+ {
2066
+ "word": "do?",
2067
+ "start": 221.32,
2068
+ "end": 222.063
2069
+ },
2070
+ {
2071
+ "word": "]",
2072
+ "start": 222.214,
2073
+ "end": 222.272
2074
+ },
2075
+ {
2076
+ "word": "Phase",
2077
+ "start": 222.714,
2078
+ "end": 223.166
2079
+ },
2080
+ {
2081
+ "word": "two:",
2082
+ "start": 223.236,
2083
+ "end": 223.886
2084
+ },
2085
+ {
2086
+ "word": "Initial",
2087
+ "start": 224.13,
2088
+ "end": 224.722
2089
+ },
2090
+ {
2091
+ "word": "research.",
2092
+ "start": 224.803,
2093
+ "end": 225.721
2094
+ },
2095
+ {
2096
+ "word": "Use",
2097
+ "start": 226.162,
2098
+ "end": 226.51
2099
+ },
2100
+ {
2101
+ "word": "Context7",
2102
+ "start": 226.591,
2103
+ "end": 227.799
2104
+ },
2105
+ {
2106
+ "word": "or",
2107
+ "start": 228.008,
2108
+ "end": 228.17
2109
+ },
2110
+ {
2111
+ "word": "web",
2112
+ "start": 228.263,
2113
+ "end": 228.495
2114
+ },
2115
+ {
2116
+ "word": "search.",
2117
+ "start": 228.623,
2118
+ "end": 229.215
2119
+ },
2120
+ {
2121
+ "word": "Find",
2122
+ "start": 229.598,
2123
+ "end": 229.947
2124
+ },
2125
+ {
2126
+ "word": "the",
2127
+ "start": 230.005,
2128
+ "end": 230.086
2129
+ },
2130
+ {
2131
+ "word": "real",
2132
+ "start": 230.179,
2133
+ "end": 230.457
2134
+ },
2135
+ {
2136
+ "word": "documentation.",
2137
+ "start": 230.55,
2138
+ "end": 231.92
2139
+ },
2140
+ {
2141
+ "word": "No",
2142
+ "start": 232.361,
2143
+ "end": 232.756
2144
+ },
2145
+ {
2146
+ "word": "guessing.",
2147
+ "start": 232.907,
2148
+ "end": 233.778
2149
+ },
2150
+ {
2151
+ "word": "]",
2152
+ "start": 234.161,
2153
+ "end": 234.196
2154
+ },
2155
+ {
2156
+ "word": "Phase",
2157
+ "start": 234.347,
2158
+ "end": 234.741
2159
+ },
2160
+ {
2161
+ "word": "three:",
2162
+ "start": 234.811,
2163
+ "end": 235.392
2164
+ },
2165
+ {
2166
+ "word": "Interview.",
2167
+ "start": 235.717,
2168
+ "end": 236.646
2169
+ },
2170
+ {
2171
+ "word": "Ask",
2172
+ "start": 237.087,
2173
+ "end": 237.412
2174
+ },
2175
+ {
2176
+ "word": "the",
2177
+ "start": 237.458,
2178
+ "end": 237.563
2179
+ },
2180
+ {
2181
+ "word": "user",
2182
+ "start": 237.656,
2183
+ "end": 237.969
2184
+ },
2185
+ {
2186
+ "word": "questions",
2187
+ "start": 238.039,
2188
+ "end": 238.538
2189
+ },
2190
+ {
2191
+ "word": "with",
2192
+ "start": 238.573,
2193
+ "end": 238.712
2194
+ },
2195
+ {
2196
+ "word": "multiple",
2197
+ "start": 238.793,
2198
+ "end": 239.316
2199
+ },
2200
+ {
2201
+ "word": "choice",
2202
+ "start": 239.362,
2203
+ "end": 239.769
2204
+ },
2205
+ {
2206
+ "word": "options.",
2207
+ "start": 239.861,
2208
+ "end": 240.732
2209
+ },
2210
+ {
2211
+ "word": "What",
2212
+ "start": 241.243,
2213
+ "end": 241.463
2214
+ },
2215
+ {
2216
+ "word": "provider?",
2217
+ "start": 241.545,
2218
+ "end": 242.474
2219
+ },
2220
+ {
2221
+ "word": "What",
2222
+ "start": 242.857,
2223
+ "end": 243.077
2224
+ },
2225
+ {
2226
+ "word": "format?",
2227
+ "start": 243.193,
2228
+ "end": 244.052
2229
+ },
2230
+ {
2231
+ "word": "What",
2232
+ "start": 244.494,
2233
+ "end": 244.749
2234
+ },
2235
+ {
2236
+ "word": "error",
2237
+ "start": 244.83,
2238
+ "end": 245.19
2239
+ },
2240
+ {
2241
+ "word": "handling?",
2242
+ "start": 245.272,
2243
+ "end": 246.293
2244
+ },
2245
+ {
2246
+ "word": "]",
2247
+ "start": 247.106,
2248
+ "end": 247.141
2249
+ },
2250
+ {
2251
+ "word": "Phase",
2252
+ "start": 247.268,
2253
+ "end": 247.71
2254
+ },
2255
+ {
2256
+ "word": "four:",
2257
+ "start": 247.791,
2258
+ "end": 248.499
2259
+ },
2260
+ {
2261
+ "word": "Deep",
2262
+ "start": 248.94,
2263
+ "end": 249.289
2264
+ },
2265
+ {
2266
+ "word": "research.",
2267
+ "start": 249.405,
2268
+ "end": 250.368
2269
+ },
2270
+ {
2271
+ "word": "Based",
2272
+ "start": 250.809,
2273
+ "end": 251.181
2274
+ },
2275
+ {
2276
+ "word": "on",
2277
+ "start": 251.239,
2278
+ "end": 251.355
2279
+ },
2280
+ {
2281
+ "word": "interview",
2282
+ "start": 251.471,
2283
+ "end": 251.936
2284
+ },
2285
+ {
2286
+ "word": "answers,",
2287
+ "start": 252.029,
2288
+ "end": 252.632
2289
+ },
2290
+ {
2291
+ "word": "research",
2292
+ "start": 252.725,
2293
+ "end": 253.329
2294
+ },
2295
+ {
2296
+ "word": "specific",
2297
+ "start": 253.375,
2298
+ "end": 253.991
2299
+ },
2300
+ {
2301
+ "word": "APIs",
2302
+ "start": 254.107,
2303
+ "end": 254.966
2304
+ },
2305
+ {
2306
+ "word": "and",
2307
+ "start": 255.035,
2308
+ "end": 255.163
2309
+ },
2310
+ {
2311
+ "word": "SDKs.",
2312
+ "start": 255.314,
2313
+ "end": 256.696
2314
+ },
2315
+ {
2316
+ "word": "]",
2317
+ "start": 257.021,
2318
+ "end": 257.044
2319
+ },
2320
+ {
2321
+ "word": "Phase",
2322
+ "start": 257.16,
2323
+ "end": 257.601
2324
+ },
2325
+ {
2326
+ "word": "five:",
2327
+ "start": 257.683,
2328
+ "end": 258.588
2329
+ },
2330
+ {
2331
+ "word": "Schema",
2332
+ "start": 258.971,
2333
+ "end": 259.459
2334
+ },
2335
+ {
2336
+ "word": "design.",
2337
+ "start": 259.529,
2338
+ "end": 260.353
2339
+ },
2340
+ {
2341
+ "word": "Define",
2342
+ "start": 260.678,
2343
+ "end": 261.212
2344
+ },
2345
+ {
2346
+ "word": "request",
2347
+ "start": 261.27,
2348
+ "end": 261.793
2349
+ },
2350
+ {
2351
+ "word": "and",
2352
+ "start": 261.851,
2353
+ "end": 261.943
2354
+ },
2355
+ {
2356
+ "word": "response",
2357
+ "start": 262.025,
2358
+ "end": 262.663
2359
+ },
2360
+ {
2361
+ "word": "schemas",
2362
+ "start": 262.698,
2363
+ "end": 263.325
2364
+ },
2365
+ {
2366
+ "word": "with",
2367
+ "start": 263.418,
2368
+ "end": 263.627
2369
+ },
2370
+ {
2371
+ "word": "Zod.",
2372
+ "start": 263.697,
2373
+ "end": 264.486
2374
+ },
2375
+ {
2376
+ "word": "Types",
2377
+ "start": 264.997,
2378
+ "end": 265.392
2379
+ },
2380
+ {
2381
+ "word": "before",
2382
+ "start": 265.473,
2383
+ "end": 265.879
2384
+ },
2385
+ {
2386
+ "word": "code.",
2387
+ "start": 265.949,
2388
+ "end": 266.727
2389
+ },
2390
+ {
2391
+ "word": "]",
2392
+ "start": 266.971,
2393
+ "end": 267.017
2394
+ },
2395
+ {
2396
+ "word": "Phase",
2397
+ "start": 267.133,
2398
+ "end": 267.563
2399
+ },
2400
+ {
2401
+ "word": "six:",
2402
+ "start": 267.632,
2403
+ "end": 268.341
2404
+ },
2405
+ {
2406
+ "word": "Environment",
2407
+ "start": 268.666,
2408
+ "end": 269.537
2409
+ },
2410
+ {
2411
+ "word": "setup.",
2412
+ "start": 269.63,
2413
+ "end": 270.477
2414
+ },
2415
+ {
2416
+ "word": "Check",
2417
+ "start": 270.918,
2418
+ "end": 271.255
2419
+ },
2420
+ {
2421
+ "word": "API",
2422
+ "start": 271.371,
2423
+ "end": 272.044
2424
+ },
2425
+ {
2426
+ "word": "keys.",
2427
+ "start": 272.195,
2428
+ "end": 273.078
2429
+ },
2430
+ {
2431
+ "word": "Verify",
2432
+ "start": 273.774,
2433
+ "end": 274.471
2434
+ },
2435
+ {
2436
+ "word": "environment",
2437
+ "start": 274.552,
2438
+ "end": 275.318
2439
+ },
2440
+ {
2441
+ "word": "variables.",
2442
+ "start": 275.435,
2443
+ "end": 276.863
2444
+ },
2445
+ {
2446
+ "word": "Test",
2447
+ "start": 277.559,
2448
+ "end": 278.116
2449
+ },
2450
+ {
2451
+ "word": "connectivity.",
2452
+ "start": 278.325,
2453
+ "end": 279.823
2454
+ },
2455
+ {
2456
+ "word": "]",
2457
+ "start": 280.334,
2458
+ "end": 280.357
2459
+ },
2460
+ {
2461
+ "word": "Phase",
2462
+ "start": 280.566,
2463
+ "end": 281.065
2464
+ },
2465
+ {
2466
+ "word": "seven:",
2467
+ "start": 281.123,
2468
+ "end": 281.855
2469
+ },
2470
+ {
2471
+ "word": "Red.",
2472
+ "start": 282.551,
2473
+ "end": 283.225
2474
+ },
2475
+ {
2476
+ "word": "Write",
2477
+ "start": 283.608,
2478
+ "end": 284.026
2479
+ },
2480
+ {
2481
+ "word": "a",
2482
+ "start": 284.049,
2483
+ "end": 284.084
2484
+ },
2485
+ {
2486
+ "word": "failing",
2487
+ "start": 284.2,
2488
+ "end": 284.781
2489
+ },
2490
+ {
2491
+ "word": "test.",
2492
+ "start": 284.873,
2493
+ "end": 285.779
2494
+ },
2495
+ {
2496
+ "word": "Define",
2497
+ "start": 286.104,
2498
+ "end": 286.65
2499
+ },
2500
+ {
2501
+ "word": "what",
2502
+ "start": 286.685,
2503
+ "end": 286.847
2504
+ },
2505
+ {
2506
+ "word": "success",
2507
+ "start": 286.917,
2508
+ "end": 287.462
2509
+ },
2510
+ {
2511
+ "word": "looks",
2512
+ "start": 287.555,
2513
+ "end": 287.846
2514
+ },
2515
+ {
2516
+ "word": "like",
2517
+ "start": 287.927,
2518
+ "end": 288.171
2519
+ },
2520
+ {
2521
+ "word": "before",
2522
+ "start": 288.229,
2523
+ "end": 288.589
2524
+ },
2525
+ {
2526
+ "word": "writing",
2527
+ "start": 288.623,
2528
+ "end": 289.134
2529
+ },
2530
+ {
2531
+ "word": "any",
2532
+ "start": 289.25,
2533
+ "end": 289.633
2534
+ },
2535
+ {
2536
+ "word": "implementation.",
2537
+ "start": 289.715,
2538
+ "end": 291.178
2539
+ },
2540
+ {
2541
+ "word": "]",
2542
+ "start": 291.781,
2543
+ "end": 291.805
2544
+ },
2545
+ {
2546
+ "word": "Phase",
2547
+ "start": 292.014,
2548
+ "end": 292.501
2549
+ },
2550
+ {
2551
+ "word": "eight:",
2552
+ "start": 292.571,
2553
+ "end": 293.186
2554
+ },
2555
+ {
2556
+ "word": "Green.",
2557
+ "start": 293.569,
2558
+ "end": 294.428
2559
+ },
2560
+ {
2561
+ "word": "Write",
2562
+ "start": 294.87,
2563
+ "end": 295.264
2564
+ },
2565
+ {
2566
+ "word": "minimal",
2567
+ "start": 295.346,
2568
+ "end": 295.822
2569
+ },
2570
+ {
2571
+ "word": "code",
2572
+ "start": 295.914,
2573
+ "end": 296.263
2574
+ },
2575
+ {
2576
+ "word": "to",
2577
+ "start": 296.332,
2578
+ "end": 296.449
2579
+ },
2580
+ {
2581
+ "word": "pass",
2582
+ "start": 296.565,
2583
+ "end": 296.959
2584
+ },
2585
+ {
2586
+ "word": "the",
2587
+ "start": 297.029,
2588
+ "end": 297.156
2589
+ },
2590
+ {
2591
+ "word": "test.",
2592
+ "start": 297.226,
2593
+ "end": 297.992
2594
+ },
2595
+ {
2596
+ "word": "No",
2597
+ "start": 298.596,
2598
+ "end": 298.863
2599
+ },
2600
+ {
2601
+ "word": "extra",
2602
+ "start": 298.956,
2603
+ "end": 299.42
2604
+ },
2605
+ {
2606
+ "word": "features.",
2607
+ "start": 299.502,
2608
+ "end": 300.129
2609
+ },
2610
+ {
2611
+ "word": "No",
2612
+ "start": 300.221,
2613
+ "end": 300.512
2614
+ },
2615
+ {
2616
+ "word": "premature",
2617
+ "start": 300.628,
2618
+ "end": 301.638
2619
+ },
2620
+ {
2621
+ "word": "optimization.",
2622
+ "start": 301.731,
2623
+ "end": 303.542
2624
+ },
2625
+ {
2626
+ "word": "]",
2627
+ "start": 304.053,
2628
+ "end": 304.204
2629
+ },
2630
+ {
2631
+ "word": "Phase",
2632
+ "start": 304.32,
2633
+ "end": 304.784
2634
+ },
2635
+ {
2636
+ "word": "nine:",
2637
+ "start": 304.854,
2638
+ "end": 305.678
2639
+ },
2640
+ {
2641
+ "word": "Refactor.",
2642
+ "start": 306.061,
2643
+ "end": 307.257
2644
+ },
2645
+ {
2646
+ "word": "Clean",
2647
+ "start": 307.698,
2648
+ "end": 308.174
2649
+ },
2650
+ {
2651
+ "word": "up",
2652
+ "start": 308.29,
2653
+ "end": 308.476
2654
+ },
2655
+ {
2656
+ "word": "the",
2657
+ "start": 308.569,
2658
+ "end": 308.674
2659
+ },
2660
+ {
2661
+ "word": "code.",
2662
+ "start": 308.755,
2663
+ "end": 309.556
2664
+ },
2665
+ {
2666
+ "word": "Extract",
2667
+ "start": 309.881,
2668
+ "end": 310.659
2669
+ },
2670
+ {
2671
+ "word": "utilities.",
2672
+ "start": 310.775,
2673
+ "end": 312.098
2674
+ },
2675
+ {
2676
+ "word": "Improve",
2677
+ "start": 312.482,
2678
+ "end": 313.201
2679
+ },
2680
+ {
2681
+ "word": "readability.",
2682
+ "start": 313.259,
2683
+ "end": 314.595
2684
+ },
2685
+ {
2686
+ "word": "Tests",
2687
+ "start": 314.978,
2688
+ "end": 315.465
2689
+ },
2690
+ {
2691
+ "word": "stay",
2692
+ "start": 315.558,
2693
+ "end": 316.011
2694
+ },
2695
+ {
2696
+ "word": "green.",
2697
+ "start": 316.104,
2698
+ "end": 317.021
2699
+ },
2700
+ {
2701
+ "word": "]",
2702
+ "start": 317.404,
2703
+ "end": 317.439
2704
+ },
2705
+ {
2706
+ "word": "Phase",
2707
+ "start": 317.532,
2708
+ "end": 317.95
2709
+ },
2710
+ {
2711
+ "word": "ten:",
2712
+ "start": 318.031,
2713
+ "end": 318.612
2714
+ },
2715
+ {
2716
+ "word": "Documentation.",
2717
+ "start": 319.053,
2718
+ "end": 320.643
2719
+ },
2720
+ {
2721
+ "word": "Update",
2722
+ "start": 321.027,
2723
+ "end": 321.584
2724
+ },
2725
+ {
2726
+ "word": "OpenAPI",
2727
+ "start": 321.665,
2728
+ "end": 322.675
2729
+ },
2730
+ {
2731
+ "word": "spec.",
2732
+ "start": 322.756,
2733
+ "end": 323.441
2734
+ },
2735
+ {
2736
+ "word": "Add",
2737
+ "start": 323.883,
2738
+ "end": 324.15
2739
+ },
2740
+ {
2741
+ "word": "to",
2742
+ "start": 324.208,
2743
+ "end": 324.324
2744
+ },
2745
+ {
2746
+ "word": "test",
2747
+ "start": 324.393,
2748
+ "end": 324.765
2749
+ },
2750
+ {
2751
+ "word": "manifest.",
2752
+ "start": 324.835,
2753
+ "end": 325.845
2754
+ },
2755
+ {
2756
+ "word": "Include",
2757
+ "start": 326.17,
2758
+ "end": 326.843
2759
+ },
2760
+ {
2761
+ "word": "real",
2762
+ "start": 326.936,
2763
+ "end": 327.342
2764
+ },
2765
+ {
2766
+ "word": "examples.",
2767
+ "start": 327.424,
2768
+ "end": 328.48
2769
+ },
2770
+ {
2771
+ "word": "Only",
2772
+ "start": 328.863,
2773
+ "end": 329.211
2774
+ },
2775
+ {
2776
+ "word": "when",
2777
+ "start": 329.269,
2778
+ "end": 329.432
2779
+ },
2780
+ {
2781
+ "word": "all",
2782
+ "start": 329.513,
2783
+ "end": 329.734
2784
+ },
2785
+ {
2786
+ "word": "ten",
2787
+ "start": 329.827,
2788
+ "end": 330.047
2789
+ },
2790
+ {
2791
+ "word": "phases",
2792
+ "start": 330.128,
2793
+ "end": 330.558
2794
+ },
2795
+ {
2796
+ "word": "are",
2797
+ "start": 330.616,
2798
+ "end": 330.755
2799
+ },
2800
+ {
2801
+ "word": "complete",
2802
+ "start": 330.802,
2803
+ "end": 331.359
2804
+ },
2805
+ {
2806
+ "word": "can",
2807
+ "start": 331.406,
2808
+ "end": 331.58
2809
+ },
2810
+ {
2811
+ "word": "the",
2812
+ "start": 331.638,
2813
+ "end": 331.707
2814
+ },
2815
+ {
2816
+ "word": "workflow",
2817
+ "start": 331.765,
2818
+ "end": 332.485
2819
+ },
2820
+ {
2821
+ "word": "finish.",
2822
+ "start": 332.601,
2823
+ "end": 333.368
2824
+ },
2825
+ {
2826
+ "word": "Installation",
2827
+ "start": 333.971,
2828
+ "end": 334.958
2829
+ },
2830
+ {
2831
+ "word": "takes",
2832
+ "start": 335.039,
2833
+ "end": 335.388
2834
+ },
2835
+ {
2836
+ "word": "one",
2837
+ "start": 335.504,
2838
+ "end": 335.817
2839
+ },
2840
+ {
2841
+ "word": "command.",
2842
+ "start": 335.933,
2843
+ "end": 336.943
2844
+ },
2845
+ {
2846
+ "word": "Run",
2847
+ "start": 337.547,
2848
+ "end": 337.93
2849
+ },
2850
+ {
2851
+ "word": "npx",
2852
+ "start": 338.174,
2853
+ "end": 338.964
2854
+ },
2855
+ {
2856
+ "word": "@hustle-together/api-dev-tools.",
2857
+ "start": 339.138,
2858
+ "end": 343.724
2859
+ },
2860
+ {
2861
+ "word": "That's",
2862
+ "start": 344.165,
2863
+ "end": 344.583
2864
+ },
2865
+ {
2866
+ "word": "it.",
2867
+ "start": 344.699,
2868
+ "end": 345.117
2869
+ },
2870
+ {
2871
+ "word": "The",
2872
+ "start": 345.442,
2873
+ "end": 345.581
2874
+ },
2875
+ {
2876
+ "word": "CLI",
2877
+ "start": 345.663,
2878
+ "end": 346.301
2879
+ },
2880
+ {
2881
+ "word": "copies",
2882
+ "start": 346.417,
2883
+ "end": 346.87
2884
+ },
2885
+ {
2886
+ "word": "slash",
2887
+ "start": 346.905,
2888
+ "end": 347.265
2889
+ },
2890
+ {
2891
+ "word": "commands",
2892
+ "start": 347.346,
2893
+ "end": 347.915
2894
+ },
2895
+ {
2896
+ "word": "to",
2897
+ "start": 347.973,
2898
+ "end": 348.089
2899
+ },
2900
+ {
2901
+ "word": "your",
2902
+ "start": 348.17,
2903
+ "end": 348.379
2904
+ },
2905
+ {
2906
+ "word": ".claude/commands",
2907
+ "start": 348.403,
2908
+ "end": 350.539
2909
+ },
2910
+ {
2911
+ "word": "folder.",
2912
+ "start": 350.655,
2913
+ "end": 351.526
2914
+ },
2915
+ {
2916
+ "word": "Red,",
2917
+ "start": 352.129,
2918
+ "end": 352.443
2919
+ },
2920
+ {
2921
+ "word": "green,",
2922
+ "start": 352.501,
2923
+ "end": 352.954
2924
+ },
2925
+ {
2926
+ "word": "refactor,",
2927
+ "start": 353.012,
2928
+ "end": 353.848
2929
+ },
2930
+ {
2931
+ "word": "cycle,",
2932
+ "start": 353.906,
2933
+ "end": 354.823
2934
+ },
2935
+ {
2936
+ "word": "and",
2937
+ "start": 354.939,
2938
+ "end": 355.136
2939
+ },
2940
+ {
2941
+ "word": "the",
2942
+ "start": 355.171,
2943
+ "end": 355.253
2944
+ },
2945
+ {
2946
+ "word": "API",
2947
+ "start": 355.334,
2948
+ "end": 355.81
2949
+ },
2950
+ {
2951
+ "word": "development",
2952
+ "start": 355.903,
2953
+ "end": 356.542
2954
+ },
2955
+ {
2956
+ "word": "commands.",
2957
+ "start": 356.611,
2958
+ "end": 357.552
2959
+ },
2960
+ {
2961
+ "word": "It",
2962
+ "start": 358.062,
2963
+ "end": 358.225
2964
+ },
2965
+ {
2966
+ "word": "copies",
2967
+ "start": 358.283,
2968
+ "end": 358.713
2969
+ },
2970
+ {
2971
+ "word": "Python",
2972
+ "start": 358.794,
2973
+ "end": 359.2
2974
+ },
2975
+ {
2976
+ "word": "hooks",
2977
+ "start": 359.281,
2978
+ "end": 359.595
2979
+ },
2980
+ {
2981
+ "word": "to",
2982
+ "start": 359.653,
2983
+ "end": 359.758
2984
+ },
2985
+ {
2986
+ "word": ".claude/hooks.",
2987
+ "start": 359.804,
2988
+ "end": 361.534
2989
+ },
2990
+ {
2991
+ "word": "These",
2992
+ "start": 361.58,
2993
+ "end": 362.312
2994
+ },
2995
+ {
2996
+ "word": "are",
2997
+ "start": 362.695,
2998
+ "end": 362.869
2999
+ },
3000
+ {
3001
+ "word": "the",
3002
+ "start": 362.892,
3003
+ "end": 362.962
3004
+ },
3005
+ {
3006
+ "word": "enforcers.",
3007
+ "start": 363.02,
3008
+ "end": 364.285
3009
+ },
3010
+ {
3011
+ "word": "The",
3012
+ "start": 364.669,
3013
+ "end": 364.808
3014
+ },
3015
+ {
3016
+ "word": "gatekeepers.",
3017
+ "start": 364.924,
3018
+ "end": 366.038
3019
+ },
3020
+ {
3021
+ "word": "It",
3022
+ "start": 366.073,
3023
+ "end": 366.155
3024
+ },
3025
+ {
3026
+ "word": "merges",
3027
+ "start": 366.236,
3028
+ "end": 366.654
3029
+ },
3030
+ {
3031
+ "word": "settings",
3032
+ "start": 366.735,
3033
+ "end": 367.269
3034
+ },
3035
+ {
3036
+ "word": "into",
3037
+ "start": 367.35,
3038
+ "end": 367.664
3039
+ },
3040
+ {
3041
+ "word": "your",
3042
+ "start": 367.757,
3043
+ "end": 367.966
3044
+ },
3045
+ {
3046
+ "word": "settings.json.",
3047
+ "start": 368.059,
3048
+ "end": 369.916
3049
+ },
3050
+ {
3051
+ "word": "Hooks",
3052
+ "start": 370.427,
3053
+ "end": 370.741
3054
+ },
3055
+ {
3056
+ "word": "are",
3057
+ "start": 370.787,
3058
+ "end": 370.891
3059
+ },
3060
+ {
3061
+ "word": "registered.",
3062
+ "start": 370.961,
3063
+ "end": 371.797
3064
+ },
3065
+ {
3066
+ "word": "Permissions",
3067
+ "start": 372.238,
3068
+ "end": 372.935
3069
+ },
3070
+ {
3071
+ "word": "are",
3072
+ "start": 373.016,
3073
+ "end": 373.167
3074
+ },
3075
+ {
3076
+ "word": "configured.",
3077
+ "start": 373.213,
3078
+ "end": 374.247
3079
+ },
3080
+ {
3081
+ "word": "And",
3082
+ "start": 374.63,
3083
+ "end": 374.804
3084
+ },
3085
+ {
3086
+ "word": "it",
3087
+ "start": 374.862,
3088
+ "end": 374.92
3089
+ },
3090
+ {
3091
+ "word": "offers",
3092
+ "start": 374.99,
3093
+ "end": 375.361
3094
+ },
3095
+ {
3096
+ "word": "to",
3097
+ "start": 375.419,
3098
+ "end": 375.489
3099
+ },
3100
+ {
3101
+ "word": "add",
3102
+ "start": 375.605,
3103
+ "end": 375.744
3104
+ },
3105
+ {
3106
+ "word": "the",
3107
+ "start": 375.791,
3108
+ "end": 375.872
3109
+ },
3110
+ {
3111
+ "word": "Context7",
3112
+ "start": 375.953,
3113
+ "end": 377.196
3114
+ },
3115
+ {
3116
+ "word": "MCP",
3117
+ "start": 377.405,
3118
+ "end": 377.962
3119
+ },
3120
+ {
3121
+ "word": "server",
3122
+ "start": 378.171,
3123
+ "end": 378.507
3124
+ },
3125
+ {
3126
+ "word": "for",
3127
+ "start": 378.554,
3128
+ "end": 378.681
3129
+ },
3130
+ {
3131
+ "word": "live",
3132
+ "start": 378.763,
3133
+ "end": 379.157
3134
+ },
3135
+ {
3136
+ "word": "documentation",
3137
+ "start": 379.215,
3138
+ "end": 380.365
3139
+ },
3140
+ {
3141
+ "word": "lookup.",
3142
+ "start": 380.481,
3143
+ "end": 381.236
3144
+ },
3145
+ {
3146
+ "word": "Your",
3147
+ "start": 381.677,
3148
+ "end": 381.886
3149
+ },
3150
+ {
3151
+ "word": "project",
3152
+ "start": 381.967,
3153
+ "end": 382.478
3154
+ },
3155
+ {
3156
+ "word": "is",
3157
+ "start": 382.524,
3158
+ "end": 382.629
3159
+ },
3160
+ {
3161
+ "word": "now",
3162
+ "start": 382.722,
3163
+ "end": 382.942
3164
+ },
3165
+ {
3166
+ "word": "enforced.",
3167
+ "start": 383.035,
3168
+ "end": 383.976
3169
+ },
3170
+ {
3171
+ "word": "Every",
3172
+ "start": 384.359,
3173
+ "end": 384.835
3174
+ },
3175
+ {
3176
+ "word": "API",
3177
+ "start": 384.916,
3178
+ "end": 385.566
3179
+ },
3180
+ {
3181
+ "word": "you",
3182
+ "start": 385.682,
3183
+ "end": 385.798
3184
+ },
3185
+ {
3186
+ "word": "build",
3187
+ "start": 385.914,
3188
+ "end": 386.356
3189
+ },
3190
+ {
3191
+ "word": "follows",
3192
+ "start": 386.681,
3193
+ "end": 387.261
3194
+ },
3195
+ {
3196
+ "word": "the",
3197
+ "start": 387.377,
3198
+ "end": 387.493
3199
+ },
3200
+ {
3201
+ "word": "workflow.",
3202
+ "start": 387.609,
3203
+ "end": 388.596
3204
+ },
3205
+ {
3206
+ "word": "This",
3207
+ "start": 389.037,
3208
+ "end": 389.281
3209
+ },
3210
+ {
3211
+ "word": "project",
3212
+ "start": 389.374,
3213
+ "end": 390.001
3214
+ },
3215
+ {
3216
+ "word": "builds",
3217
+ "start": 390.094,
3218
+ "end": 390.582
3219
+ },
3220
+ {
3221
+ "word": "on",
3222
+ "start": 390.698,
3223
+ "end": 390.918
3224
+ },
3225
+ {
3226
+ "word": "the",
3227
+ "start": 390.976,
3228
+ "end": 391.058
3229
+ },
3230
+ {
3231
+ "word": "work",
3232
+ "start": 391.15,
3233
+ "end": 391.476
3234
+ },
3235
+ {
3236
+ "word": "of",
3237
+ "start": 391.568,
3238
+ "end": 391.673
3239
+ },
3240
+ {
3241
+ "word": "others.",
3242
+ "start": 391.847,
3243
+ "end": 392.753
3244
+ },
3245
+ {
3246
+ "word": "The",
3247
+ "start": 393.263,
3248
+ "end": 393.414
3249
+ },
3250
+ {
3251
+ "word": "TDD",
3252
+ "start": 393.496,
3253
+ "end": 394.181
3254
+ },
3255
+ {
3256
+ "word": "workflow",
3257
+ "start": 394.297,
3258
+ "end": 394.947
3259
+ },
3260
+ {
3261
+ "word": "commands",
3262
+ "start": 395.028,
3263
+ "end": 395.62
3264
+ },
3265
+ {
3266
+ "word": "are",
3267
+ "start": 395.678,
3268
+ "end": 395.876
3269
+ },
3270
+ {
3271
+ "word": "based",
3272
+ "start": 395.934,
3273
+ "end": 396.294
3274
+ },
3275
+ {
3276
+ "word": "on",
3277
+ "start": 396.352,
3278
+ "end": 396.514
3279
+ },
3280
+ {
3281
+ "word": "@wbern/claude-instructions",
3282
+ "start": 396.688,
3283
+ "end": 400.276
3284
+ },
3285
+ {
3286
+ "word": "by",
3287
+ "start": 400.369,
3288
+ "end": 400.601
3289
+ },
3290
+ {
3291
+ "word": "William",
3292
+ "start": 400.717,
3293
+ "end": 401.17
3294
+ },
3295
+ {
3296
+ "word": "Bernmalm.",
3297
+ "start": 401.286,
3298
+ "end": 402.331
3299
+ },
3300
+ {
3301
+ "word": "The",
3302
+ "start": 402.714,
3303
+ "end": 402.853
3304
+ },
3305
+ {
3306
+ "word": "red,",
3307
+ "start": 402.946,
3308
+ "end": 403.236
3309
+ },
3310
+ {
3311
+ "word": "green,",
3312
+ "start": 403.283,
3313
+ "end": 403.701
3314
+ },
3315
+ {
3316
+ "word": "refactor",
3317
+ "start": 403.794,
3318
+ "end": 404.49
3319
+ },
3320
+ {
3321
+ "word": "pattern",
3322
+ "start": 404.56,
3323
+ "end": 405.059
3324
+ },
3325
+ {
3326
+ "word": "that",
3327
+ "start": 405.384,
3328
+ "end": 405.593
3329
+ },
3330
+ {
3331
+ "word": "makes",
3332
+ "start": 405.663,
3333
+ "end": 405.988
3334
+ },
3335
+ {
3336
+ "word": "AI",
3337
+ "start": 406.069,
3338
+ "end": 406.545
3339
+ },
3340
+ {
3341
+ "word": "development",
3342
+ "start": 406.662,
3343
+ "end": 407.486
3344
+ },
3345
+ {
3346
+ "word": "rigorous.",
3347
+ "start": 407.695,
3348
+ "end": 408.6
3349
+ },
3350
+ {
3351
+ "word": "The",
3352
+ "start": 409.297,
3353
+ "end": 409.471
3354
+ },
3355
+ {
3356
+ "word": "interview",
3357
+ "start": 409.587,
3358
+ "end": 410.121
3359
+ },
3360
+ {
3361
+ "word": "methodology",
3362
+ "start": 410.203,
3363
+ "end": 411.166
3364
+ },
3365
+ {
3366
+ "word": "is",
3367
+ "start": 411.607,
3368
+ "end": 411.805
3369
+ },
3370
+ {
3371
+ "word": "inspired",
3372
+ "start": 411.886,
3373
+ "end": 412.676
3374
+ },
3375
+ {
3376
+ "word": "by",
3377
+ "start": 412.757,
3378
+ "end": 412.954
3379
+ },
3380
+ {
3381
+ "word": "Anthropic's",
3382
+ "start": 413.082,
3383
+ "end": 413.964
3384
+ },
3385
+ {
3386
+ "word": "Interviewer",
3387
+ "start": 414.092,
3388
+ "end": 414.974
3389
+ },
3390
+ {
3391
+ "word": "approach.",
3392
+ "start": 415.056,
3393
+ "end": 416.089
3394
+ },
3395
+ {
3396
+ "word": "Structured",
3397
+ "start": 416.693,
3398
+ "end": 417.494
3399
+ },
3400
+ {
3401
+ "word": "discovery",
3402
+ "start": 417.552,
3403
+ "end": 418.341
3404
+ },
3405
+ {
3406
+ "word": "before",
3407
+ "start": 418.457,
3408
+ "end": 418.957
3409
+ },
3410
+ {
3411
+ "word": "implementation.",
3412
+ "start": 419.026,
3413
+ "end": 420.663
3414
+ },
3415
+ {
3416
+ "word": "And",
3417
+ "start": 421.174,
3418
+ "end": 421.383
3419
+ },
3420
+ {
3421
+ "word": "Context7",
3422
+ "start": 421.499,
3423
+ "end": 422.881
3424
+ },
3425
+ {
3426
+ "word": "provides",
3427
+ "start": 423.09,
3428
+ "end": 423.635
3429
+ },
3430
+ {
3431
+ "word": "live",
3432
+ "start": 423.728,
3433
+ "end": 424.111
3434
+ },
3435
+ {
3436
+ "word": "documentation",
3437
+ "start": 424.169,
3438
+ "end": 425.365
3439
+ },
3440
+ {
3441
+ "word": "lookup.",
3442
+ "start": 425.458,
3443
+ "end": 426.201
3444
+ },
3445
+ {
3446
+ "word": "Current",
3447
+ "start": 426.712,
3448
+ "end": 427.246
3449
+ },
3450
+ {
3451
+ "word": "docs,",
3452
+ "start": 427.304,
3453
+ "end": 427.989
3454
+ },
3455
+ {
3456
+ "word": "not",
3457
+ "start": 428.372,
3458
+ "end": 428.662
3459
+ },
3460
+ {
3461
+ "word": "stale",
3462
+ "start": 428.755,
3463
+ "end": 429.266
3464
+ },
3465
+ {
3466
+ "word": "training",
3467
+ "start": 429.324,
3468
+ "end": 429.916
3469
+ },
3470
+ {
3471
+ "word": "data.",
3472
+ "start": 430.032,
3473
+ "end": 430.926
3474
+ },
3475
+ {
3476
+ "word": "Thank",
3477
+ "start": 431.623,
3478
+ "end": 431.925
3479
+ },
3480
+ {
3481
+ "word": "you",
3482
+ "start": 432.006,
3483
+ "end": 432.145
3484
+ },
3485
+ {
3486
+ "word": "to",
3487
+ "start": 432.238,
3488
+ "end": 432.331
3489
+ },
3490
+ {
3491
+ "word": "the",
3492
+ "start": 432.412,
3493
+ "end": 432.482
3494
+ },
3495
+ {
3496
+ "word": "Claude",
3497
+ "start": 432.563,
3498
+ "end": 433.063
3499
+ },
3500
+ {
3501
+ "word": "Code",
3502
+ "start": 433.121,
3503
+ "end": 433.689
3504
+ },
3505
+ {
3506
+ "word": "community.",
3507
+ "start": 433.782,
3508
+ "end": 435.083
3509
+ },
3510
+ {
3511
+ "word": "Together,",
3512
+ "start": 435.466,
3513
+ "end": 436.22
3514
+ },
3515
+ {
3516
+ "word": "we're",
3517
+ "start": 436.267,
3518
+ "end": 436.546
3519
+ },
3520
+ {
3521
+ "word": "making",
3522
+ "start": 436.615,
3523
+ "end": 437.056
3524
+ },
3525
+ {
3526
+ "word": "AI",
3527
+ "start": 437.207,
3528
+ "end": 437.695
3529
+ },
3530
+ {
3531
+ "word": "development",
3532
+ "start": 437.788,
3533
+ "end": 438.554
3534
+ },
3535
+ {
3536
+ "word": "better.",
3537
+ "start": 438.67,
3538
+ "end": 439.541
3539
+ },
3540
+ {
3541
+ "word": "Hustle",
3542
+ "start": 440.237,
3543
+ "end": 440.806
3544
+ },
3545
+ {
3546
+ "word": "API",
3547
+ "start": 440.853,
3548
+ "end": 441.352
3549
+ },
3550
+ {
3551
+ "word": "Dev",
3552
+ "start": 441.526,
3553
+ "end": 441.77
3554
+ },
3555
+ {
3556
+ "word": "Tools.",
3557
+ "start": 441.886,
3558
+ "end": 442.78
3559
+ },
3560
+ {
3561
+ "word": "Research",
3562
+ "start": 443.221,
3563
+ "end": 443.848
3564
+ },
3565
+ {
3566
+ "word": "first.",
3567
+ "start": 443.941,
3568
+ "end": 444.765
3569
+ },
3570
+ {
3571
+ "word": "Interview",
3572
+ "start": 445.148,
3573
+ "end": 445.857
3574
+ },
3575
+ {
3576
+ "word": "second.",
3577
+ "start": 445.973,
3578
+ "end": 446.855
3579
+ },
3580
+ {
3581
+ "word": "Test",
3582
+ "start": 447.296,
3583
+ "end": 447.842
3584
+ },
3585
+ {
3586
+ "word": "before",
3587
+ "start": 447.935,
3588
+ "end": 448.423
3589
+ },
3590
+ {
3591
+ "word": "code.",
3592
+ "start": 448.481,
3593
+ "end": 449.34
3594
+ },
3595
+ {
3596
+ "word": "Document",
3597
+ "start": 449.665,
3598
+ "end": 450.408
3599
+ },
3600
+ {
3601
+ "word": "everything.",
3602
+ "start": 450.524,
3603
+ "end": 451.604
3604
+ },
3605
+ {
3606
+ "word": "Build",
3607
+ "start": 452.3,
3608
+ "end": 452.73
3609
+ },
3610
+ {
3611
+ "word": "together.",
3612
+ "start": 452.799,
3613
+ "end": 453.821
3614
+ },
3615
+ {
3616
+ "word": "Share",
3617
+ "start": 454.262,
3618
+ "end": 454.704
3619
+ },
3620
+ {
3621
+ "word": "resources.",
3622
+ "start": 454.785,
3623
+ "end": 456.039
3624
+ },
3625
+ {
3626
+ "word": "Grow",
3627
+ "start": 456.48,
3628
+ "end": 456.875
3629
+ },
3630
+ {
3631
+ "word": "stronger.",
3632
+ "start": 457.002,
3633
+ "end": 458.106
3634
+ },
3635
+ {
3636
+ "word": "Install",
3637
+ "start": 458.547,
3638
+ "end": 459.209
3639
+ },
3640
+ {
3641
+ "word": "it",
3642
+ "start": 459.325,
3643
+ "end": 459.441
3644
+ },
3645
+ {
3646
+ "word": "now",
3647
+ "start": 459.534,
3648
+ "end": 460.01
3649
+ },
3650
+ {
3651
+ "word": "with",
3652
+ "start": 460.521,
3653
+ "end": 460.822
3654
+ },
3655
+ {
3656
+ "word": "npx",
3657
+ "start": 460.997,
3658
+ "end": 461.96
3659
+ },
3660
+ {
3661
+ "word": "@hustle-together/api-dev-tools.",
3662
+ "start": 462.204,
3663
+ "end": 466.627
3664
+ }
3665
+ ]
3666
+ }