@hustle-together/api-dev-tools 3.2.0 → 3.5.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 (45) hide show
  1. package/README.md +712 -377
  2. package/commands/api-create.md +300 -149
  3. package/demo/hustle-together/blog/gemini-vs-claude-widgets.html +1 -1
  4. package/demo/hustle-together/blog/interview-driven-api-development.html +1 -1
  5. package/demo/hustle-together/blog/tdd-for-ai.html +1 -1
  6. package/demo/hustle-together/index.html +2 -2
  7. package/demo/workflow-demo-v3.5-backup.html +5008 -0
  8. package/demo/workflow-demo.html +5137 -3805
  9. package/hooks/enforce-deep-research.py +6 -1
  10. package/hooks/enforce-disambiguation.py +7 -1
  11. package/hooks/enforce-documentation.py +6 -1
  12. package/hooks/enforce-environment.py +5 -1
  13. package/hooks/enforce-interview.py +5 -1
  14. package/hooks/enforce-refactor.py +3 -1
  15. package/hooks/enforce-schema.py +0 -0
  16. package/hooks/enforce-scope.py +5 -1
  17. package/hooks/enforce-tdd-red.py +5 -1
  18. package/hooks/enforce-verify.py +0 -0
  19. package/hooks/track-tool-use.py +167 -0
  20. package/hooks/verify-implementation.py +0 -0
  21. package/package.json +1 -1
  22. package/templates/api-dev-state.json +24 -0
  23. package/demo/audio/audio-sync.js +0 -295
  24. package/demo/audio/generate-all-narrations.js +0 -581
  25. package/demo/audio/generate-narration.js +0 -486
  26. package/demo/audio/generate-voice-previews.js +0 -140
  27. package/demo/audio/narration-adam-timing.json +0 -4675
  28. package/demo/audio/narration-adam.mp3 +0 -0
  29. package/demo/audio/narration-creature-timing.json +0 -4675
  30. package/demo/audio/narration-creature.mp3 +0 -0
  31. package/demo/audio/narration-gaming-timing.json +0 -4675
  32. package/demo/audio/narration-gaming.mp3 +0 -0
  33. package/demo/audio/narration-hope-timing.json +0 -4675
  34. package/demo/audio/narration-hope.mp3 +0 -0
  35. package/demo/audio/narration-mark-timing.json +0 -4675
  36. package/demo/audio/narration-mark.mp3 +0 -0
  37. package/demo/audio/narration-timing.json +0 -3614
  38. package/demo/audio/narration-timing.sample.json +0 -48
  39. package/demo/audio/narration.mp3 +0 -0
  40. package/demo/audio/previews/manifest.json +0 -30
  41. package/demo/audio/previews/preview-creature.mp3 +0 -0
  42. package/demo/audio/previews/preview-gaming.mp3 +0 -0
  43. package/demo/audio/previews/preview-hope.mp3 +0 -0
  44. package/demo/audio/previews/preview-mark.mp3 +0 -0
  45. package/demo/audio/voices-manifest.json +0 -50
@@ -1,3614 +0,0 @@
1
- {
2
- "generated": "2025-12-08T05:58:59.246Z",
3
- "duration": 368.455,
4
- "wordCount": 684,
5
- "sections": [
6
- {
7
- "id": "intro",
8
- "timestamp": 0
9
- },
10
- {
11
- "id": "problems",
12
- "timestamp": 45.256
13
- },
14
- {
15
- "id": "solution",
16
- "timestamp": 120.965
17
- },
18
- {
19
- "id": "workflow",
20
- "timestamp": 164.13
21
- },
22
- {
23
- "id": "installation",
24
- "timestamp": 263.93
25
- },
26
- {
27
- "id": "credits",
28
- "timestamp": 309.615
29
- },
30
- {
31
- "id": "outro",
32
- "timestamp": 345.839
33
- }
34
- ],
35
- "highlights": [
36
- {
37
- "selector": "#hustleBrand",
38
- "section": "intro",
39
- "timestamp": 2.426
40
- },
41
- {
42
- "selector": "[data-phase='research']",
43
- "section": "intro",
44
- "timestamp": 8.011
45
- },
46
- {
47
- "selector": "[data-phase='interview']",
48
- "section": "intro",
49
- "timestamp": 14.571
50
- },
51
- {
52
- "selector": "[data-phase='test']",
53
- "section": "intro",
54
- "timestamp": 21.06
55
- },
56
- {
57
- "selector": "[data-phase='code']",
58
- "section": "intro",
59
- "timestamp": 27.086
60
- },
61
- {
62
- "selector": "[data-phase='docs']",
63
- "section": "intro",
64
- "timestamp": 31.765
65
- },
66
- {
67
- "selector": "#problems h2",
68
- "section": "problems",
69
- "timestamp": 45.256
70
- },
71
- {
72
- "selector": ".gap-item:nth-child(1)",
73
- "section": "problems",
74
- "timestamp": 52.083
75
- },
76
- {
77
- "selector": ".gap-item:nth-child(2)",
78
- "section": "problems",
79
- "timestamp": 67.083
80
- },
81
- {
82
- "selector": ".gap-item:nth-child(3)",
83
- "section": "problems",
84
- "timestamp": 79.54
85
- },
86
- {
87
- "selector": ".gap-item:nth-child(4)",
88
- "section": "problems",
89
- "timestamp": 92.393
90
- },
91
- {
92
- "selector": ".gap-item:nth-child(5)",
93
- "section": "problems",
94
- "timestamp": 102.644
95
- },
96
- {
97
- "selector": "#solution h2",
98
- "section": "solution",
99
- "timestamp": 120.965
100
- },
101
- {
102
- "selector": ".solution-grid .solution-card:nth-child(1)",
103
- "section": "solution",
104
- "timestamp": 125.702
105
- },
106
- {
107
- "selector": ".solution-grid .solution-card:nth-child(2)",
108
- "section": "solution",
109
- "timestamp": 136.719
110
- },
111
- {
112
- "selector": ".solution-grid .solution-card:nth-child(3)",
113
- "section": "solution",
114
- "timestamp": 145.729
115
- },
116
- {
117
- "selector": "#workflow h2",
118
- "section": "workflow",
119
- "timestamp": 164.13
120
- },
121
- {
122
- "selector": ".phase-box[data-phase='1']",
123
- "section": "workflow",
124
- "timestamp": 169.343
125
- },
126
- {
127
- "selector": ".phase-box[data-phase='2']",
128
- "section": "workflow",
129
- "timestamp": 176.947
130
- },
131
- {
132
- "selector": ".phase-box[data-phase='3']",
133
- "section": "workflow",
134
- "timestamp": 184.749
135
- },
136
- {
137
- "selector": ".phase-box[data-phase='4']",
138
- "section": "workflow",
139
- "timestamp": 196.104
140
- },
141
- {
142
- "selector": ".phase-box[data-phase='5']",
143
- "section": "workflow",
144
- "timestamp": 203.743
145
- },
146
- {
147
- "selector": ".phase-box[data-phase='6']",
148
- "section": "workflow",
149
- "timestamp": 212.706
150
- },
151
- {
152
- "selector": ".phase-box[data-phase='7']",
153
- "section": "workflow",
154
- "timestamp": 222.83
155
- },
156
- {
157
- "selector": ".phase-box[data-phase='8']",
158
- "section": "workflow",
159
- "timestamp": 232.513
160
- },
161
- {
162
- "selector": ".phase-box[data-phase='9']",
163
- "section": "workflow",
164
- "timestamp": 241.394
165
- },
166
- {
167
- "selector": ".phase-box[data-phase='10']",
168
- "section": "workflow",
169
- "timestamp": 250.032
170
- },
171
- {
172
- "selector": "#installation h2",
173
- "section": "installation",
174
- "timestamp": 263.93
175
- },
176
- {
177
- "selector": ".install-command",
178
- "section": "installation",
179
- "timestamp": 266.565
180
- },
181
- {
182
- "selector": "#credits h2",
183
- "section": "credits",
184
- "timestamp": 309.615
185
- },
186
- {
187
- "selector": "#intro",
188
- "section": "outro",
189
- "timestamp": 345.839
190
- }
191
- ],
192
- "words": [
193
- {
194
- "word": "Welcome",
195
- "start": 0,
196
- "end": 0.43
197
- },
198
- {
199
- "word": "to",
200
- "start": 0.453,
201
- "end": 0.499
202
- },
203
- {
204
- "word": "Hustle",
205
- "start": 0.546,
206
- "end": 0.824
207
- },
208
- {
209
- "word": "API",
210
- "start": 0.859,
211
- "end": 1.277
212
- },
213
- {
214
- "word": "Dev",
215
- "start": 1.358,
216
- "end": 1.544
217
- },
218
- {
219
- "word": "Tools.",
220
- "start": 1.602,
221
- "end": 2.183
222
- },
223
- {
224
- "word": "This",
225
- "start": 2.426,
226
- "end": 2.624
227
- },
228
- {
229
- "word": "package",
230
- "start": 2.682,
231
- "end": 3.053
232
- },
233
- {
234
- "word": "enforces",
235
- "start": 3.088,
236
- "end": 3.611
237
- },
238
- {
239
- "word": "a",
240
- "start": 3.669,
241
- "end": 3.704
242
- },
243
- {
244
- "word": "structured",
245
- "start": 3.762,
246
- "end": 4.226
247
- },
248
- {
249
- "word": "workflow",
250
- "start": 4.272,
251
- "end": 4.76
252
- },
253
- {
254
- "word": "for",
255
- "start": 4.83,
256
- "end": 4.969
257
- },
258
- {
259
- "word": "AI-assisted",
260
- "start": 5.039,
261
- "end": 5.956
262
- },
263
- {
264
- "word": "API",
265
- "start": 6.014,
266
- "end": 6.478
267
- },
268
- {
269
- "word": "development.",
270
- "start": 6.536,
271
- "end": 7.198
272
- },
273
- {
274
- "word": "]",
275
- "start": 8.011,
276
- "end": 8.034
277
- },
278
- {
279
- "word": "First,",
280
- "start": 8.243,
281
- "end": 8.8
282
- },
283
- {
284
- "word": "you",
285
- "start": 9.125,
286
- "end": 9.253
287
- },
288
- {
289
- "word": "research.",
290
- "start": 9.369,
291
- "end": 10.101
292
- },
293
- {
294
- "word": "No",
295
- "start": 10.426,
296
- "end": 10.553
297
- },
298
- {
299
- "word": "assumptions.",
300
- "start": 10.612,
301
- "end": 11.366
302
- },
303
- {
304
- "word": "No",
305
- "start": 11.54,
306
- "end": 11.691
307
- },
308
- {
309
- "word": "training",
310
- "start": 11.749,
311
- "end": 12.074
312
- },
313
- {
314
- "word": "data.",
315
- "start": 12.132,
316
- "end": 12.597
317
- },
318
- {
319
- "word": "Real",
320
- "start": 12.875,
321
- "end": 13.131
322
- },
323
- {
324
- "word": "documentation.",
325
- "start": 13.189,
326
- "end": 14.187
327
- },
328
- {
329
- "word": "]",
330
- "start": 14.571,
331
- "end": 14.594
332
- },
333
- {
334
- "word": "Then",
335
- "start": 14.977,
336
- "end": 15.163
337
- },
338
- {
339
- "word": "you",
340
- "start": 15.221,
341
- "end": 15.302
342
- },
343
- {
344
- "word": "interview.",
345
- "start": 15.372,
346
- "end": 15.964
347
- },
348
- {
349
- "word": "The",
350
- "start": 16.208,
351
- "end": 16.347
352
- },
353
- {
354
- "word": "AI",
355
- "start": 16.416,
356
- "end": 16.846
357
- },
358
- {
359
- "word": "asks",
360
- "start": 16.962,
361
- "end": 17.345
362
- },
363
- {
364
- "word": "YOU",
365
- "start": 17.438,
366
- "end": 17.601
367
- },
368
- {
369
- "word": "questions",
370
- "start": 17.717,
371
- "end": 18.204
372
- },
373
- {
374
- "word": "with",
375
- "start": 18.251,
376
- "end": 18.413
377
- },
378
- {
379
- "word": "structured",
380
- "start": 18.46,
381
- "end": 18.913
382
- },
383
- {
384
- "word": "options",
385
- "start": 18.959,
386
- "end": 19.354
387
- },
388
- {
389
- "word": "based",
390
- "start": 19.423,
391
- "end": 19.679
392
- },
393
- {
394
- "word": "on",
395
- "start": 19.725,
396
- "end": 19.807
397
- },
398
- {
399
- "word": "what",
400
- "start": 19.865,
401
- "end": 20.004
402
- },
403
- {
404
- "word": "it",
405
- "start": 20.039,
406
- "end": 20.108
407
- },
408
- {
409
- "word": "learned.",
410
- "start": 20.167,
411
- "end": 20.677
412
- },
413
- {
414
- "word": "]",
415
- "start": 21.06,
416
- "end": 21.084
417
- },
418
- {
419
- "word": "Next,",
420
- "start": 21.467,
421
- "end": 21.78
422
- },
423
- {
424
- "word": "you",
425
- "start": 21.804,
426
- "end": 21.885
427
- },
428
- {
429
- "word": "write",
430
- "start": 21.943,
431
- "end": 22.163
432
- },
433
- {
434
- "word": "tests",
435
- "start": 22.21,
436
- "end": 22.605
437
- },
438
- {
439
- "word": "first.",
440
- "start": 22.663,
441
- "end": 23.22
442
- },
443
- {
444
- "word": "Red,",
445
- "start": 23.545,
446
- "end": 23.835
447
- },
448
- {
449
- "word": "green,",
450
- "start": 23.87,
451
- "end": 24.242
452
- },
453
- {
454
- "word": "refactor.",
455
- "start": 24.3,
456
- "end": 25.078
457
- },
458
- {
459
- "word": "No",
460
- "start": 25.287,
461
- "end": 25.461
462
- },
463
- {
464
- "word": "implementation",
465
- "start": 25.542,
466
- "end": 26.25
467
- },
468
- {
469
- "word": "without",
470
- "start": 26.297,
471
- "end": 26.575
472
- },
473
- {
474
- "word": "a",
475
- "start": 26.61,
476
- "end": 26.633
477
- },
478
- {
479
- "word": "failing",
480
- "start": 26.691,
481
- "end": 27.028
482
- },
483
- {
484
- "word": "test.",
485
- "start": 27.086,
486
- "end": 27.597
487
- },
488
- {
489
- "word": "]",
490
- "start": 27.98,
491
- "end": 28.015
492
- },
493
- {
494
- "word": "Only",
495
- "start": 28.189,
496
- "end": 28.468
497
- },
498
- {
499
- "word": "then",
500
- "start": 28.526,
501
- "end": 28.735
502
- },
503
- {
504
- "word": "do",
505
- "start": 28.793,
506
- "end": 28.863
507
- },
508
- {
509
- "word": "you",
510
- "start": 28.921,
511
- "end": 29.002
512
- },
513
- {
514
- "word": "write",
515
- "start": 29.049,
516
- "end": 29.269
517
- },
518
- {
519
- "word": "code.",
520
- "start": 29.316,
521
- "end": 29.826
522
- },
523
- {
524
- "word": "Minimal.",
525
- "start": 29.977,
526
- "end": 30.523
527
- },
528
- {
529
- "word": "Just",
530
- "start": 30.732,
531
- "end": 30.964
532
- },
533
- {
534
- "word": "enough",
535
- "start": 31.011,
536
- "end": 31.231
537
- },
538
- {
539
- "word": "to",
540
- "start": 31.266,
541
- "end": 31.313
542
- },
543
- {
544
- "word": "pass",
545
- "start": 31.371,
546
- "end": 31.603
547
- },
548
- {
549
- "word": "the",
550
- "start": 31.649,
551
- "end": 31.719
552
- },
553
- {
554
- "word": "tests.",
555
- "start": 31.765,
556
- "end": 32.404
557
- },
558
- {
559
- "word": "]",
560
- "start": 32.578,
561
- "end": 32.613
562
- },
563
- {
564
- "word": "Finally,",
565
- "start": 33.309,
566
- "end": 34.006
567
- },
568
- {
569
- "word": "documentation.",
570
- "start": 34.285,
571
- "end": 35.411
572
- },
573
- {
574
- "word": "Every",
575
- "start": 36.015,
576
- "end": 36.386
577
- },
578
- {
579
- "word": "endpoint",
580
- "start": 36.479,
581
- "end": 37.048
582
- },
583
- {
584
- "word": "documented",
585
- "start": 37.118,
586
- "end": 37.733
587
- },
588
- {
589
- "word": "with",
590
- "start": 37.779,
591
- "end": 37.919
592
- },
593
- {
594
- "word": "real",
595
- "start": 38.011,
596
- "end": 38.267
597
- },
598
- {
599
- "word": "examples",
600
- "start": 38.337,
601
- "end": 38.871
602
- },
603
- {
604
- "word": "and",
605
- "start": 38.917,
606
- "end": 39.022
607
- },
608
- {
609
- "word": "schemas.",
610
- "start": 39.08,
611
- "end": 39.765
612
- },
613
- {
614
- "word": "The",
615
- "start": 40.09,
616
- "end": 40.206
617
- },
618
- {
619
- "word": "philosophy",
620
- "start": 40.241,
621
- "end": 40.821
622
- },
623
- {
624
- "word": "is",
625
- "start": 40.914,
626
- "end": 41.077
627
- },
628
- {
629
- "word": "simple:",
630
- "start": 41.135,
631
- "end": 41.68
632
- },
633
- {
634
- "word": "Hustle",
635
- "start": 42.005,
636
- "end": 42.377
637
- },
638
- {
639
- "word": "together.",
640
- "start": 42.412,
641
- "end": 43.039
642
- },
643
- {
644
- "word": "Share",
645
- "start": 43.282,
646
- "end": 43.596
647
- },
648
- {
649
- "word": "resources.",
650
- "start": 43.642,
651
- "end": 44.478
652
- },
653
- {
654
- "word": "Build",
655
- "start": 44.861,
656
- "end": 45.186
657
- },
658
- {
659
- "word": "stronger.",
660
- "start": 45.256,
661
- "end": 45.906
662
- },
663
- {
664
- "word": "Let's",
665
- "start": 46.719,
666
- "end": 46.94
667
- },
668
- {
669
- "word": "talk",
670
- "start": 46.974,
671
- "end": 47.172
672
- },
673
- {
674
- "word": "about",
675
- "start": 47.218,
676
- "end": 47.416
677
- },
678
- {
679
- "word": "the",
680
- "start": 47.45,
681
- "end": 47.52
682
- },
683
- {
684
- "word": "problem.",
685
- "start": 47.567,
686
- "end": 48.217
687
- },
688
- {
689
- "word": "What",
690
- "start": 49.029,
691
- "end": 49.215
692
- },
693
- {
694
- "word": "goes",
695
- "start": 49.273,
696
- "end": 49.482
697
- },
698
- {
699
- "word": "wrong",
700
- "start": 49.54,
701
- "end": 49.923
702
- },
703
- {
704
- "word": "when",
705
- "start": 49.981,
706
- "end": 50.121
707
- },
708
- {
709
- "word": "AI",
710
- "start": 50.19,
711
- "end": 50.643
712
- },
713
- {
714
- "word": "builds",
715
- "start": 50.724,
716
- "end": 51.05
717
- },
718
- {
719
- "word": "APIs",
720
- "start": 51.108,
721
- "end": 51.711
722
- },
723
- {
724
- "word": "without",
725
- "start": 51.769,
726
- "end": 52.036
727
- },
728
- {
729
- "word": "structure?",
730
- "start": 52.083,
731
- "end": 52.779
732
- },
733
- {
734
- "word": "Gap",
735
- "start": 53.592,
736
- "end": 53.871
737
- },
738
- {
739
- "word": "one:",
740
- "start": 53.987,
741
- "end": 54.521
742
- },
743
- {
744
- "word": "AI",
745
- "start": 55.032,
746
- "end": 55.473
747
- },
748
- {
749
- "word": "doesn't",
750
- "start": 55.566,
751
- "end": 55.856
752
- },
753
- {
754
- "word": "use",
755
- "start": 55.926,
756
- "end": 56.193
757
- },
758
- {
759
- "word": "your",
760
- "start": 56.228,
761
- "end": 56.355
762
- },
763
- {
764
- "word": "exact",
765
- "start": 56.413,
766
- "end": 56.773
767
- },
768
- {
769
- "word": "words.",
770
- "start": 56.831,
771
- "end": 57.481
772
- },
773
- {
774
- "word": "You",
775
- "start": 57.923,
776
- "end": 58.05
777
- },
778
- {
779
- "word": "say",
780
- "start": 58.12,
781
- "end": 58.387
782
- },
783
- {
784
- "word": "Vercel",
785
- "start": 58.561,
786
- "end": 59.048
787
- },
788
- {
789
- "word": "AI",
790
- "start": 59.13,
791
- "end": 59.548
792
- },
793
- {
794
- "word": "Gateway",
795
- "start": 59.629,
796
- "end": 60.175
797
- },
798
- {
799
- "word": "but",
800
- "start": 60.558,
801
- "end": 60.72
802
- },
803
- {
804
- "word": "it",
805
- "start": 60.755,
806
- "end": 60.813
807
- },
808
- {
809
- "word": "searches",
810
- "start": 60.871,
811
- "end": 61.196
812
- },
813
- {
814
- "word": "for",
815
- "start": 61.254,
816
- "end": 61.405
817
- },
818
- {
819
- "word": "Vercel",
820
- "start": 61.498,
821
- "end": 61.881
822
- },
823
- {
824
- "word": "AI",
825
- "start": 61.951,
826
- "end": 62.357
827
- },
828
- {
829
- "word": "SDK.",
830
- "start": 62.473,
831
- "end": 63.367
832
- },
833
- {
834
- "word": "Wrong",
835
- "start": 64.064,
836
- "end": 64.401
837
- },
838
- {
839
- "word": "library.",
840
- "start": 64.482,
841
- "end": 65.237
842
- },
843
- {
844
- "word": "Wrong",
845
- "start": 65.48,
846
- "end": 65.782
847
- },
848
- {
849
- "word": "documentation.",
850
- "start": 65.852,
851
- "end": 66.839
852
- },
853
- {
854
- "word": "Wrong",
855
- "start": 67.083,
856
- "end": 67.442
857
- },
858
- {
859
- "word": "code.",
860
- "start": 67.535,
861
- "end": 68.127
862
- },
863
- {
864
- "word": "Gap",
865
- "start": 68.94,
866
- "end": 69.219
867
- },
868
- {
869
- "word": "two:",
870
- "start": 69.3,
871
- "end": 69.846
872
- },
873
- {
874
- "word": "AI",
875
- "start": 70.287,
876
- "end": 70.775
877
- },
878
- {
879
- "word": "claims",
880
- "start": 70.856,
881
- "end": 71.251
882
- },
883
- {
884
- "word": "files",
885
- "start": 71.32,
886
- "end": 71.703
887
- },
888
- {
889
- "word": "are",
890
- "start": 71.738,
891
- "end": 71.854
892
- },
893
- {
894
- "word": "updated",
895
- "start": 71.889,
896
- "end": 72.365
897
- },
898
- {
899
- "word": "without",
900
- "start": 72.423,
901
- "end": 72.725
902
- },
903
- {
904
- "word": "proof.",
905
- "start": 72.783,
906
- "end": 73.306
907
- },
908
- {
909
- "word": "It",
910
- "start": 73.689,
911
- "end": 73.816
912
- },
913
- {
914
- "word": "says",
915
- "start": 73.863,
916
- "end": 74.06
917
- },
918
- {
919
- "word": "I've",
920
- "start": 74.141,
921
- "end": 74.35
922
- },
923
- {
924
- "word": "updated",
925
- "start": 74.408,
926
- "end": 74.861
927
- },
928
- {
929
- "word": "the",
930
- "start": 74.896,
931
- "end": 74.966
932
- },
933
- {
934
- "word": "file",
935
- "start": 75.012,
936
- "end": 75.36
937
- },
938
- {
939
- "word": "but",
940
- "start": 75.395,
941
- "end": 75.511
942
- },
943
- {
944
- "word": "there's",
945
- "start": 75.546,
946
- "end": 75.778
947
- },
948
- {
949
- "word": "no",
950
- "start": 75.836,
951
- "end": 75.976
952
- },
953
- {
954
- "word": "git",
955
- "start": 76.092,
956
- "end": 76.336
957
- },
958
- {
959
- "word": "diff.",
960
- "start": 76.405,
961
- "end": 76.87
962
- },
963
- {
964
- "word": "No",
965
- "start": 77.253,
966
- "end": 77.427
967
- },
968
- {
969
- "word": "verification.",
970
- "start": 77.497,
971
- "end": 78.426
972
- },
973
- {
974
- "word": "You're",
975
- "start": 78.809,
976
- "end": 79.041
977
- },
978
- {
979
- "word": "trusting",
980
- "start": 79.076,
981
- "end": 79.47
982
- },
983
- {
984
- "word": "on",
985
- "start": 79.54,
986
- "end": 79.645
987
- },
988
- {
989
- "word": "faith.",
990
- "start": 79.726,
991
- "end": 80.272
992
- },
993
- {
994
- "word": "Gap",
995
- "start": 81.224,
996
- "end": 81.503
997
- },
998
- {
999
- "word": "three:",
1000
- "start": 81.572,
1001
- "end": 82.141
1002
- },
1003
- {
1004
- "word": "Skipped",
1005
- "start": 82.466,
1006
- "end": 82.849
1007
- },
1008
- {
1009
- "word": "tests",
1010
- "start": 82.919,
1011
- "end": 83.453
1012
- },
1013
- {
1014
- "word": "are",
1015
- "start": 83.627,
1016
- "end": 83.836
1017
- },
1018
- {
1019
- "word": "accepted.",
1020
- "start": 83.871,
1021
- "end": 84.556
1022
- },
1023
- {
1024
- "word": "The",
1025
- "start": 85.253,
1026
- "end": 85.392
1027
- },
1028
- {
1029
- "word": "AI",
1030
- "start": 85.473,
1031
- "end": 85.856
1032
- },
1033
- {
1034
- "word": "runs",
1035
- "start": 85.949,
1036
- "end": 86.298
1037
- },
1038
- {
1039
- "word": "tests,",
1040
- "start": 86.379,
1041
- "end": 87.006
1042
- },
1043
- {
1044
- "word": "some",
1045
- "start": 87.064,
1046
- "end": 87.319
1047
- },
1048
- {
1049
- "word": "fail,",
1050
- "start": 87.377,
1051
- "end": 87.946
1052
- },
1053
- {
1054
- "word": "and",
1055
- "start": 88.016,
1056
- "end": 88.167
1057
- },
1058
- {
1059
- "word": "it",
1060
- "start": 88.225,
1061
- "end": 88.283
1062
- },
1063
- {
1064
- "word": "moves",
1065
- "start": 88.329,
1066
- "end": 88.55
1067
- },
1068
- {
1069
- "word": "on.",
1070
- "start": 88.62,
1071
- "end": 89.037
1072
- },
1073
- {
1074
- "word": "We",
1075
- "start": 89.479,
1076
- "end": 89.606
1077
- },
1078
- {
1079
- "word": "can",
1080
- "start": 89.653,
1081
- "end": 89.757
1082
- },
1083
- {
1084
- "word": "fix",
1085
- "start": 89.815,
1086
- "end": 89.978
1087
- },
1088
- {
1089
- "word": "those",
1090
- "start": 90.036,
1091
- "end": 90.28
1092
- },
1093
- {
1094
- "word": "later.",
1095
- "start": 90.326,
1096
- "end": 90.837
1097
- },
1098
- {
1099
- "word": "Those",
1100
- "start": 91.348,
1101
- "end": 91.626
1102
- },
1103
- {
1104
- "word": "later",
1105
- "start": 91.673,
1106
- "end": 91.917
1107
- },
1108
- {
1109
- "word": "fixes",
1110
- "start": 91.975,
1111
- "end": 92.323
1112
- },
1113
- {
1114
- "word": "never",
1115
- "start": 92.393,
1116
- "end": 92.579
1117
- },
1118
- {
1119
- "word": "come.",
1120
- "start": 92.637,
1121
- "end": 93.159
1122
- },
1123
- {
1124
- "word": "Gap",
1125
- "start": 94.111,
1126
- "end": 94.39
1127
- },
1128
- {
1129
- "word": "four:",
1130
- "start": 94.483,
1131
- "end": 95.04
1132
- },
1133
- {
1134
- "word": "Tasks",
1135
- "start": 95.481,
1136
- "end": 95.992
1137
- },
1138
- {
1139
- "word": "marked",
1140
- "start": 96.073,
1141
- "end": 96.363
1142
- },
1143
- {
1144
- "word": "complete",
1145
- "start": 96.421,
1146
- "end": 96.886
1147
- },
1148
- {
1149
- "word": "without",
1150
- "start": 96.932,
1151
- "end": 97.222
1152
- },
1153
- {
1154
- "word": "verification.",
1155
- "start": 97.269,
1156
- "end": 98.186
1157
- },
1158
- {
1159
- "word": "The",
1160
- "start": 98.569,
1161
- "end": 98.709
1162
- },
1163
- {
1164
- "word": "AI",
1165
- "start": 98.778,
1166
- "end": 99.15
1167
- },
1168
- {
1169
- "word": "says",
1170
- "start": 99.266,
1171
- "end": 99.533
1172
- },
1173
- {
1174
- "word": "Done",
1175
- "start": 99.614,
1176
- "end": 100.079
1177
- },
1178
- {
1179
- "word": "but",
1180
- "start": 100.253,
1181
- "end": 100.415
1182
- },
1183
- {
1184
- "word": "the",
1185
- "start": 100.438,
1186
- "end": 100.508
1187
- },
1188
- {
1189
- "word": "feature",
1190
- "start": 100.555,
1191
- "end": 100.833
1192
- },
1193
- {
1194
- "word": "doesn't",
1195
- "start": 100.868,
1196
- "end": 101.1
1197
- },
1198
- {
1199
- "word": "work.",
1200
- "start": 101.135,
1201
- "end": 101.541
1202
- },
1203
- {
1204
- "word": "No",
1205
- "start": 101.866,
1206
- "end": 102.005
1207
- },
1208
- {
1209
- "word": "one",
1210
- "start": 102.087,
1211
- "end": 102.203
1212
- },
1213
- {
1214
- "word": "actually",
1215
- "start": 102.238,
1216
- "end": 102.597
1217
- },
1218
- {
1219
- "word": "checked.",
1220
- "start": 102.644,
1221
- "end": 103.201
1222
- },
1223
- {
1224
- "word": "Gap",
1225
- "start": 104.014,
1226
- "end": 104.304
1227
- },
1228
- {
1229
- "word": "five:",
1230
- "start": 104.397,
1231
- "end": 104.977
1232
- },
1233
- {
1234
- "word": "Environment",
1235
- "start": 105.186,
1236
- "end": 105.848
1237
- },
1238
- {
1239
- "word": "variable",
1240
- "start": 105.895,
1241
- "end": 106.336
1242
- },
1243
- {
1244
- "word": "mismatch.",
1245
- "start": 106.382,
1246
- "end": 107.079
1247
- },
1248
- {
1249
- "word": "Tests",
1250
- "start": 107.404,
1251
- "end": 107.857
1252
- },
1253
- {
1254
- "word": "pass",
1255
- "start": 107.926,
1256
- "end": 108.193
1257
- },
1258
- {
1259
- "word": "locally",
1260
- "start": 108.263,
1261
- "end": 108.623
1262
- },
1263
- {
1264
- "word": "but",
1265
- "start": 108.681,
1266
- "end": 108.82
1267
- },
1268
- {
1269
- "word": "fail",
1270
- "start": 108.878,
1271
- "end": 109.215
1272
- },
1273
- {
1274
- "word": "in",
1275
- "start": 109.285,
1276
- "end": 109.354
1277
- },
1278
- {
1279
- "word": "production.",
1280
- "start": 109.401,
1281
- "end": 110.097
1282
- },
1283
- {
1284
- "word": "The",
1285
- "start": 110.608,
1286
- "end": 110.748
1287
- },
1288
- {
1289
- "word": "AI",
1290
- "start": 110.817,
1291
- "end": 111.166
1292
- },
1293
- {
1294
- "word": "used",
1295
- "start": 111.282,
1296
- "end": 111.56
1297
- },
1298
- {
1299
- "word": "different",
1300
- "start": 111.653,
1301
- "end": 111.99
1302
- },
1303
- {
1304
- "word": "values",
1305
- "start": 112.025,
1306
- "end": 112.454
1307
- },
1308
- {
1309
- "word": "than",
1310
- "start": 112.489,
1311
- "end": 112.605
1312
- },
1313
- {
1314
- "word": "what's",
1315
- "start": 112.64,
1316
- "end": 112.837
1317
- },
1318
- {
1319
- "word": "actually",
1320
- "start": 112.884,
1321
- "end": 113.29
1322
- },
1323
- {
1324
- "word": "deployed.",
1325
- "start": 113.348,
1326
- "end": 113.998
1327
- },
1328
- {
1329
- "word": "These",
1330
- "start": 114.242,
1331
- "end": 114.521
1332
- },
1333
- {
1334
- "word": "gaps",
1335
- "start": 114.567,
1336
- "end": 114.858
1337
- },
1338
- {
1339
- "word": "compound.",
1340
- "start": 114.916,
1341
- "end": 115.635
1342
- },
1343
- {
1344
- "word": "One",
1345
- "start": 116.077,
1346
- "end": 116.297
1347
- },
1348
- {
1349
- "word": "wrong",
1350
- "start": 116.32,
1351
- "end": 116.541
1352
- },
1353
- {
1354
- "word": "assumption",
1355
- "start": 116.587,
1356
- "end": 117.087
1357
- },
1358
- {
1359
- "word": "leads",
1360
- "start": 117.203,
1361
- "end": 117.47
1362
- },
1363
- {
1364
- "word": "to",
1365
- "start": 117.516,
1366
- "end": 117.574
1367
- },
1368
- {
1369
- "word": "another.",
1370
- "start": 117.656,
1371
- "end": 118.155
1372
- },
1373
- {
1374
- "word": "By",
1375
- "start": 118.48,
1376
- "end": 118.608
1377
- },
1378
- {
1379
- "word": "the",
1380
- "start": 118.654,
1381
- "end": 118.724
1382
- },
1383
- {
1384
- "word": "time",
1385
- "start": 118.77,
1386
- "end": 118.968
1387
- },
1388
- {
1389
- "word": "you",
1390
- "start": 119.002,
1391
- "end": 119.084
1392
- },
1393
- {
1394
- "word": "notice,",
1395
- "start": 119.165,
1396
- "end": 119.641
1397
- },
1398
- {
1399
- "word": "you've",
1400
- "start": 119.792,
1401
- "end": 120.036
1402
- },
1403
- {
1404
- "word": "built",
1405
- "start": 120.071,
1406
- "end": 120.338
1407
- },
1408
- {
1409
- "word": "on",
1410
- "start": 120.396,
1411
- "end": 120.477
1412
- },
1413
- {
1414
- "word": "a",
1415
- "start": 120.512,
1416
- "end": 120.535
1417
- },
1418
- {
1419
- "word": "broken",
1420
- "start": 120.582,
1421
- "end": 120.895
1422
- },
1423
- {
1424
- "word": "foundation.",
1425
- "start": 120.965,
1426
- "end": 121.777
1427
- },
1428
- {
1429
- "word": "The",
1430
- "start": 122.056,
1431
- "end": 122.172
1432
- },
1433
- {
1434
- "word": "solution",
1435
- "start": 122.23,
1436
- "end": 122.695
1437
- },
1438
- {
1439
- "word": "is",
1440
- "start": 122.764,
1441
- "end": 122.857
1442
- },
1443
- {
1444
- "word": "enforcement.",
1445
- "start": 122.915,
1446
- "end": 123.647
1447
- },
1448
- {
1449
- "word": "Python",
1450
- "start": 124.088,
1451
- "end": 124.564
1452
- },
1453
- {
1454
- "word": "hooks",
1455
- "start": 124.633,
1456
- "end": 124.924
1457
- },
1458
- {
1459
- "word": "that",
1460
- "start": 124.97,
1461
- "end": 125.109
1462
- },
1463
- {
1464
- "word": "intercept",
1465
- "start": 125.167,
1466
- "end": 125.643
1467
- },
1468
- {
1469
- "word": "every",
1470
- "start": 125.702,
1471
- "end": 125.969
1472
- },
1473
- {
1474
- "word": "tool",
1475
- "start": 126.038,
1476
- "end": 126.34
1477
- },
1478
- {
1479
- "word": "call.",
1480
- "start": 126.421,
1481
- "end": 126.897
1482
- },
1483
- {
1484
- "word": "PreToolUse",
1485
- "start": 127.594,
1486
- "end": 128.441
1487
- },
1488
- {
1489
- "word": "hooks",
1490
- "start": 128.476,
1491
- "end": 128.743
1492
- },
1493
- {
1494
- "word": "run",
1495
- "start": 128.825,
1496
- "end": 129.034
1497
- },
1498
- {
1499
- "word": "before",
1500
- "start": 129.103,
1501
- "end": 129.417
1502
- },
1503
- {
1504
- "word": "Claude",
1505
- "start": 129.463,
1506
- "end": 129.788
1507
- },
1508
- {
1509
- "word": "can",
1510
- "start": 129.811,
1511
- "end": 129.939
1512
- },
1513
- {
1514
- "word": "write",
1515
- "start": 129.997,
1516
- "end": 130.264
1517
- },
1518
- {
1519
- "word": "or",
1520
- "start": 130.322,
1521
- "end": 130.485
1522
- },
1523
- {
1524
- "word": "edit",
1525
- "start": 130.601,
1526
- "end": 130.891
1527
- },
1528
- {
1529
- "word": "any",
1530
- "start": 130.949,
1531
- "end": 131.1
1532
- },
1533
- {
1534
- "word": "file.",
1535
- "start": 131.158,
1536
- "end": 131.715
1537
- },
1538
- {
1539
- "word": "They",
1540
- "start": 132.099,
1541
- "end": 132.273
1542
- },
1543
- {
1544
- "word": "check:",
1545
- "start": 132.331,
1546
- "end": 132.772
1547
- },
1548
- {
1549
- "word": "Did",
1550
- "start": 133.051,
1551
- "end": 133.213
1552
- },
1553
- {
1554
- "word": "you",
1555
- "start": 133.271,
1556
- "end": 133.341
1557
- },
1558
- {
1559
- "word": "research",
1560
- "start": 133.434,
1561
- "end": 133.863
1562
- },
1563
- {
1564
- "word": "first?",
1565
- "start": 133.921,
1566
- "end": 134.386
1567
- },
1568
- {
1569
- "word": "Did",
1570
- "start": 134.595,
1571
- "end": 134.746
1572
- },
1573
- {
1574
- "word": "you",
1575
- "start": 134.792,
1576
- "end": 134.873
1577
- },
1578
- {
1579
- "word": "interview",
1580
- "start": 134.943,
1581
- "end": 135.268
1582
- },
1583
- {
1584
- "word": "the",
1585
- "start": 135.326,
1586
- "end": 135.396
1587
- },
1588
- {
1589
- "word": "user?",
1590
- "start": 135.477,
1591
- "end": 135.953
1592
- },
1593
- {
1594
- "word": "Did",
1595
- "start": 136.162,
1596
- "end": 136.313
1597
- },
1598
- {
1599
- "word": "you",
1600
- "start": 136.359,
1601
- "end": 136.429
1602
- },
1603
- {
1604
- "word": "write",
1605
- "start": 136.476,
1606
- "end": 136.696
1607
- },
1608
- {
1609
- "word": "a",
1610
- "start": 136.719,
1611
- "end": 136.743
1612
- },
1613
- {
1614
- "word": "failing",
1615
- "start": 136.812,
1616
- "end": 137.172
1617
- },
1618
- {
1619
- "word": "test?",
1620
- "start": 137.242,
1621
- "end": 137.927
1622
- },
1623
- {
1624
- "word": "PostToolUse",
1625
- "start": 138.739,
1626
- "end": 139.61
1627
- },
1628
- {
1629
- "word": "hooks",
1630
- "start": 139.633,
1631
- "end": 139.9
1632
- },
1633
- {
1634
- "word": "run",
1635
- "start": 139.959,
1636
- "end": 140.133
1637
- },
1638
- {
1639
- "word": "after",
1640
- "start": 140.179,
1641
- "end": 140.4
1642
- },
1643
- {
1644
- "word": "research",
1645
- "start": 140.469,
1646
- "end": 140.876
1647
- },
1648
- {
1649
- "word": "and",
1650
- "start": 140.922,
1651
- "end": 140.992
1652
- },
1653
- {
1654
- "word": "interviews.",
1655
- "start": 141.05,
1656
- "end": 141.781
1657
- },
1658
- {
1659
- "word": "They",
1660
- "start": 141.99,
1661
- "end": 142.176
1662
- },
1663
- {
1664
- "word": "track",
1665
- "start": 142.234,
1666
- "end": 142.524
1667
- },
1668
- {
1669
- "word": "what",
1670
- "start": 142.571,
1671
- "end": 142.698
1672
- },
1673
- {
1674
- "word": "was",
1675
- "start": 142.745,
1676
- "end": 142.849
1677
- },
1678
- {
1679
- "word": "learned.",
1680
- "start": 142.919,
1681
- "end": 143.442
1682
- },
1683
- {
1684
- "word": "They",
1685
- "start": 143.72,
1686
- "end": 143.883
1687
- },
1688
- {
1689
- "word": "log",
1690
- "start": 143.952,
1691
- "end": 144.231
1692
- },
1693
- {
1694
- "word": "every",
1695
- "start": 144.289,
1696
- "end": 144.475
1697
- },
1698
- {
1699
- "word": "query.",
1700
- "start": 144.544,
1701
- "end": 145.113
1702
- },
1703
- {
1704
- "word": "They",
1705
- "start": 145.229,
1706
- "end": 145.392
1707
- },
1708
- {
1709
- "word": "build",
1710
- "start": 145.45,
1711
- "end": 145.682
1712
- },
1713
- {
1714
- "word": "a",
1715
- "start": 145.729,
1716
- "end": 145.752
1717
- },
1718
- {
1719
- "word": "paper",
1720
- "start": 145.798,
1721
- "end": 146.065
1722
- },
1723
- {
1724
- "word": "trail.",
1725
- "start": 146.123,
1726
- "end": 146.727
1727
- },
1728
- {
1729
- "word": "The",
1730
- "start": 147.238,
1731
- "end": 147.354
1732
- },
1733
- {
1734
- "word": "Stop",
1735
- "start": 147.401,
1736
- "end": 147.656
1737
- },
1738
- {
1739
- "word": "hook",
1740
- "start": 147.714,
1741
- "end": 147.888
1742
- },
1743
- {
1744
- "word": "runs",
1745
- "start": 147.958,
1746
- "end": 148.283
1747
- },
1748
- {
1749
- "word": "when",
1750
- "start": 148.329,
1751
- "end": 148.48
1752
- },
1753
- {
1754
- "word": "Claude",
1755
- "start": 148.538,
1756
- "end": 148.863
1757
- },
1758
- {
1759
- "word": "tries",
1760
- "start": 148.887,
1761
- "end": 149.223
1762
- },
1763
- {
1764
- "word": "to",
1765
- "start": 149.27,
1766
- "end": 149.328
1767
- },
1768
- {
1769
- "word": "mark",
1770
- "start": 149.397,
1771
- "end": 149.618
1772
- },
1773
- {
1774
- "word": "a",
1775
- "start": 149.664,
1776
- "end": 149.688
1777
- },
1778
- {
1779
- "word": "task",
1780
- "start": 149.746,
1781
- "end": 150.071
1782
- },
1783
- {
1784
- "word": "complete.",
1785
- "start": 150.117,
1786
- "end": 150.791
1787
- },
1788
- {
1789
- "word": "It",
1790
- "start": 151.116,
1791
- "end": 151.255
1792
- },
1793
- {
1794
- "word": "checks:",
1795
- "start": 151.301,
1796
- "end": 151.905
1797
- },
1798
- {
1799
- "word": "Are",
1800
- "start": 152.149,
1801
- "end": 152.346
1802
- },
1803
- {
1804
- "word": "all",
1805
- "start": 152.381,
1806
- "end": 152.532
1807
- },
1808
- {
1809
- "word": "phases",
1810
- "start": 152.59,
1811
- "end": 152.973
1812
- },
1813
- {
1814
- "word": "done?",
1815
- "start": 153.019,
1816
- "end": 153.53
1817
- },
1818
- {
1819
- "word": "Did",
1820
- "start": 153.855,
1821
- "end": 154.053
1822
- },
1823
- {
1824
- "word": "tests",
1825
- "start": 154.099,
1826
- "end": 154.494
1827
- },
1828
- {
1829
- "word": "pass?",
1830
- "start": 154.564,
1831
- "end": 155.167
1832
- },
1833
- {
1834
- "word": "Is",
1835
- "start": 155.411,
1836
- "end": 155.574
1837
- },
1838
- {
1839
- "word": "documentation",
1840
- "start": 155.62,
1841
- "end": 156.305
1842
- },
1843
- {
1844
- "word": "updated?",
1845
- "start": 156.352,
1846
- "end": 156.955
1847
- },
1848
- {
1849
- "word": "If",
1850
- "start": 157.559,
1851
- "end": 157.71
1852
- },
1853
- {
1854
- "word": "not,",
1855
- "start": 157.78,
1856
- "end": 158.232
1857
- },
1858
- {
1859
- "word": "blocked.",
1860
- "start": 158.441,
1861
- "end": 159.045
1862
- },
1863
- {
1864
- "word": "This",
1865
- "start": 159.858,
1866
- "end": 160.043
1867
- },
1868
- {
1869
- "word": "isn't",
1870
- "start": 160.102,
1871
- "end": 160.311
1872
- },
1873
- {
1874
- "word": "about",
1875
- "start": 160.334,
1876
- "end": 160.554
1877
- },
1878
- {
1879
- "word": "limiting",
1880
- "start": 160.636,
1881
- "end": 161.042
1882
- },
1883
- {
1884
- "word": "AI.",
1885
- "start": 161.123,
1886
- "end": 161.913
1887
- },
1888
- {
1889
- "word": "It's",
1890
- "start": 162.122,
1891
- "end": 162.296
1892
- },
1893
- {
1894
- "word": "about",
1895
- "start": 162.319,
1896
- "end": 162.516
1897
- },
1898
- {
1899
- "word": "holding",
1900
- "start": 162.563,
1901
- "end": 162.888
1902
- },
1903
- {
1904
- "word": "it",
1905
- "start": 162.946,
1906
- "end": 163.004
1907
- },
1908
- {
1909
- "word": "to",
1910
- "start": 163.039,
1911
- "end": 163.085
1912
- },
1913
- {
1914
- "word": "the",
1915
- "start": 163.143,
1916
- "end": 163.213
1917
- },
1918
- {
1919
- "word": "same",
1920
- "start": 163.259,
1921
- "end": 163.503
1922
- },
1923
- {
1924
- "word": "standards",
1925
- "start": 163.55,
1926
- "end": 164.084
1927
- },
1928
- {
1929
- "word": "we",
1930
- "start": 164.13,
1931
- "end": 164.258
1932
- },
1933
- {
1934
- "word": "hold",
1935
- "start": 164.328,
1936
- "end": 164.56
1937
- },
1938
- {
1939
- "word": "ourselves.",
1940
- "start": 164.618,
1941
- "end": 165.547
1942
- },
1943
- {
1944
- "word": "The",
1945
- "start": 166.243,
1946
- "end": 166.371
1947
- },
1948
- {
1949
- "word": "workflow",
1950
- "start": 166.417,
1951
- "end": 166.87
1952
- },
1953
- {
1954
- "word": "has",
1955
- "start": 166.928,
1956
- "end": 167.079
1957
- },
1958
- {
1959
- "word": "ten",
1960
- "start": 167.16,
1961
- "end": 167.393
1962
- },
1963
- {
1964
- "word": "phases.",
1965
- "start": 167.462,
1966
- "end": 168.205
1967
- },
1968
- {
1969
- "word": "Let's",
1970
- "start": 168.902,
1971
- "end": 169.111
1972
- },
1973
- {
1974
- "word": "walk",
1975
- "start": 169.146,
1976
- "end": 169.308
1977
- },
1978
- {
1979
- "word": "through",
1980
- "start": 169.343,
1981
- "end": 169.552
1982
- },
1983
- {
1984
- "word": "each",
1985
- "start": 169.598,
1986
- "end": 169.749
1987
- },
1988
- {
1989
- "word": "one.",
1990
- "start": 169.819,
1991
- "end": 170.272
1992
- },
1993
- {
1994
- "word": "Phase",
1995
- "start": 171.386,
1996
- "end": 171.758
1997
- },
1998
- {
1999
- "word": "one:",
2000
- "start": 171.828,
2001
- "end": 172.338
2002
- },
2003
- {
2004
- "word": "Scope.",
2005
- "start": 172.722,
2006
- "end": 173.36
2007
- },
2008
- {
2009
- "word": "Define",
2010
- "start": 173.871,
2011
- "end": 174.312
2012
- },
2013
- {
2014
- "word": "what",
2015
- "start": 174.335,
2016
- "end": 174.451
2017
- },
2018
- {
2019
- "word": "you're",
2020
- "start": 174.486,
2021
- "end": 174.66
2022
- },
2023
- {
2024
- "word": "building.",
2025
- "start": 174.683,
2026
- "end": 175.276
2027
- },
2028
- {
2029
- "word": "What's",
2030
- "start": 175.659,
2031
- "end": 175.926
2032
- },
2033
- {
2034
- "word": "the",
2035
- "start": 175.972,
2036
- "end": 176.042
2037
- },
2038
- {
2039
- "word": "endpoint?",
2040
- "start": 176.111,
2041
- "end": 176.773
2042
- },
2043
- {
2044
- "word": "What",
2045
- "start": 176.947,
2046
- "end": 177.11
2047
- },
2048
- {
2049
- "word": "does",
2050
- "start": 177.145,
2051
- "end": 177.261
2052
- },
2053
- {
2054
- "word": "it",
2055
- "start": 177.307,
2056
- "end": 177.365
2057
- },
2058
- {
2059
- "word": "do?",
2060
- "start": 177.412,
2061
- "end": 177.934
2062
- },
2063
- {
2064
- "word": "Phase",
2065
- "start": 178.631,
2066
- "end": 178.979
2067
- },
2068
- {
2069
- "word": "two:",
2070
- "start": 179.026,
2071
- "end": 179.548
2072
- },
2073
- {
2074
- "word": "Initial",
2075
- "start": 179.757,
2076
- "end": 180.245
2077
- },
2078
- {
2079
- "word": "research.",
2080
- "start": 180.326,
2081
- "end": 181.011
2082
- },
2083
- {
2084
- "word": "Use",
2085
- "start": 181.336,
2086
- "end": 181.626
2087
- },
2088
- {
2089
- "word": "Context7",
2090
- "start": 181.673,
2091
- "end": 182.543
2092
- },
2093
- {
2094
- "word": "or",
2095
- "start": 182.671,
2096
- "end": 182.776
2097
- },
2098
- {
2099
- "word": "web",
2100
- "start": 182.845,
2101
- "end": 183.031
2102
- },
2103
- {
2104
- "word": "search.",
2105
- "start": 183.112,
2106
- "end": 183.588
2107
- },
2108
- {
2109
- "word": "Find",
2110
- "start": 183.797,
2111
- "end": 184.134
2112
- },
2113
- {
2114
- "word": "the",
2115
- "start": 184.204,
2116
- "end": 184.285
2117
- },
2118
- {
2119
- "word": "real",
2120
- "start": 184.378,
2121
- "end": 184.668
2122
- },
2123
- {
2124
- "word": "documentation.",
2125
- "start": 184.749,
2126
- "end": 185.771
2127
- },
2128
- {
2129
- "word": "No",
2130
- "start": 186.212,
2131
- "end": 186.421
2132
- },
2133
- {
2134
- "word": "guessing.",
2135
- "start": 186.502,
2136
- "end": 187.106
2137
- },
2138
- {
2139
- "word": "Phase",
2140
- "start": 187.71,
2141
- "end": 188.07
2142
- },
2143
- {
2144
- "word": "three:",
2145
- "start": 188.116,
2146
- "end": 188.673
2147
- },
2148
- {
2149
- "word": "Interview.",
2150
- "start": 189.057,
2151
- "end": 189.904
2152
- },
2153
- {
2154
- "word": "Ask",
2155
- "start": 190.229,
2156
- "end": 190.601
2157
- },
2158
- {
2159
- "word": "the",
2160
- "start": 190.67,
2161
- "end": 190.74
2162
- },
2163
- {
2164
- "word": "user",
2165
- "start": 190.833,
2166
- "end": 191.135
2167
- },
2168
- {
2169
- "word": "questions",
2170
- "start": 191.193,
2171
- "end": 191.669
2172
- },
2173
- {
2174
- "word": "with",
2175
- "start": 191.715,
2176
- "end": 191.878
2177
- },
2178
- {
2179
- "word": "multiple",
2180
- "start": 191.959,
2181
- "end": 192.423
2182
- },
2183
- {
2184
- "word": "choice",
2185
- "start": 192.47,
2186
- "end": 192.807
2187
- },
2188
- {
2189
- "word": "options.",
2190
- "start": 192.853,
2191
- "end": 193.538
2192
- },
2193
- {
2194
- "word": "What",
2195
- "start": 193.817,
2196
- "end": 194.014
2197
- },
2198
- {
2199
- "word": "provider?",
2200
- "start": 194.072,
2201
- "end": 194.745
2202
- },
2203
- {
2204
- "word": "What",
2205
- "start": 194.954,
2206
- "end": 195.151
2207
- },
2208
- {
2209
- "word": "format?",
2210
- "start": 195.221,
2211
- "end": 195.929
2212
- },
2213
- {
2214
- "word": "What",
2215
- "start": 196.104,
2216
- "end": 196.301
2217
- },
2218
- {
2219
- "word": "error",
2220
- "start": 196.359,
2221
- "end": 196.626
2222
- },
2223
- {
2224
- "word": "handling?",
2225
- "start": 196.684,
2226
- "end": 197.323
2227
- },
2228
- {
2229
- "word": "Phase",
2230
- "start": 197.926,
2231
- "end": 198.275
2232
- },
2233
- {
2234
- "word": "four:",
2235
- "start": 198.333,
2236
- "end": 198.913
2237
- },
2238
- {
2239
- "word": "Deep",
2240
- "start": 199.424,
2241
- "end": 199.703
2242
- },
2243
- {
2244
- "word": "research.",
2245
- "start": 199.819,
2246
- "end": 200.562
2247
- },
2248
- {
2249
- "word": "Based",
2250
- "start": 201.374,
2251
- "end": 201.7
2252
- },
2253
- {
2254
- "word": "on",
2255
- "start": 201.746,
2256
- "end": 201.85
2257
- },
2258
- {
2259
- "word": "interview",
2260
- "start": 201.932,
2261
- "end": 202.338
2262
- },
2263
- {
2264
- "word": "answers,",
2265
- "start": 202.408,
2266
- "end": 203.058
2267
- },
2268
- {
2269
- "word": "research",
2270
- "start": 203.232,
2271
- "end": 203.685
2272
- },
2273
- {
2274
- "word": "specific",
2275
- "start": 203.743,
2276
- "end": 204.265
2277
- },
2278
- {
2279
- "word": "APIs",
2280
- "start": 204.347,
2281
- "end": 205.171
2282
- },
2283
- {
2284
- "word": "and",
2285
- "start": 205.345,
2286
- "end": 205.519
2287
- },
2288
- {
2289
- "word": "SDKs.",
2290
- "start": 205.612,
2291
- "end": 206.611
2292
- },
2293
- {
2294
- "word": "Phase",
2295
- "start": 207.307,
2296
- "end": 207.644
2297
- },
2298
- {
2299
- "word": "five:",
2300
- "start": 207.702,
2301
- "end": 208.317
2302
- },
2303
- {
2304
- "word": "Schema",
2305
- "start": 208.642,
2306
- "end": 209.025
2307
- },
2308
- {
2309
- "word": "design.",
2310
- "start": 209.095,
2311
- "end": 209.838
2312
- },
2313
- {
2314
- "word": "Define",
2315
- "start": 210.221,
2316
- "end": 210.686
2317
- },
2318
- {
2319
- "word": "request",
2320
- "start": 210.744,
2321
- "end": 211.196
2322
- },
2323
- {
2324
- "word": "and",
2325
- "start": 211.266,
2326
- "end": 211.371
2327
- },
2328
- {
2329
- "word": "response",
2330
- "start": 211.44,
2331
- "end": 211.928
2332
- },
2333
- {
2334
- "word": "schemas",
2335
- "start": 211.951,
2336
- "end": 212.416
2337
- },
2338
- {
2339
- "word": "with",
2340
- "start": 212.474,
2341
- "end": 212.636
2342
- },
2343
- {
2344
- "word": "Zod.",
2345
- "start": 212.706,
2346
- "end": 213.426
2347
- },
2348
- {
2349
- "word": "Types",
2350
- "start": 213.867,
2351
- "end": 214.238
2352
- },
2353
- {
2354
- "word": "before",
2355
- "start": 214.308,
2356
- "end": 214.679
2357
- },
2358
- {
2359
- "word": "code.",
2360
- "start": 214.738,
2361
- "end": 215.399
2362
- },
2363
- {
2364
- "word": "Phase",
2365
- "start": 216.212,
2366
- "end": 216.572
2367
- },
2368
- {
2369
- "word": "six:",
2370
- "start": 216.618,
2371
- "end": 217.187
2372
- },
2373
- {
2374
- "word": "Environment",
2375
- "start": 217.57,
2376
- "end": 218.29
2377
- },
2378
- {
2379
- "word": "setup.",
2380
- "start": 218.348,
2381
- "end": 218.894
2382
- },
2383
- {
2384
- "word": "Check",
2385
- "start": 219.405,
2386
- "end": 219.684
2387
- },
2388
- {
2389
- "word": "API",
2390
- "start": 219.777,
2391
- "end": 220.322
2392
- },
2393
- {
2394
- "word": "keys.",
2395
- "start": 220.415,
2396
- "end": 221.042
2397
- },
2398
- {
2399
- "word": "Verify",
2400
- "start": 221.483,
2401
- "end": 222.052
2402
- },
2403
- {
2404
- "word": "environment",
2405
- "start": 222.122,
2406
- "end": 222.772
2407
- },
2408
- {
2409
- "word": "variables.",
2410
- "start": 222.83,
2411
- "end": 223.666
2412
- },
2413
- {
2414
- "word": "Test",
2415
- "start": 224.107,
2416
- "end": 224.49
2417
- },
2418
- {
2419
- "word": "connectivity.",
2420
- "start": 224.583,
2421
- "end": 225.535
2422
- },
2423
- {
2424
- "word": "Phase",
2425
- "start": 225.976,
2426
- "end": 226.487
2427
- },
2428
- {
2429
- "word": "seven:",
2430
- "start": 226.603,
2431
- "end": 227.23
2432
- },
2433
- {
2434
- "word": "Red.",
2435
- "start": 227.741,
2436
- "end": 228.263
2437
- },
2438
- {
2439
- "word": "Write",
2440
- "start": 228.705,
2441
- "end": 228.983
2442
- },
2443
- {
2444
- "word": "a",
2445
- "start": 229.006,
2446
- "end": 229.03
2447
- },
2448
- {
2449
- "word": "failing",
2450
- "start": 229.111,
2451
- "end": 229.506
2452
- },
2453
- {
2454
- "word": "test.",
2455
- "start": 229.575,
2456
- "end": 230.133
2457
- },
2458
- {
2459
- "word": "Define",
2460
- "start": 230.458,
2461
- "end": 230.91
2462
- },
2463
- {
2464
- "word": "what",
2465
- "start": 230.945,
2466
- "end": 231.085
2467
- },
2468
- {
2469
- "word": "success",
2470
- "start": 231.131,
2471
- "end": 231.514
2472
- },
2473
- {
2474
- "word": "looks",
2475
- "start": 231.572,
2476
- "end": 231.804
2477
- },
2478
- {
2479
- "word": "like",
2480
- "start": 231.862,
2481
- "end": 232.071
2482
- },
2483
- {
2484
- "word": "before",
2485
- "start": 232.118,
2486
- "end": 232.466
2487
- },
2488
- {
2489
- "word": "writing",
2490
- "start": 232.513,
2491
- "end": 232.861
2492
- },
2493
- {
2494
- "word": "any",
2495
- "start": 232.919,
2496
- "end": 233.082
2497
- },
2498
- {
2499
- "word": "implementation.",
2500
- "start": 233.151,
2501
- "end": 234.208
2502
- },
2503
- {
2504
- "word": "Phase",
2505
- "start": 234.719,
2506
- "end": 235.183
2507
- },
2508
- {
2509
- "word": "eight:",
2510
- "start": 235.241,
2511
- "end": 235.729
2512
- },
2513
- {
2514
- "word": "Green.",
2515
- "start": 236.054,
2516
- "end": 236.727
2517
- },
2518
- {
2519
- "word": "Write",
2520
- "start": 237.238,
2521
- "end": 237.54
2522
- },
2523
- {
2524
- "word": "minimal",
2525
- "start": 237.609,
2526
- "end": 237.993
2527
- },
2528
- {
2529
- "word": "code",
2530
- "start": 238.074,
2531
- "end": 238.48
2532
- },
2533
- {
2534
- "word": "to",
2535
- "start": 238.527,
2536
- "end": 238.596
2537
- },
2538
- {
2539
- "word": "pass",
2540
- "start": 238.678,
2541
- "end": 238.979
2542
- },
2543
- {
2544
- "word": "the",
2545
- "start": 239.026,
2546
- "end": 239.096
2547
- },
2548
- {
2549
- "word": "test.",
2550
- "start": 239.142,
2551
- "end": 239.664
2552
- },
2553
- {
2554
- "word": "No",
2555
- "start": 239.943,
2556
- "end": 240.152
2557
- },
2558
- {
2559
- "word": "extra",
2560
- "start": 240.268,
2561
- "end": 240.547
2562
- },
2563
- {
2564
- "word": "features.",
2565
- "start": 240.605,
2566
- "end": 241.22
2567
- },
2568
- {
2569
- "word": "No",
2570
- "start": 241.394,
2571
- "end": 241.626
2572
- },
2573
- {
2574
- "word": "premature",
2575
- "start": 241.743,
2576
- "end": 242.335
2577
- },
2578
- {
2579
- "word": "optimization.",
2580
- "start": 242.404,
2581
- "end": 243.38
2582
- },
2583
- {
2584
- "word": "Phase",
2585
- "start": 244.332,
2586
- "end": 244.645
2587
- },
2588
- {
2589
- "word": "nine:",
2590
- "start": 244.703,
2591
- "end": 245.226
2592
- },
2593
- {
2594
- "word": "Refactor.",
2595
- "start": 245.435,
2596
- "end": 246.282
2597
- },
2598
- {
2599
- "word": "Clean",
2600
- "start": 246.607,
2601
- "end": 246.874
2602
- },
2603
- {
2604
- "word": "up",
2605
- "start": 246.921,
2606
- "end": 247.013
2607
- },
2608
- {
2609
- "word": "the",
2610
- "start": 247.072,
2611
- "end": 247.141
2612
- },
2613
- {
2614
- "word": "code.",
2615
- "start": 247.188,
2616
- "end": 247.64
2617
- },
2618
- {
2619
- "word": "Extract",
2620
- "start": 247.849,
2621
- "end": 248.325
2622
- },
2623
- {
2624
- "word": "utilities.",
2625
- "start": 248.395,
2626
- "end": 249.138
2627
- },
2628
- {
2629
- "word": "Improve",
2630
- "start": 249.382,
2631
- "end": 249.962
2632
- },
2633
- {
2634
- "word": "readability.",
2635
- "start": 250.032,
2636
- "end": 250.845
2637
- },
2638
- {
2639
- "word": "Tests",
2640
- "start": 251.286,
2641
- "end": 251.797
2642
- },
2643
- {
2644
- "word": "stay",
2645
- "start": 251.913,
2646
- "end": 252.18
2647
- },
2648
- {
2649
- "word": "green.",
2650
- "start": 252.25,
2651
- "end": 252.784
2652
- },
2653
- {
2654
- "word": "Phase",
2655
- "start": 253.736,
2656
- "end": 254.049
2657
- },
2658
- {
2659
- "word": "ten:",
2660
- "start": 254.096,
2661
- "end": 254.537
2662
- },
2663
- {
2664
- "word": "Documentation.",
2665
- "start": 254.862,
2666
- "end": 255.907
2667
- },
2668
- {
2669
- "word": "Update",
2670
- "start": 256.232,
2671
- "end": 256.673
2672
- },
2673
- {
2674
- "word": "OpenAPI",
2675
- "start": 256.731,
2676
- "end": 257.451
2677
- },
2678
- {
2679
- "word": "spec.",
2680
- "start": 257.509,
2681
- "end": 257.985
2682
- },
2683
- {
2684
- "word": "Add",
2685
- "start": 258.368,
2686
- "end": 258.693
2687
- },
2688
- {
2689
- "word": "to",
2690
- "start": 258.74,
2691
- "end": 258.798
2692
- },
2693
- {
2694
- "word": "test",
2695
- "start": 258.867,
2696
- "end": 259.134
2697
- },
2698
- {
2699
- "word": "manifest.",
2700
- "start": 259.216,
2701
- "end": 259.959
2702
- },
2703
- {
2704
- "word": "Include",
2705
- "start": 260.342,
2706
- "end": 260.934
2707
- },
2708
- {
2709
- "word": "real",
2710
- "start": 261.003,
2711
- "end": 261.247
2712
- },
2713
- {
2714
- "word": "examples.",
2715
- "start": 261.305,
2716
- "end": 262.002
2717
- },
2718
- {
2719
- "word": "Only",
2720
- "start": 262.385,
2721
- "end": 262.652
2722
- },
2723
- {
2724
- "word": "when",
2725
- "start": 262.687,
2726
- "end": 262.815
2727
- },
2728
- {
2729
- "word": "all",
2730
- "start": 262.873,
2731
- "end": 263.035
2732
- },
2733
- {
2734
- "word": "ten",
2735
- "start": 263.117,
2736
- "end": 263.302
2737
- },
2738
- {
2739
- "word": "phases",
2740
- "start": 263.372,
2741
- "end": 263.732
2742
- },
2743
- {
2744
- "word": "are",
2745
- "start": 263.778,
2746
- "end": 263.895
2747
- },
2748
- {
2749
- "word": "complete",
2750
- "start": 263.93,
2751
- "end": 264.545
2752
- },
2753
- {
2754
- "word": "can",
2755
- "start": 264.719,
2756
- "end": 264.882
2757
- },
2758
- {
2759
- "word": "the",
2760
- "start": 264.928,
2761
- "end": 264.998
2762
- },
2763
- {
2764
- "word": "workflow",
2765
- "start": 265.044,
2766
- "end": 265.497
2767
- },
2768
- {
2769
- "word": "finish.",
2770
- "start": 265.578,
2771
- "end": 266.124
2772
- },
2773
- {
2774
- "word": "Installation",
2775
- "start": 266.565,
2776
- "end": 267.285
2777
- },
2778
- {
2779
- "word": "takes",
2780
- "start": 267.343,
2781
- "end": 267.598
2782
- },
2783
- {
2784
- "word": "one",
2785
- "start": 267.68,
2786
- "end": 267.947
2787
- },
2788
- {
2789
- "word": "command.",
2790
- "start": 268.005,
2791
- "end": 268.748
2792
- },
2793
- {
2794
- "word": "Run",
2795
- "start": 269.189,
2796
- "end": 269.572
2797
- },
2798
- {
2799
- "word": "npx",
2800
- "start": 269.781,
2801
- "end": 270.443
2802
- },
2803
- {
2804
- "word": "@hustle-together/api-dev-tools.",
2805
- "start": 270.687,
2806
- "end": 274.042
2807
- },
2808
- {
2809
- "word": "That's",
2810
- "start": 274.367,
2811
- "end": 274.68
2812
- },
2813
- {
2814
- "word": "it.",
2815
- "start": 274.773,
2816
- "end": 275.157
2817
- },
2818
- {
2819
- "word": "The",
2820
- "start": 275.482,
2821
- "end": 275.598
2822
- },
2823
- {
2824
- "word": "CLI",
2825
- "start": 275.667,
2826
- "end": 276.248
2827
- },
2828
- {
2829
- "word": "copies",
2830
- "start": 276.364,
2831
- "end": 276.794
2832
- },
2833
- {
2834
- "word": "slash",
2835
- "start": 276.91,
2836
- "end": 277.328
2837
- },
2838
- {
2839
- "word": "commands",
2840
- "start": 277.386,
2841
- "end": 277.931
2842
- },
2843
- {
2844
- "word": "to",
2845
- "start": 277.989,
2846
- "end": 278.071
2847
- },
2848
- {
2849
- "word": "your",
2850
- "start": 278.152,
2851
- "end": 278.384
2852
- },
2853
- {
2854
- "word": ".claude/commands",
2855
- "start": 278.431,
2856
- "end": 280.16
2857
- },
2858
- {
2859
- "word": "folder.",
2860
- "start": 280.218,
2861
- "end": 280.834
2862
- },
2863
- {
2864
- "word": "Red,",
2865
- "start": 281.159,
2866
- "end": 281.635
2867
- },
2868
- {
2869
- "word": "green,",
2870
- "start": 281.809,
2871
- "end": 282.471
2872
- },
2873
- {
2874
- "word": "refactor,",
2875
- "start": 282.645,
2876
- "end": 283.458
2877
- },
2878
- {
2879
- "word": "cycle,",
2880
- "start": 283.609,
2881
- "end": 284.259
2882
- },
2883
- {
2884
- "word": "and",
2885
- "start": 284.433,
2886
- "end": 284.723
2887
- },
2888
- {
2889
- "word": "the",
2890
- "start": 284.793,
2891
- "end": 284.874
2892
- },
2893
- {
2894
- "word": "API",
2895
- "start": 284.955,
2896
- "end": 285.524
2897
- },
2898
- {
2899
- "word": "development",
2900
- "start": 285.617,
2901
- "end": 286.163
2902
- },
2903
- {
2904
- "word": "commands.",
2905
- "start": 286.209,
2906
- "end": 286.952
2907
- },
2908
- {
2909
- "word": "It",
2910
- "start": 287.277,
2911
- "end": 287.451
2912
- },
2913
- {
2914
- "word": "copies",
2915
- "start": 287.509,
2916
- "end": 287.939
2917
- },
2918
- {
2919
- "word": "Python",
2920
- "start": 288.008,
2921
- "end": 288.566
2922
- },
2923
- {
2924
- "word": "hooks",
2925
- "start": 288.635,
2926
- "end": 288.926
2927
- },
2928
- {
2929
- "word": "to",
2930
- "start": 288.995,
2931
- "end": 289.123
2932
- },
2933
- {
2934
- "word": ".claude/hooks.",
2935
- "start": 289.216,
2936
- "end": 291.004
2937
- },
2938
- {
2939
- "word": "These",
2940
- "start": 291.248,
2941
- "end": 291.491
2942
- },
2943
- {
2944
- "word": "are",
2945
- "start": 291.526,
2946
- "end": 291.631
2947
- },
2948
- {
2949
- "word": "the",
2950
- "start": 291.665,
2951
- "end": 291.735
2952
- },
2953
- {
2954
- "word": "enforcers.",
2955
- "start": 291.793,
2956
- "end": 292.583
2957
- },
2958
- {
2959
- "word": "The",
2960
- "start": 292.908,
2961
- "end": 293.047
2962
- },
2963
- {
2964
- "word": "gatekeepers.",
2965
- "start": 293.117,
2966
- "end": 294.011
2967
- },
2968
- {
2969
- "word": "It",
2970
- "start": 294.336,
2971
- "end": 294.51
2972
- },
2973
- {
2974
- "word": "merges",
2975
- "start": 294.58,
2976
- "end": 295.032
2977
- },
2978
- {
2979
- "word": "settings",
2980
- "start": 295.09,
2981
- "end": 295.543
2982
- },
2983
- {
2984
- "word": "into",
2985
- "start": 295.613,
2986
- "end": 295.81
2987
- },
2988
- {
2989
- "word": "your",
2990
- "start": 295.892,
2991
- "end": 296.042
2992
- },
2993
- {
2994
- "word": "settings.json.",
2995
- "start": 296.1,
2996
- "end": 297.819
2997
- },
2998
- {
2999
- "word": "Hooks",
3000
- "start": 298.063,
3001
- "end": 298.341
3002
- },
3003
- {
3004
- "word": "are",
3005
- "start": 298.388,
3006
- "end": 298.515
3007
- },
3008
- {
3009
- "word": "registered.",
3010
- "start": 298.562,
3011
- "end": 299.224
3012
- },
3013
- {
3014
- "word": "Permissions",
3015
- "start": 299.433,
3016
- "end": 300.025
3017
- },
3018
- {
3019
- "word": "are",
3020
- "start": 300.083,
3021
- "end": 300.21
3022
- },
3023
- {
3024
- "word": "configured.",
3025
- "start": 300.245,
3026
- "end": 300.977
3027
- },
3028
- {
3029
- "word": "And",
3030
- "start": 301.151,
3031
- "end": 301.302
3032
- },
3033
- {
3034
- "word": "it",
3035
- "start": 301.36,
3036
- "end": 301.418
3037
- },
3038
- {
3039
- "word": "offers",
3040
- "start": 301.476,
3041
- "end": 301.755
3042
- },
3043
- {
3044
- "word": "to",
3045
- "start": 301.801,
3046
- "end": 301.859
3047
- },
3048
- {
3049
- "word": "add",
3050
- "start": 301.94,
3051
- "end": 302.114
3052
- },
3053
- {
3054
- "word": "the",
3055
- "start": 302.149,
3056
- "end": 302.219
3057
- },
3058
- {
3059
- "word": "Context7",
3060
- "start": 302.277,
3061
- "end": 303.206
3062
- },
3063
- {
3064
- "word": "MCP",
3065
- "start": 303.357,
3066
- "end": 303.902
3067
- },
3068
- {
3069
- "word": "server",
3070
- "start": 304.077,
3071
- "end": 304.436
3072
- },
3073
- {
3074
- "word": "for",
3075
- "start": 304.494,
3076
- "end": 304.634
3077
- },
3078
- {
3079
- "word": "live",
3080
- "start": 304.703,
3081
- "end": 305.029
3082
- },
3083
- {
3084
- "word": "documentation",
3085
- "start": 305.063,
3086
- "end": 305.865
3087
- },
3088
- {
3089
- "word": "lookup.",
3090
- "start": 305.923,
3091
- "end": 306.469
3092
- },
3093
- {
3094
- "word": "Your",
3095
- "start": 306.91,
3096
- "end": 307.095
3097
- },
3098
- {
3099
- "word": "project",
3100
- "start": 307.165,
3101
- "end": 307.641
3102
- },
3103
- {
3104
- "word": "is",
3105
- "start": 307.688,
3106
- "end": 307.769
3107
- },
3108
- {
3109
- "word": "now",
3110
- "start": 307.827,
3111
- "end": 308.001
3112
- },
3113
- {
3114
- "word": "enforced.",
3115
- "start": 308.059,
3116
- "end": 308.767
3117
- },
3118
- {
3119
- "word": "Every",
3120
- "start": 309.209,
3121
- "end": 309.545
3122
- },
3123
- {
3124
- "word": "API",
3125
- "start": 309.615,
3126
- "end": 310.068
3127
- },
3128
- {
3129
- "word": "you",
3130
- "start": 310.149,
3131
- "end": 310.242
3132
- },
3133
- {
3134
- "word": "build",
3135
- "start": 310.323,
3136
- "end": 310.613
3137
- },
3138
- {
3139
- "word": "follows",
3140
- "start": 310.683,
3141
- "end": 311.043
3142
- },
3143
- {
3144
- "word": "the",
3145
- "start": 311.089,
3146
- "end": 311.159
3147
- },
3148
- {
3149
- "word": "workflow.",
3150
- "start": 311.194,
3151
- "end": 311.879
3152
- },
3153
- {
3154
- "word": "This",
3155
- "start": 312.204,
3156
- "end": 312.39
3157
- },
3158
- {
3159
- "word": "project",
3160
- "start": 312.448,
3161
- "end": 312.935
3162
- },
3163
- {
3164
- "word": "builds",
3165
- "start": 312.993,
3166
- "end": 313.33
3167
- },
3168
- {
3169
- "word": "on",
3170
- "start": 313.365,
3171
- "end": 313.435
3172
- },
3173
- {
3174
- "word": "the",
3175
- "start": 313.469,
3176
- "end": 313.539
3177
- },
3178
- {
3179
- "word": "work",
3180
- "start": 313.585,
3181
- "end": 313.771
3182
- },
3183
- {
3184
- "word": "of",
3185
- "start": 313.818,
3186
- "end": 313.876
3187
- },
3188
- {
3189
- "word": "others.",
3190
- "start": 313.934,
3191
- "end": 314.468
3192
- },
3193
- {
3194
- "word": "The",
3195
- "start": 314.909,
3196
- "end": 315.025
3197
- },
3198
- {
3199
- "word": "TDD",
3200
- "start": 315.083,
3201
- "end": 315.548
3202
- },
3203
- {
3204
- "word": "workflow",
3205
- "start": 315.664,
3206
- "end": 316.105
3207
- },
3208
- {
3209
- "word": "commands",
3210
- "start": 316.151,
3211
- "end": 316.616
3212
- },
3213
- {
3214
- "word": "are",
3215
- "start": 316.662,
3216
- "end": 316.79
3217
- },
3218
- {
3219
- "word": "based",
3220
- "start": 316.825,
3221
- "end": 317.115
3222
- },
3223
- {
3224
- "word": "on",
3225
- "start": 317.173,
3226
- "end": 317.312
3227
- },
3228
- {
3229
- "word": "@wbern/claude-instructions",
3230
- "start": 317.428,
3231
- "end": 320.401
3232
- },
3233
- {
3234
- "word": "by",
3235
- "start": 320.459,
3236
- "end": 320.598
3237
- },
3238
- {
3239
- "word": "William",
3240
- "start": 320.668,
3241
- "end": 321.004
3242
- },
3243
- {
3244
- "word": "Bernmalm.",
3245
- "start": 321.074,
3246
- "end": 321.805
3247
- },
3248
- {
3249
- "word": "The",
3250
- "start": 322.316,
3251
- "end": 322.444
3252
- },
3253
- {
3254
- "word": "red,",
3255
- "start": 322.525,
3256
- "end": 322.792
3257
- },
3258
- {
3259
- "word": "green,",
3260
- "start": 322.839,
3261
- "end": 323.233
3262
- },
3263
- {
3264
- "word": "refactor",
3265
- "start": 323.291,
3266
- "end": 323.825
3267
- },
3268
- {
3269
- "word": "pattern",
3270
- "start": 323.884,
3271
- "end": 324.232
3272
- },
3273
- {
3274
- "word": "that",
3275
- "start": 324.267,
3276
- "end": 324.383
3277
- },
3278
- {
3279
- "word": "makes",
3280
- "start": 324.441,
3281
- "end": 324.696
3282
- },
3283
- {
3284
- "word": "AI",
3285
- "start": 324.766,
3286
- "end": 325.08
3287
- },
3288
- {
3289
- "word": "development",
3290
- "start": 325.149,
3291
- "end": 325.683
3292
- },
3293
- {
3294
- "word": "rigorous.",
3295
- "start": 325.753,
3296
- "end": 326.473
3297
- },
3298
- {
3299
- "word": "The",
3300
- "start": 327.077,
3301
- "end": 327.216
3302
- },
3303
- {
3304
- "word": "interview",
3305
- "start": 327.285,
3306
- "end": 327.657
3307
- },
3308
- {
3309
- "word": "methodology",
3310
- "start": 327.715,
3311
- "end": 328.4
3312
- },
3313
- {
3314
- "word": "is",
3315
- "start": 328.47,
3316
- "end": 328.563
3317
- },
3318
- {
3319
- "word": "inspired",
3320
- "start": 328.621,
3321
- "end": 329.166
3322
- },
3323
- {
3324
- "word": "by",
3325
- "start": 329.213,
3326
- "end": 329.34
3327
- },
3328
- {
3329
- "word": "Anthropic's",
3330
- "start": 329.41,
3331
- "end": 329.991
3332
- },
3333
- {
3334
- "word": "Interviewer",
3335
- "start": 330.072,
3336
- "end": 330.583
3337
- },
3338
- {
3339
- "word": "approach.",
3340
- "start": 330.641,
3341
- "end": 331.326
3342
- },
3343
- {
3344
- "word": "Structured",
3345
- "start": 331.837,
3346
- "end": 332.382
3347
- },
3348
- {
3349
- "word": "discovery",
3350
- "start": 332.429,
3351
- "end": 332.974
3352
- },
3353
- {
3354
- "word": "before",
3355
- "start": 333.044,
3356
- "end": 333.381
3357
- },
3358
- {
3359
- "word": "implementation.",
3360
- "start": 333.427,
3361
- "end": 334.437
3362
- },
3363
- {
3364
- "word": "And",
3365
- "start": 335.041,
3366
- "end": 335.227
3367
- },
3368
- {
3369
- "word": "Context7",
3370
- "start": 335.308,
3371
- "end": 336.272
3372
- },
3373
- {
3374
- "word": "provides",
3375
- "start": 336.388,
3376
- "end": 336.875
3377
- },
3378
- {
3379
- "word": "live",
3380
- "start": 336.945,
3381
- "end": 337.282
3382
- },
3383
- {
3384
- "word": "documentation",
3385
- "start": 337.328,
3386
- "end": 338.118
3387
- },
3388
- {
3389
- "word": "lookup.",
3390
- "start": 338.176,
3391
- "end": 338.71
3392
- },
3393
- {
3394
- "word": "Current",
3395
- "start": 339.824,
3396
- "end": 340.173
3397
- },
3398
- {
3399
- "word": "docs,",
3400
- "start": 340.231,
3401
- "end": 340.695
3402
- },
3403
- {
3404
- "word": "not",
3405
- "start": 340.753,
3406
- "end": 340.974
3407
- },
3408
- {
3409
- "word": "stale",
3410
- "start": 341.043,
3411
- "end": 341.415
3412
- },
3413
- {
3414
- "word": "training",
3415
- "start": 341.461,
3416
- "end": 341.81
3417
- },
3418
- {
3419
- "word": "data.",
3420
- "start": 341.868,
3421
- "end": 342.378
3422
- },
3423
- {
3424
- "word": "Thank",
3425
- "start": 342.982,
3426
- "end": 343.249
3427
- },
3428
- {
3429
- "word": "you",
3430
- "start": 343.296,
3431
- "end": 343.389
3432
- },
3433
- {
3434
- "word": "to",
3435
- "start": 343.458,
3436
- "end": 343.517
3437
- },
3438
- {
3439
- "word": "the",
3440
- "start": 343.575,
3441
- "end": 343.644
3442
- },
3443
- {
3444
- "word": "Claude",
3445
- "start": 343.679,
3446
- "end": 343.993
3447
- },
3448
- {
3449
- "word": "Code",
3450
- "start": 344.016,
3451
- "end": 344.306
3452
- },
3453
- {
3454
- "word": "community.",
3455
- "start": 344.329,
3456
- "end": 345.026
3457
- },
3458
- {
3459
- "word": "Together,",
3460
- "start": 345.839,
3461
- "end": 346.407
3462
- },
3463
- {
3464
- "word": "we're",
3465
- "start": 346.582,
3466
- "end": 346.814
3467
- },
3468
- {
3469
- "word": "making",
3470
- "start": 346.849,
3471
- "end": 347.15
3472
- },
3473
- {
3474
- "word": "AI",
3475
- "start": 347.243,
3476
- "end": 347.626
3477
- },
3478
- {
3479
- "word": "development",
3480
- "start": 347.696,
3481
- "end": 348.207
3482
- },
3483
- {
3484
- "word": "better.",
3485
- "start": 348.265,
3486
- "end": 348.706
3487
- },
3488
- {
3489
- "word": "Hustle",
3490
- "start": 349.147,
3491
- "end": 349.519
3492
- },
3493
- {
3494
- "word": "API",
3495
- "start": 349.577,
3496
- "end": 350.065
3497
- },
3498
- {
3499
- "word": "Dev",
3500
- "start": 350.181,
3501
- "end": 350.413
3502
- },
3503
- {
3504
- "word": "Tools.",
3505
- "start": 350.483,
3506
- "end": 351.144
3507
- },
3508
- {
3509
- "word": "Research",
3510
- "start": 351.655,
3511
- "end": 352.096
3512
- },
3513
- {
3514
- "word": "first.",
3515
- "start": 352.154,
3516
- "end": 352.7
3517
- },
3518
- {
3519
- "word": "Interview",
3520
- "start": 353.141,
3521
- "end": 353.606
3522
- },
3523
- {
3524
- "word": "second.",
3525
- "start": 353.687,
3526
- "end": 354.233
3527
- },
3528
- {
3529
- "word": "Test",
3530
- "start": 354.674,
3531
- "end": 354.976
3532
- },
3533
- {
3534
- "word": "before",
3535
- "start": 355.045,
3536
- "end": 355.335
3537
- },
3538
- {
3539
- "word": "code.",
3540
- "start": 355.394,
3541
- "end": 355.904
3542
- },
3543
- {
3544
- "word": "Document",
3545
- "start": 356.288,
3546
- "end": 356.787
3547
- },
3548
- {
3549
- "word": "everything.",
3550
- "start": 356.833,
3551
- "end": 357.472
3552
- },
3553
- {
3554
- "word": "Build",
3555
- "start": 357.855,
3556
- "end": 358.157
3557
- },
3558
- {
3559
- "word": "together.",
3560
- "start": 358.203,
3561
- "end": 358.807
3562
- },
3563
- {
3564
- "word": "Share",
3565
- "start": 359.248,
3566
- "end": 359.562
3567
- },
3568
- {
3569
- "word": "resources.",
3570
- "start": 359.62,
3571
- "end": 360.432
3572
- },
3573
- {
3574
- "word": "Grow",
3575
- "start": 360.815,
3576
- "end": 361.071
3577
- },
3578
- {
3579
- "word": "stronger.",
3580
- "start": 361.152,
3581
- "end": 361.825
3582
- },
3583
- {
3584
- "word": "Install",
3585
- "start": 362.336,
3586
- "end": 362.766
3587
- },
3588
- {
3589
- "word": "it",
3590
- "start": 362.836,
3591
- "end": 362.905
3592
- },
3593
- {
3594
- "word": "now",
3595
- "start": 362.963,
3596
- "end": 363.23
3597
- },
3598
- {
3599
- "word": "with",
3600
- "start": 363.613,
3601
- "end": 363.811
3602
- },
3603
- {
3604
- "word": "npx",
3605
- "start": 363.869,
3606
- "end": 364.519
3607
- },
3608
- {
3609
- "word": "@hustle-together/api-dev-tools.",
3610
- "start": 364.844,
3611
- "end": 368.455
3612
- }
3613
- ]
3614
- }