wicked-studio 0.4.0 → 0.4.2

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.
@@ -0,0 +1,3924 @@
1
+ {
2
+ "$doc": [
3
+ "wicked-studio data-testid inventory — the UI selector contract, a versioned build artifact (TH-13 / test-R13).",
4
+ "Generated by `npm run manifest:testids` (scripts/generate-testid-inventory.mjs) from src/ declaration sites.",
5
+ "tests/testidInventory.test.ts re-scans src/ and fails CI on any drift vs this committed file, so a testid change only ships together with its reviewed inventory diff.",
6
+ "The build also emits this file as dist/testid-inventory.json (vite.config.ts), so generators verify against the BUILT dist actually served — never source recon alone.",
7
+ "Drift strategy: a selector miss in the deterministic executor FAILS the run — the model-free runner never decides what to click, so there is NO agentic fallback inside it. On failure the authoring agent re-authors the spec against the live DOM, the runner re-records deterministically, and the selector substitution lands in the spec diff for review.",
8
+ "Entry kinds: `static` values appear verbatim in the DOM; `dynamic` are template-literal testids with each ${expr} normalised to '*'; `computed` carry the raw JSX expression — dynamic/computed resolve only against a live DOM."
9
+ ],
10
+ "version": 1,
11
+ "studioVersion": "0.4.2",
12
+ "counts": {
13
+ "files": 96,
14
+ "occurrences": 710,
15
+ "static": 602,
16
+ "dynamic": 38,
17
+ "computed": 5
18
+ },
19
+ "static": [
20
+ {
21
+ "testId": "accent-reset",
22
+ "files": [
23
+ "src/components/AppearanceSettings.tsx"
24
+ ]
25
+ },
26
+ {
27
+ "testId": "acceptance-gate-line",
28
+ "files": [
29
+ "src/components/GovernanceAudit.tsx"
30
+ ]
31
+ },
32
+ {
33
+ "testId": "action-preview",
34
+ "files": [
35
+ "src/components/RepoDetailPage.tsx",
36
+ "src/components/RepoGraphModal.tsx",
37
+ "src/components/RepositoriesPanel.tsx"
38
+ ]
39
+ },
40
+ {
41
+ "testId": "active-plan",
42
+ "files": [
43
+ "src/components/ProjectCard.tsx"
44
+ ]
45
+ },
46
+ {
47
+ "testId": "active-unit-description",
48
+ "files": [
49
+ "src/components/ProjectCard.tsx"
50
+ ]
51
+ },
52
+ {
53
+ "testId": "activity-river",
54
+ "files": [
55
+ "src/components/ActivityRiver.tsx"
56
+ ]
57
+ },
58
+ {
59
+ "testId": "add-agent",
60
+ "files": [
61
+ "src/components/GroupChat.tsx"
62
+ ]
63
+ },
64
+ {
65
+ "testId": "agent-chip",
66
+ "files": [
67
+ "src/components/GroupChat.tsx"
68
+ ]
69
+ },
70
+ {
71
+ "testId": "agent-chips-bar",
72
+ "files": [
73
+ "src/components/GroupChat.tsx"
74
+ ]
75
+ },
76
+ {
77
+ "testId": "agent-chips-empty-note",
78
+ "files": [
79
+ "src/components/GroupChat.tsx"
80
+ ]
81
+ },
82
+ {
83
+ "testId": "agent-chips-resolving",
84
+ "files": [
85
+ "src/components/GroupChat.tsx"
86
+ ]
87
+ },
88
+ {
89
+ "testId": "agent-chips-retry",
90
+ "files": [
91
+ "src/components/GroupChat.tsx"
92
+ ]
93
+ },
94
+ {
95
+ "testId": "agent-chips-unresolved",
96
+ "files": [
97
+ "src/components/GroupChat.tsx"
98
+ ]
99
+ },
100
+ {
101
+ "testId": "agent-picker",
102
+ "files": [
103
+ "src/components/GroupChat.tsx"
104
+ ]
105
+ },
106
+ {
107
+ "testId": "agent-picker-nochat",
108
+ "files": [
109
+ "src/components/GroupChat.tsx"
110
+ ]
111
+ },
112
+ {
113
+ "testId": "agent-picker-option",
114
+ "files": [
115
+ "src/components/GroupChat.tsx"
116
+ ]
117
+ },
118
+ {
119
+ "testId": "all-runs-link",
120
+ "files": [
121
+ "src/components/HomeBoard.tsx"
122
+ ]
123
+ },
124
+ {
125
+ "testId": "amend-prepopulated",
126
+ "files": [
127
+ "src/components/SteeringGate.tsx"
128
+ ]
129
+ },
130
+ {
131
+ "testId": "amendment-amended",
132
+ "files": [
133
+ "src/components/RunTimeline.tsx"
134
+ ]
135
+ },
136
+ {
137
+ "testId": "amendment-diff",
138
+ "files": [
139
+ "src/components/RunTimeline.tsx"
140
+ ]
141
+ },
142
+ {
143
+ "testId": "amendment-original",
144
+ "files": [
145
+ "src/components/RunTimeline.tsx"
146
+ ]
147
+ },
148
+ {
149
+ "testId": "annotation-scope-label",
150
+ "files": [
151
+ "src/components/PreGateAnnotate.tsx"
152
+ ]
153
+ },
154
+ {
155
+ "testId": "app-chrome",
156
+ "files": [
157
+ "src/components/AppChrome.tsx"
158
+ ]
159
+ },
160
+ {
161
+ "testId": "appearance-preview",
162
+ "files": [
163
+ "src/components/AppearanceSettings.tsx"
164
+ ]
165
+ },
166
+ {
167
+ "testId": "appearance-settings",
168
+ "files": [
169
+ "src/components/AppearanceSettings.tsx"
170
+ ]
171
+ },
172
+ {
173
+ "testId": "assumption-transform",
174
+ "files": [
175
+ "src/components/AssumptionsPanel.tsx"
176
+ ]
177
+ },
178
+ {
179
+ "testId": "assumptions",
180
+ "files": [
181
+ "src/components/AssumptionsPanel.tsx"
182
+ ]
183
+ },
184
+ {
185
+ "testId": "attempt-row",
186
+ "files": [
187
+ "src/components/WorkChronicle.tsx"
188
+ ]
189
+ },
190
+ {
191
+ "testId": "attention-pill",
192
+ "files": [
193
+ "src/components/ProjectCard.tsx"
194
+ ]
195
+ },
196
+ {
197
+ "testId": "band-needs-you",
198
+ "files": [
199
+ "src/components/HomeBoard.tsx"
200
+ ]
201
+ },
202
+ {
203
+ "testId": "band-not-in-project",
204
+ "files": [
205
+ "src/components/HomeBoard.tsx"
206
+ ]
207
+ },
208
+ {
209
+ "testId": "band-not-in-project-toggle",
210
+ "files": [
211
+ "src/components/HomeBoard.tsx"
212
+ ]
213
+ },
214
+ {
215
+ "testId": "band-quiet",
216
+ "files": [
217
+ "src/components/HomeBoard.tsx"
218
+ ]
219
+ },
220
+ {
221
+ "testId": "band-quiet-toggle",
222
+ "files": [
223
+ "src/components/HomeBoard.tsx"
224
+ ]
225
+ },
226
+ {
227
+ "testId": "band-working",
228
+ "files": [
229
+ "src/components/HomeBoard.tsx"
230
+ ]
231
+ },
232
+ {
233
+ "testId": "batch-approve-all",
234
+ "files": [
235
+ "src/components/BatchGateBar.tsx"
236
+ ]
237
+ },
238
+ {
239
+ "testId": "batch-bar",
240
+ "files": [
241
+ "src/components/BatchGateBar.tsx"
242
+ ]
243
+ },
244
+ {
245
+ "testId": "batch-clear",
246
+ "files": [
247
+ "src/components/BatchGateBar.tsx"
248
+ ]
249
+ },
250
+ {
251
+ "testId": "batch-failure-row",
252
+ "files": [
253
+ "src/components/BatchGateBar.tsx"
254
+ ]
255
+ },
256
+ {
257
+ "testId": "batch-ineligible",
258
+ "files": [
259
+ "src/components/BatchGateBar.tsx"
260
+ ]
261
+ },
262
+ {
263
+ "testId": "batch-reject-all",
264
+ "files": [
265
+ "src/components/BatchGateBar.tsx"
266
+ ]
267
+ },
268
+ {
269
+ "testId": "batch-reject-note",
270
+ "files": [
271
+ "src/components/BatchGateBar.tsx"
272
+ ]
273
+ },
274
+ {
275
+ "testId": "bell-popover",
276
+ "files": [
277
+ "src/components/NotificationBell.tsx"
278
+ ]
279
+ },
280
+ {
281
+ "testId": "bell-window",
282
+ "files": [
283
+ "src/components/NotificationBell.tsx"
284
+ ]
285
+ },
286
+ {
287
+ "testId": "board-all-quiet",
288
+ "files": [
289
+ "src/components/HomeBoard.tsx"
290
+ ]
291
+ },
292
+ {
293
+ "testId": "brand-learn",
294
+ "files": [
295
+ "src/components/BrandLearn.tsx"
296
+ ]
297
+ },
298
+ {
299
+ "testId": "build-dashboard",
300
+ "files": [
301
+ "src/components/CenterDashboard.tsx"
302
+ ]
303
+ },
304
+ {
305
+ "testId": "build-purpose",
306
+ "files": [
307
+ "src/components/CenterDashboard.tsx"
308
+ ]
309
+ },
310
+ {
311
+ "testId": "build-run-row",
312
+ "files": [
313
+ "src/components/CenterDashboard.tsx"
314
+ ]
315
+ },
316
+ {
317
+ "testId": "build-runs-cap",
318
+ "files": [
319
+ "src/components/CenterDashboard.tsx"
320
+ ]
321
+ },
322
+ {
323
+ "testId": "build-something",
324
+ "files": [
325
+ "src/components/CenterDashboard.tsx"
326
+ ]
327
+ },
328
+ {
329
+ "testId": "build-stats-footer",
330
+ "files": [
331
+ "src/components/CenterDashboard.tsx"
332
+ ]
333
+ },
334
+ {
335
+ "testId": "build-stats-footer-window",
336
+ "files": [
337
+ "src/components/CenterDashboard.tsx"
338
+ ]
339
+ },
340
+ {
341
+ "testId": "burn",
342
+ "files": [
343
+ "src/components/Burn.tsx"
344
+ ]
345
+ },
346
+ {
347
+ "testId": "burn-empty",
348
+ "files": [
349
+ "src/components/Burn.tsx"
350
+ ]
351
+ },
352
+ {
353
+ "testId": "burn-partial",
354
+ "files": [
355
+ "src/components/Burn.tsx"
356
+ ]
357
+ },
358
+ {
359
+ "testId": "burn-pending",
360
+ "files": [
361
+ "src/components/Burn.tsx"
362
+ ]
363
+ },
364
+ {
365
+ "testId": "burn-rework",
366
+ "files": [
367
+ "src/components/Burn.tsx"
368
+ ]
369
+ },
370
+ {
371
+ "testId": "burn-unavailable",
372
+ "files": [
373
+ "src/components/Burn.tsx"
374
+ ]
375
+ },
376
+ {
377
+ "testId": "campaign-cost-cell",
378
+ "files": [
379
+ "src/components/CampaignScoreboard.tsx"
380
+ ]
381
+ },
382
+ {
383
+ "testId": "campaign-delivery-rollup",
384
+ "files": [
385
+ "src/components/CampaignScoreboard.tsx"
386
+ ]
387
+ },
388
+ {
389
+ "testId": "campaign-evidence-link",
390
+ "files": [
391
+ "src/components/CampaignScoreboard.tsx"
392
+ ]
393
+ },
394
+ {
395
+ "testId": "campaign-ladder",
396
+ "files": [
397
+ "src/components/CampaignScoreboard.tsx"
398
+ ]
399
+ },
400
+ {
401
+ "testId": "campaign-ladder-row",
402
+ "files": [
403
+ "src/components/CampaignScoreboard.tsx"
404
+ ]
405
+ },
406
+ {
407
+ "testId": "campaign-load-failed",
408
+ "files": [
409
+ "src/components/CampaignScoreboard.tsx"
410
+ ]
411
+ },
412
+ {
413
+ "testId": "campaign-load-verdicts",
414
+ "files": [
415
+ "src/components/CampaignScoreboard.tsx"
416
+ ]
417
+ },
418
+ {
419
+ "testId": "campaign-loading",
420
+ "files": [
421
+ "src/components/CampaignScoreboard.tsx"
422
+ ]
423
+ },
424
+ {
425
+ "testId": "campaign-notfound",
426
+ "files": [
427
+ "src/components/CampaignScoreboard.tsx"
428
+ ]
429
+ },
430
+ {
431
+ "testId": "campaign-pending-node",
432
+ "files": [
433
+ "src/components/CampaignScoreboard.tsx"
434
+ ]
435
+ },
436
+ {
437
+ "testId": "campaign-pending-nodes",
438
+ "files": [
439
+ "src/components/CampaignScoreboard.tsx"
440
+ ]
441
+ },
442
+ {
443
+ "testId": "campaign-progress",
444
+ "files": [
445
+ "src/components/CampaignScoreboard.tsx"
446
+ ]
447
+ },
448
+ {
449
+ "testId": "campaign-row",
450
+ "files": [
451
+ "src/components/CampaignsPage.tsx"
452
+ ]
453
+ },
454
+ {
455
+ "testId": "campaign-run-delivery",
456
+ "files": [
457
+ "src/components/CampaignScoreboard.tsx"
458
+ ]
459
+ },
460
+ {
461
+ "testId": "campaign-run-link",
462
+ "files": [
463
+ "src/components/CampaignScoreboard.tsx"
464
+ ]
465
+ },
466
+ {
467
+ "testId": "campaign-scoreboard",
468
+ "files": [
469
+ "src/components/CampaignScoreboard.tsx"
470
+ ]
471
+ },
472
+ {
473
+ "testId": "campaigns-empty",
474
+ "files": [
475
+ "src/components/CampaignsPage.tsx"
476
+ ]
477
+ },
478
+ {
479
+ "testId": "campaigns-page",
480
+ "files": [
481
+ "src/components/CampaignsPage.tsx"
482
+ ]
483
+ },
484
+ {
485
+ "testId": "campaigns-probing",
486
+ "files": [
487
+ "src/components/CampaignsPage.tsx"
488
+ ]
489
+ },
490
+ {
491
+ "testId": "campaigns-unsupported",
492
+ "files": [
493
+ "src/components/CampaignsPage.tsx"
494
+ ]
495
+ },
496
+ {
497
+ "testId": "chain-header",
498
+ "files": [
499
+ "src/components/WorkChronicle.tsx"
500
+ ]
501
+ },
502
+ {
503
+ "testId": "chain-status",
504
+ "files": [
505
+ "src/components/WorkChronicle.tsx"
506
+ ]
507
+ },
508
+ {
509
+ "testId": "chat-cell",
510
+ "files": [
511
+ "src/components/GroupChat.tsx"
512
+ ]
513
+ },
514
+ {
515
+ "testId": "chat-cell-empty",
516
+ "files": [
517
+ "src/components/GroupChat.tsx"
518
+ ]
519
+ },
520
+ {
521
+ "testId": "chat-close",
522
+ "files": [
523
+ "src/components/GroupChat.tsx"
524
+ ]
525
+ },
526
+ {
527
+ "testId": "chat-export",
528
+ "files": [
529
+ "src/components/DocPanel.tsx"
530
+ ]
531
+ },
532
+ {
533
+ "testId": "chat-firstrun",
534
+ "files": [
535
+ "src/components/GroupChat.tsx"
536
+ ]
537
+ },
538
+ {
539
+ "testId": "chat-firstrun-instruction",
540
+ "files": [
541
+ "src/components/GroupChat.tsx"
542
+ ]
543
+ },
544
+ {
545
+ "testId": "chat-layout-toggle",
546
+ "files": [
547
+ "src/components/GroupChat.tsx"
548
+ ]
549
+ },
550
+ {
551
+ "testId": "chat-project-row",
552
+ "files": [
553
+ "src/components/GroupChat.tsx"
554
+ ]
555
+ },
556
+ {
557
+ "testId": "chat-promote",
558
+ "files": [
559
+ "src/components/GroupChat.tsx"
560
+ ]
561
+ },
562
+ {
563
+ "testId": "chat-rejoined-note",
564
+ "files": [
565
+ "src/components/GroupChat.tsx"
566
+ ]
567
+ },
568
+ {
569
+ "testId": "chat-round",
570
+ "files": [
571
+ "src/components/GroupChat.tsx"
572
+ ]
573
+ },
574
+ {
575
+ "testId": "chat-round-grid",
576
+ "files": [
577
+ "src/components/GroupChat.tsx"
578
+ ]
579
+ },
580
+ {
581
+ "testId": "chat-row",
582
+ "files": [
583
+ "src/components/ChatsPage.tsx"
584
+ ]
585
+ },
586
+ {
587
+ "testId": "chat-send-failed",
588
+ "files": [
589
+ "src/components/GroupChat.tsx"
590
+ ]
591
+ },
592
+ {
593
+ "testId": "chat-send-retry",
594
+ "files": [
595
+ "src/components/GroupChat.tsx"
596
+ ]
597
+ },
598
+ {
599
+ "testId": "chat-session-ended",
600
+ "files": [
601
+ "src/components/GroupChat.tsx"
602
+ ]
603
+ },
604
+ {
605
+ "testId": "chats-empty",
606
+ "files": [
607
+ "src/components/ChatsPage.tsx"
608
+ ]
609
+ },
610
+ {
611
+ "testId": "chats-empty-live",
612
+ "files": [
613
+ "src/components/ChatsPage.tsx"
614
+ ]
615
+ },
616
+ {
617
+ "testId": "chats-list",
618
+ "files": [
619
+ "src/components/ChatsPage.tsx"
620
+ ]
621
+ },
622
+ {
623
+ "testId": "chronicle-state",
624
+ "files": [
625
+ "src/components/WorkChronicle.tsx"
626
+ ]
627
+ },
628
+ {
629
+ "testId": "chronicle-state-evidence",
630
+ "files": [
631
+ "src/components/WorkChronicle.tsx"
632
+ ]
633
+ },
634
+ {
635
+ "testId": "command-palette",
636
+ "files": [
637
+ "src/components/CommandPalette.tsx"
638
+ ]
639
+ },
640
+ {
641
+ "testId": "commit-cadence",
642
+ "files": [
643
+ "src/components/CommitCadence.tsx"
644
+ ]
645
+ },
646
+ {
647
+ "testId": "compare-controls",
648
+ "files": [
649
+ "src/components/DocPanel.tsx"
650
+ ]
651
+ },
652
+ {
653
+ "testId": "compare-exit",
654
+ "files": [
655
+ "src/components/DocPanel.tsx"
656
+ ]
657
+ },
658
+ {
659
+ "testId": "compare-explainer",
660
+ "files": [
661
+ "src/components/DocPanel.tsx"
662
+ ]
663
+ },
664
+ {
665
+ "testId": "compare-overlay",
666
+ "files": [
667
+ "src/components/DocumentCanvas.tsx",
668
+ "src/components/VideoStoryboard.tsx"
669
+ ]
670
+ },
671
+ {
672
+ "testId": "compare-overlay-toggle",
673
+ "files": [
674
+ "src/components/DocPanel.tsx"
675
+ ]
676
+ },
677
+ {
678
+ "testId": "compare-pane",
679
+ "files": [
680
+ "src/components/DocumentCanvas.tsx",
681
+ "src/components/VideoStoryboard.tsx"
682
+ ]
683
+ },
684
+ {
685
+ "testId": "compare-pane-loading",
686
+ "files": [
687
+ "src/components/VideoStoryboard.tsx"
688
+ ]
689
+ },
690
+ {
691
+ "testId": "compare-panes",
692
+ "files": [
693
+ "src/components/DocumentCanvas.tsx",
694
+ "src/components/VideoStoryboard.tsx"
695
+ ]
696
+ },
697
+ {
698
+ "testId": "compare-split",
699
+ "files": [
700
+ "src/components/DocumentCanvas.tsx",
701
+ "src/components/VideoStoryboard.tsx"
702
+ ]
703
+ },
704
+ {
705
+ "testId": "compare-vs",
706
+ "files": [
707
+ "src/components/DocPanel.tsx"
708
+ ]
709
+ },
710
+ {
711
+ "testId": "conformance-claim",
712
+ "files": [
713
+ "src/components/GovernanceAudit.tsx"
714
+ ]
715
+ },
716
+ {
717
+ "testId": "conformance-rule-citation",
718
+ "files": [
719
+ "src/components/GovernanceAudit.tsx"
720
+ ]
721
+ },
722
+ {
723
+ "testId": "connection-dot",
724
+ "files": [
725
+ "src/components/AppChrome.tsx"
726
+ ]
727
+ },
728
+ {
729
+ "testId": "connection-status",
730
+ "files": [
731
+ "src/components/ConnectionStatus.tsx"
732
+ ]
733
+ },
734
+ {
735
+ "testId": "context-chip",
736
+ "files": [
737
+ "src/components/ComposerContext.tsx"
738
+ ]
739
+ },
740
+ {
741
+ "testId": "context-chip-remove",
742
+ "files": [
743
+ "src/components/ComposerContext.tsx"
744
+ ]
745
+ },
746
+ {
747
+ "testId": "context-mode",
748
+ "files": [
749
+ "src/components/ProjectShell.tsx"
750
+ ]
751
+ },
752
+ {
753
+ "testId": "create-first-project",
754
+ "files": [
755
+ "src/components/HomeBoard.tsx"
756
+ ]
757
+ },
758
+ {
759
+ "testId": "create-parse",
760
+ "files": [
761
+ "src/components/DocumentThread.tsx"
762
+ ]
763
+ },
764
+ {
765
+ "testId": "dashboard-activity",
766
+ "files": [
767
+ "src/components/ProjectDashboard.tsx"
768
+ ]
769
+ },
770
+ {
771
+ "testId": "dashboard-delivery-summary",
772
+ "files": [
773
+ "src/components/ProjectDashboard.tsx"
774
+ ]
775
+ },
776
+ {
777
+ "testId": "dashboard-doc",
778
+ "files": [
779
+ "src/components/ProjectDashboard.tsx"
780
+ ]
781
+ },
782
+ {
783
+ "testId": "dashboard-docs",
784
+ "files": [
785
+ "src/components/ProjectDashboard.tsx"
786
+ ]
787
+ },
788
+ {
789
+ "testId": "dashboard-gate",
790
+ "files": [
791
+ "src/components/ProjectDashboard.tsx"
792
+ ]
793
+ },
794
+ {
795
+ "testId": "dashboard-gates",
796
+ "files": [
797
+ "src/components/ProjectDashboard.tsx"
798
+ ]
799
+ },
800
+ {
801
+ "testId": "dashboard-meta",
802
+ "files": [
803
+ "src/components/ProjectDashboard.tsx"
804
+ ]
805
+ },
806
+ {
807
+ "testId": "dashboard-repo",
808
+ "files": [
809
+ "src/components/ProjectDashboard.tsx"
810
+ ]
811
+ },
812
+ {
813
+ "testId": "dashboard-repos",
814
+ "files": [
815
+ "src/components/ProjectDashboard.tsx"
816
+ ]
817
+ },
818
+ {
819
+ "testId": "dashboard-run",
820
+ "files": [
821
+ "src/components/ProjectDashboard.tsx"
822
+ ]
823
+ },
824
+ {
825
+ "testId": "dashboard-runs",
826
+ "files": [
827
+ "src/components/ProjectDashboard.tsx"
828
+ ]
829
+ },
830
+ {
831
+ "testId": "dashboard-runs-window",
832
+ "files": [
833
+ "src/components/ProjectDashboard.tsx"
834
+ ]
835
+ },
836
+ {
837
+ "testId": "data-used",
838
+ "files": [
839
+ "src/components/DataUsed.tsx"
840
+ ]
841
+ },
842
+ {
843
+ "testId": "data-used-empty",
844
+ "files": [
845
+ "src/components/DataUsed.tsx"
846
+ ]
847
+ },
848
+ {
849
+ "testId": "data-used-recall-disabled",
850
+ "files": [
851
+ "src/components/DataUsed.tsx"
852
+ ]
853
+ },
854
+ {
855
+ "testId": "data-used-unit",
856
+ "files": [
857
+ "src/components/DataUsed.tsx"
858
+ ]
859
+ },
860
+ {
861
+ "testId": "decisions-ledger",
862
+ "files": [
863
+ "src/components/DecisionsLedger.tsx"
864
+ ]
865
+ },
866
+ {
867
+ "testId": "deliver-notice",
868
+ "files": [
869
+ "src/components/ChatInput.tsx"
870
+ ]
871
+ },
872
+ {
873
+ "testId": "deliver-pr-toggle",
874
+ "files": [
875
+ "src/components/SystemSettings.tsx"
876
+ ]
877
+ },
878
+ {
879
+ "testId": "deliver-pr-unsaved",
880
+ "files": [
881
+ "src/components/SystemSettings.tsx"
882
+ ]
883
+ },
884
+ {
885
+ "testId": "demo-picker",
886
+ "files": [
887
+ "src/components/VideoStoryboard.tsx"
888
+ ]
889
+ },
890
+ {
891
+ "testId": "demo-picker-empty",
892
+ "files": [
893
+ "src/components/VideoStoryboard.tsx"
894
+ ]
895
+ },
896
+ {
897
+ "testId": "demo-picker-row",
898
+ "files": [
899
+ "src/components/VideoStoryboard.tsx"
900
+ ]
901
+ },
902
+ {
903
+ "testId": "demo-player",
904
+ "files": [
905
+ "src/components/VideoStoryboard.tsx"
906
+ ]
907
+ },
908
+ {
909
+ "testId": "demo-wizard",
910
+ "files": [
911
+ "src/components/DemoWizard.tsx"
912
+ ]
913
+ },
914
+ {
915
+ "testId": "diff-baseline-note",
916
+ "files": [
917
+ "src/components/FileViewer.tsx"
918
+ ]
919
+ },
920
+ {
921
+ "testId": "diff-cause-remediation",
922
+ "files": [
923
+ "src/components/FileViewer.tsx"
924
+ ]
925
+ },
926
+ {
927
+ "testId": "diff-error",
928
+ "files": [
929
+ "src/components/FileViewer.tsx"
930
+ ]
931
+ },
932
+ {
933
+ "testId": "diff-named-cause",
934
+ "files": [
935
+ "src/components/FileViewer.tsx"
936
+ ]
937
+ },
938
+ {
939
+ "testId": "diff-retry",
940
+ "files": [
941
+ "src/components/FileViewer.tsx"
942
+ ]
943
+ },
944
+ {
945
+ "testId": "doc-actionable",
946
+ "files": [
947
+ "src/components/DocumentThread.tsx"
948
+ ]
949
+ },
950
+ {
951
+ "testId": "doc-actionable-hint",
952
+ "files": [
953
+ "src/components/DocumentThread.tsx"
954
+ ]
955
+ },
956
+ {
957
+ "testId": "doc-actionable-retry",
958
+ "files": [
959
+ "src/components/DocumentThread.tsx"
960
+ ]
961
+ },
962
+ {
963
+ "testId": "doc-activity",
964
+ "files": [
965
+ "src/components/ProjectCard.tsx"
966
+ ]
967
+ },
968
+ {
969
+ "testId": "doc-artifact-download",
970
+ "files": [
971
+ "src/components/DocumentThread.tsx"
972
+ ]
973
+ },
974
+ {
975
+ "testId": "doc-canvas",
976
+ "files": [
977
+ "src/components/DocumentCanvas.tsx"
978
+ ]
979
+ },
980
+ {
981
+ "testId": "doc-composer",
982
+ "files": [
983
+ "src/components/DocumentThread.tsx"
984
+ ]
985
+ },
986
+ {
987
+ "testId": "doc-composer-error",
988
+ "files": [
989
+ "src/components/DocumentThread.tsx"
990
+ ]
991
+ },
992
+ {
993
+ "testId": "doc-composer-submit",
994
+ "files": [
995
+ "src/components/DocumentThread.tsx"
996
+ ]
997
+ },
998
+ {
999
+ "testId": "doc-gate",
1000
+ "files": [
1001
+ "src/components/DocumentThread.tsx"
1002
+ ]
1003
+ },
1004
+ {
1005
+ "testId": "doc-gate-error",
1006
+ "files": [
1007
+ "src/components/DocumentThread.tsx"
1008
+ ]
1009
+ },
1010
+ {
1011
+ "testId": "doc-gate-option",
1012
+ "files": [
1013
+ "src/components/DocumentThread.tsx"
1014
+ ]
1015
+ },
1016
+ {
1017
+ "testId": "doc-message",
1018
+ "files": [
1019
+ "src/components/DocumentThread.tsx"
1020
+ ]
1021
+ },
1022
+ {
1023
+ "testId": "doc-narration",
1024
+ "files": [
1025
+ "src/components/DocumentThread.tsx"
1026
+ ]
1027
+ },
1028
+ {
1029
+ "testId": "doc-overflow",
1030
+ "files": [
1031
+ "src/components/ProjectCard.tsx"
1032
+ ]
1033
+ },
1034
+ {
1035
+ "testId": "doc-panel",
1036
+ "files": [
1037
+ "src/components/DocPanel.tsx"
1038
+ ]
1039
+ },
1040
+ {
1041
+ "testId": "doc-panel-rail",
1042
+ "files": [
1043
+ "src/components/DocPanel.tsx"
1044
+ ]
1045
+ },
1046
+ {
1047
+ "testId": "doc-picker",
1048
+ "files": [
1049
+ "src/components/DocumentCanvas.tsx"
1050
+ ]
1051
+ },
1052
+ {
1053
+ "testId": "doc-picker-empty",
1054
+ "files": [
1055
+ "src/components/DocumentCanvas.tsx"
1056
+ ]
1057
+ },
1058
+ {
1059
+ "testId": "doc-picker-row",
1060
+ "files": [
1061
+ "src/components/DocumentCanvas.tsx"
1062
+ ]
1063
+ },
1064
+ {
1065
+ "testId": "doc-tile",
1066
+ "files": [
1067
+ "src/components/ProjectCard.tsx"
1068
+ ]
1069
+ },
1070
+ {
1071
+ "testId": "document-canvas",
1072
+ "files": [
1073
+ "src/components/DocumentCanvas.tsx"
1074
+ ]
1075
+ },
1076
+ {
1077
+ "testId": "elicitation-prompt",
1078
+ "files": [
1079
+ "src/components/ElicitationPrompt.tsx"
1080
+ ]
1081
+ },
1082
+ {
1083
+ "testId": "episode-chain",
1084
+ "files": [
1085
+ "src/components/WorkChronicle.tsx"
1086
+ ]
1087
+ },
1088
+ {
1089
+ "testId": "event-log",
1090
+ "files": [
1091
+ "src/components/LiveOutput.tsx"
1092
+ ]
1093
+ },
1094
+ {
1095
+ "testId": "evidence-ref",
1096
+ "files": [
1097
+ "src/components/Markdown.tsx"
1098
+ ]
1099
+ },
1100
+ {
1101
+ "testId": "export-format",
1102
+ "files": [
1103
+ "src/components/ExportMenu.tsx"
1104
+ ]
1105
+ },
1106
+ {
1107
+ "testId": "export-hint",
1108
+ "files": [
1109
+ "src/components/ExportMenu.tsx"
1110
+ ]
1111
+ },
1112
+ {
1113
+ "testId": "export-menu",
1114
+ "files": [
1115
+ "src/components/ExportMenu.tsx"
1116
+ ]
1117
+ },
1118
+ {
1119
+ "testId": "export-pending",
1120
+ "files": [
1121
+ "src/components/ExportMenu.tsx"
1122
+ ]
1123
+ },
1124
+ {
1125
+ "testId": "export-ready",
1126
+ "files": [
1127
+ "src/components/ExportMenu.tsx"
1128
+ ]
1129
+ },
1130
+ {
1131
+ "testId": "export-recording",
1132
+ "files": [
1133
+ "src/components/ExportMenu.tsx"
1134
+ ]
1135
+ },
1136
+ {
1137
+ "testId": "failure-all-runs",
1138
+ "files": [
1139
+ "src/components/FailureBanner.tsx"
1140
+ ]
1141
+ },
1142
+ {
1143
+ "testId": "failure-banner",
1144
+ "files": [
1145
+ "src/components/FailureBanner.tsx"
1146
+ ]
1147
+ },
1148
+ {
1149
+ "testId": "feed-gate-approaching",
1150
+ "files": [
1151
+ "src/components/LiveFeed.tsx"
1152
+ ]
1153
+ },
1154
+ {
1155
+ "testId": "feed-line",
1156
+ "files": [
1157
+ "src/components/LiveFeed.tsx"
1158
+ ]
1159
+ },
1160
+ {
1161
+ "testId": "feed-open-run",
1162
+ "files": [
1163
+ "src/components/LiveFeed.tsx"
1164
+ ]
1165
+ },
1166
+ {
1167
+ "testId": "feed-phase-line",
1168
+ "files": [
1169
+ "src/components/LiveFeed.tsx"
1170
+ ]
1171
+ },
1172
+ {
1173
+ "testId": "feed-unit-description",
1174
+ "files": [
1175
+ "src/components/LiveFeed.tsx"
1176
+ ]
1177
+ },
1178
+ {
1179
+ "testId": "feedback-comment",
1180
+ "files": [
1181
+ "src/components/FeedbackOverlay.tsx"
1182
+ ]
1183
+ },
1184
+ {
1185
+ "testId": "feedback-comment-add",
1186
+ "files": [
1187
+ "src/components/FeedbackOverlay.tsx"
1188
+ ]
1189
+ },
1190
+ {
1191
+ "testId": "feedback-comment-cancel",
1192
+ "files": [
1193
+ "src/components/FeedbackOverlay.tsx"
1194
+ ]
1195
+ },
1196
+ {
1197
+ "testId": "feedback-comment-input",
1198
+ "files": [
1199
+ "src/components/FeedbackOverlay.tsx"
1200
+ ]
1201
+ },
1202
+ {
1203
+ "testId": "feedback-error",
1204
+ "files": [
1205
+ "src/components/FeedbackOverlay.tsx"
1206
+ ]
1207
+ },
1208
+ {
1209
+ "testId": "feedback-hitlayer",
1210
+ "files": [
1211
+ "src/components/FeedbackOverlay.tsx"
1212
+ ]
1213
+ },
1214
+ {
1215
+ "testId": "feedback-hover",
1216
+ "files": [
1217
+ "src/components/FeedbackOverlay.tsx"
1218
+ ]
1219
+ },
1220
+ {
1221
+ "testId": "feedback-item-link",
1222
+ "files": [
1223
+ "src/components/DocumentThread.tsx"
1224
+ ]
1225
+ },
1226
+ {
1227
+ "testId": "feedback-mode",
1228
+ "files": [
1229
+ "src/components/FeedbackOverlay.tsx"
1230
+ ]
1231
+ },
1232
+ {
1233
+ "testId": "feedback-not-recorded",
1234
+ "files": [
1235
+ "src/components/DocumentThread.tsx"
1236
+ ]
1237
+ },
1238
+ {
1239
+ "testId": "feedback-overlay",
1240
+ "files": [
1241
+ "src/components/FeedbackOverlay.tsx"
1242
+ ]
1243
+ },
1244
+ {
1245
+ "testId": "feedback-pin",
1246
+ "files": [
1247
+ "src/components/FeedbackOverlay.tsx"
1248
+ ]
1249
+ },
1250
+ {
1251
+ "testId": "feedback-submit",
1252
+ "files": [
1253
+ "src/components/FeedbackOverlay.tsx"
1254
+ ]
1255
+ },
1256
+ {
1257
+ "testId": "feedback-toggle",
1258
+ "files": [
1259
+ "src/components/FeedbackOverlay.tsx"
1260
+ ]
1261
+ },
1262
+ {
1263
+ "testId": "feedback-toolbar",
1264
+ "files": [
1265
+ "src/components/FeedbackOverlay.tsx"
1266
+ ]
1267
+ },
1268
+ {
1269
+ "testId": "file-viewer",
1270
+ "files": [
1271
+ "src/components/FileViewer.tsx"
1272
+ ]
1273
+ },
1274
+ {
1275
+ "testId": "files-full-diff",
1276
+ "files": [
1277
+ "src/components/RightPanel.tsx"
1278
+ ]
1279
+ },
1280
+ {
1281
+ "testId": "files-scope-note",
1282
+ "files": [
1283
+ "src/components/RightPanel.tsx"
1284
+ ]
1285
+ },
1286
+ {
1287
+ "testId": "gate-approaching",
1288
+ "files": [
1289
+ "src/components/ProjectCard.tsx"
1290
+ ]
1291
+ },
1292
+ {
1293
+ "testId": "gate-badge",
1294
+ "files": [
1295
+ "src/components/DecisionsLedger.tsx"
1296
+ ]
1297
+ },
1298
+ {
1299
+ "testId": "gate-inbox",
1300
+ "files": [
1301
+ "src/components/CenterDashboard.tsx"
1302
+ ]
1303
+ },
1304
+ {
1305
+ "testId": "gate-inbox-pill",
1306
+ "files": [
1307
+ "src/components/CenterDashboard.tsx"
1308
+ ]
1309
+ },
1310
+ {
1311
+ "testId": "gate-notification",
1312
+ "files": [
1313
+ "src/components/GateNotifications.tsx"
1314
+ ]
1315
+ },
1316
+ {
1317
+ "testId": "gate-notification-layer",
1318
+ "files": [
1319
+ "src/components/GateNotifications.tsx"
1320
+ ]
1321
+ },
1322
+ {
1323
+ "testId": "gate-posture",
1324
+ "files": [
1325
+ "src/components/ChatInput.tsx"
1326
+ ]
1327
+ },
1328
+ {
1329
+ "testId": "gate-reject-note",
1330
+ "files": [
1331
+ "src/components/GateRejectNote.tsx"
1332
+ ]
1333
+ },
1334
+ {
1335
+ "testId": "gate-toast",
1336
+ "files": [
1337
+ "src/components/GateNotifications.tsx"
1338
+ ]
1339
+ },
1340
+ {
1341
+ "testId": "gate-toast-overflow",
1342
+ "files": [
1343
+ "src/components/GateNotifications.tsx"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "testId": "governance-claims-unavailable",
1348
+ "files": [
1349
+ "src/components/GovernanceAudit.tsx"
1350
+ ]
1351
+ },
1352
+ {
1353
+ "testId": "governance-coverage-boundary",
1354
+ "files": [
1355
+ "src/components/GovernanceAudit.tsx"
1356
+ ]
1357
+ },
1358
+ {
1359
+ "testId": "governance-enforcement",
1360
+ "files": [
1361
+ "src/components/GovernanceAudit.tsx"
1362
+ ]
1363
+ },
1364
+ {
1365
+ "testId": "governance-run-decision",
1366
+ "files": [
1367
+ "src/components/GovernanceAudit.tsx"
1368
+ ]
1369
+ },
1370
+ {
1371
+ "testId": "governance-run-record",
1372
+ "files": [
1373
+ "src/components/GovernanceAudit.tsx"
1374
+ ]
1375
+ },
1376
+ {
1377
+ "testId": "governance-unenforced-unit",
1378
+ "files": [
1379
+ "src/components/GovernanceAudit.tsx"
1380
+ ]
1381
+ },
1382
+ {
1383
+ "testId": "governance-wire-empty",
1384
+ "files": [
1385
+ "src/components/GovernanceAudit.tsx"
1386
+ ]
1387
+ },
1388
+ {
1389
+ "testId": "graph-node-stats",
1390
+ "files": [
1391
+ "src/components/RepoGraphModal.tsx"
1392
+ ]
1393
+ },
1394
+ {
1395
+ "testId": "guidance-open",
1396
+ "files": [
1397
+ "src/components/WorkChronicle.tsx"
1398
+ ]
1399
+ },
1400
+ {
1401
+ "testId": "guidance-row",
1402
+ "files": [
1403
+ "src/components/WorkChronicle.tsx"
1404
+ ]
1405
+ },
1406
+ {
1407
+ "testId": "guidance-save-state",
1408
+ "files": [
1409
+ "src/components/PreGateAnnotate.tsx"
1410
+ ]
1411
+ },
1412
+ {
1413
+ "testId": "guidance-summary",
1414
+ "files": [
1415
+ "src/components/WorkChronicle.tsx"
1416
+ ]
1417
+ },
1418
+ {
1419
+ "testId": "guidance-use",
1420
+ "files": [
1421
+ "src/components/WorkChronicle.tsx"
1422
+ ]
1423
+ },
1424
+ {
1425
+ "testId": "heading-dashboard",
1426
+ "files": [
1427
+ "src/components/LeftSidebar.tsx"
1428
+ ]
1429
+ },
1430
+ {
1431
+ "testId": "heading-new",
1432
+ "files": [
1433
+ "src/components/LeftSidebar.tsx"
1434
+ ]
1435
+ },
1436
+ {
1437
+ "testId": "hotspots-excerpt",
1438
+ "files": [
1439
+ "src/components/RepoDetailPage.tsx"
1440
+ ]
1441
+ },
1442
+ {
1443
+ "testId": "hotspots-view-all",
1444
+ "files": [
1445
+ "src/components/RepoDetailPage.tsx"
1446
+ ]
1447
+ },
1448
+ {
1449
+ "testId": "hue-handle",
1450
+ "files": [
1451
+ "src/components/AppearanceSettings.tsx"
1452
+ ]
1453
+ },
1454
+ {
1455
+ "testId": "hue-wheel",
1456
+ "files": [
1457
+ "src/components/AppearanceSettings.tsx"
1458
+ ]
1459
+ },
1460
+ {
1461
+ "testId": "install-gate",
1462
+ "files": [
1463
+ "src/components/InstallGate.tsx"
1464
+ ]
1465
+ },
1466
+ {
1467
+ "testId": "install-gate-command",
1468
+ "files": [
1469
+ "src/components/InstallGate.tsx"
1470
+ ]
1471
+ },
1472
+ {
1473
+ "testId": "install-gate-continue",
1474
+ "files": [
1475
+ "src/components/InstallGate.tsx"
1476
+ ]
1477
+ },
1478
+ {
1479
+ "testId": "install-gate-dep",
1480
+ "files": [
1481
+ "src/components/InstallGate.tsx"
1482
+ ]
1483
+ },
1484
+ {
1485
+ "testId": "install-gate-no-command",
1486
+ "files": [
1487
+ "src/components/InstallGate.tsx"
1488
+ ]
1489
+ },
1490
+ {
1491
+ "testId": "install-gate-recheck",
1492
+ "files": [
1493
+ "src/components/InstallGate.tsx"
1494
+ ]
1495
+ },
1496
+ {
1497
+ "testId": "ladder-gate",
1498
+ "files": [
1499
+ "src/components/PhaseLadder.tsx"
1500
+ ]
1501
+ },
1502
+ {
1503
+ "testId": "ladder-unit",
1504
+ "files": [
1505
+ "src/components/PhaseLadder.tsx"
1506
+ ]
1507
+ },
1508
+ {
1509
+ "testId": "landing-lede",
1510
+ "files": [
1511
+ "src/components/NarrativeBand.tsx"
1512
+ ]
1513
+ },
1514
+ {
1515
+ "testId": "language-bar",
1516
+ "files": [
1517
+ "src/components/LanguageBar.tsx"
1518
+ ]
1519
+ },
1520
+ {
1521
+ "testId": "language-label",
1522
+ "files": [
1523
+ "src/components/LanguageBar.tsx"
1524
+ ]
1525
+ },
1526
+ {
1527
+ "testId": "language-segment",
1528
+ "files": [
1529
+ "src/components/LanguageBar.tsx"
1530
+ ]
1531
+ },
1532
+ {
1533
+ "testId": "launch-confirm",
1534
+ "files": [
1535
+ "src/components/ContextPopover.tsx"
1536
+ ]
1537
+ },
1538
+ {
1539
+ "testId": "launch-error",
1540
+ "files": [
1541
+ "src/components/ChatInput.tsx"
1542
+ ]
1543
+ },
1544
+ {
1545
+ "testId": "launch-problem",
1546
+ "files": [
1547
+ "src/components/ChatInput.tsx"
1548
+ ]
1549
+ },
1550
+ {
1551
+ "testId": "launch-project-row",
1552
+ "files": [
1553
+ "src/components/ChatInput.tsx"
1554
+ ]
1555
+ },
1556
+ {
1557
+ "testId": "launch-submit",
1558
+ "files": [
1559
+ "src/components/ChatInput.tsx"
1560
+ ]
1561
+ },
1562
+ {
1563
+ "testId": "launch-workflow",
1564
+ "files": [
1565
+ "src/components/ContextPopover.tsx"
1566
+ ]
1567
+ },
1568
+ {
1569
+ "testId": "learn-apply",
1570
+ "files": [
1571
+ "src/components/BrandLearn.tsx"
1572
+ ]
1573
+ },
1574
+ {
1575
+ "testId": "learn-cancel",
1576
+ "files": [
1577
+ "src/components/BrandLearn.tsx"
1578
+ ]
1579
+ },
1580
+ {
1581
+ "testId": "learn-discard",
1582
+ "files": [
1583
+ "src/components/BrandLearn.tsx"
1584
+ ]
1585
+ },
1586
+ {
1587
+ "testId": "learn-done",
1588
+ "files": [
1589
+ "src/components/ThemesMenu.tsx"
1590
+ ]
1591
+ },
1592
+ {
1593
+ "testId": "learn-error",
1594
+ "files": [
1595
+ "src/components/ThemesMenu.tsx"
1596
+ ]
1597
+ },
1598
+ {
1599
+ "testId": "learn-inflight",
1600
+ "files": [
1601
+ "src/components/ThemesMenu.tsx"
1602
+ ]
1603
+ },
1604
+ {
1605
+ "testId": "learn-input",
1606
+ "files": [
1607
+ "src/components/BrandLearn.tsx",
1608
+ "src/components/ComposerContext.tsx"
1609
+ ]
1610
+ },
1611
+ {
1612
+ "testId": "learn-kind",
1613
+ "files": [
1614
+ "src/components/ComposerContext.tsx"
1615
+ ]
1616
+ },
1617
+ {
1618
+ "testId": "learn-no-upload",
1619
+ "files": [
1620
+ "src/components/ComposerContext.tsx"
1621
+ ]
1622
+ },
1623
+ {
1624
+ "testId": "learn-panel",
1625
+ "files": [
1626
+ "src/components/ComposerContext.tsx"
1627
+ ]
1628
+ },
1629
+ {
1630
+ "testId": "learn-preview-chip",
1631
+ "files": [
1632
+ "src/components/BrandLearn.tsx"
1633
+ ]
1634
+ },
1635
+ {
1636
+ "testId": "learn-project",
1637
+ "files": [
1638
+ "src/components/BrandLearn.tsx"
1639
+ ]
1640
+ },
1641
+ {
1642
+ "testId": "learn-retry",
1643
+ "files": [
1644
+ "src/components/ThemesMenu.tsx"
1645
+ ]
1646
+ },
1647
+ {
1648
+ "testId": "learn-stage",
1649
+ "files": [
1650
+ "src/components/ThemesMenu.tsx"
1651
+ ]
1652
+ },
1653
+ {
1654
+ "testId": "learn-status",
1655
+ "files": [
1656
+ "src/components/BrandLearn.tsx"
1657
+ ]
1658
+ },
1659
+ {
1660
+ "testId": "learn-submit",
1661
+ "files": [
1662
+ "src/components/BrandLearn.tsx",
1663
+ "src/components/ComposerContext.tsx"
1664
+ ]
1665
+ },
1666
+ {
1667
+ "testId": "learn-timeout",
1668
+ "files": [
1669
+ "src/components/ThemesMenu.tsx"
1670
+ ]
1671
+ },
1672
+ {
1673
+ "testId": "lede-segment",
1674
+ "files": [
1675
+ "src/components/NarrativeBand.tsx"
1676
+ ]
1677
+ },
1678
+ {
1679
+ "testId": "lede-spend",
1680
+ "files": [
1681
+ "src/components/NarrativeBand.tsx"
1682
+ ]
1683
+ },
1684
+ {
1685
+ "testId": "lede-spend-window",
1686
+ "files": [
1687
+ "src/components/NarrativeBand.tsx"
1688
+ ]
1689
+ },
1690
+ {
1691
+ "testId": "lede-undatable",
1692
+ "files": [
1693
+ "src/components/NarrativeBand.tsx"
1694
+ ]
1695
+ },
1696
+ {
1697
+ "testId": "lede-window",
1698
+ "files": [
1699
+ "src/components/NarrativeBand.tsx"
1700
+ ]
1701
+ },
1702
+ {
1703
+ "testId": "ledger-denial",
1704
+ "files": [
1705
+ "src/components/DecisionsLedger.tsx"
1706
+ ]
1707
+ },
1708
+ {
1709
+ "testId": "ledger-next",
1710
+ "files": [
1711
+ "src/components/DecisionsLedger.tsx"
1712
+ ]
1713
+ },
1714
+ {
1715
+ "testId": "ledger-pending",
1716
+ "files": [
1717
+ "src/components/DecisionsLedger.tsx"
1718
+ ]
1719
+ },
1720
+ {
1721
+ "testId": "ledger-row",
1722
+ "files": [
1723
+ "src/components/DecisionsLedger.tsx"
1724
+ ]
1725
+ },
1726
+ {
1727
+ "testId": "left-rail",
1728
+ "files": [
1729
+ "src/components/LeftSidebar.tsx"
1730
+ ]
1731
+ },
1732
+ {
1733
+ "testId": "live-activity",
1734
+ "files": [
1735
+ "src/components/ProjectCard.tsx"
1736
+ ]
1737
+ },
1738
+ {
1739
+ "testId": "live-chat-end",
1740
+ "files": [
1741
+ "src/components/ChatsPage.tsx"
1742
+ ]
1743
+ },
1744
+ {
1745
+ "testId": "live-chat-row",
1746
+ "files": [
1747
+ "src/components/ChatsPage.tsx"
1748
+ ]
1749
+ },
1750
+ {
1751
+ "testId": "live-chat-streaming",
1752
+ "files": [
1753
+ "src/components/ChatsPage.tsx"
1754
+ ]
1755
+ },
1756
+ {
1757
+ "testId": "live-chats",
1758
+ "files": [
1759
+ "src/components/ChatsPage.tsx"
1760
+ ]
1761
+ },
1762
+ {
1763
+ "testId": "live-edge",
1764
+ "files": [
1765
+ "src/components/LiveEdge.tsx"
1766
+ ]
1767
+ },
1768
+ {
1769
+ "testId": "live-feed",
1770
+ "files": [
1771
+ "src/components/LiveFeed.tsx"
1772
+ ]
1773
+ },
1774
+ {
1775
+ "testId": "live-line",
1776
+ "files": [
1777
+ "src/components/ProjectCard.tsx"
1778
+ ]
1779
+ },
1780
+ {
1781
+ "testId": "live-output",
1782
+ "files": [
1783
+ "src/components/ChatPanel.tsx",
1784
+ "src/components/LiveOutput.tsx"
1785
+ ]
1786
+ },
1787
+ {
1788
+ "testId": "live-output-label",
1789
+ "files": [
1790
+ "src/components/ChatPanel.tsx"
1791
+ ]
1792
+ },
1793
+ {
1794
+ "testId": "live-output-pane",
1795
+ "files": [
1796
+ "src/components/LiveOutput.tsx"
1797
+ ]
1798
+ },
1799
+ {
1800
+ "testId": "live-overflow",
1801
+ "files": [
1802
+ "src/components/ProjectCard.tsx"
1803
+ ]
1804
+ },
1805
+ {
1806
+ "testId": "logo-error",
1807
+ "files": [
1808
+ "src/components/AppearanceSettings.tsx"
1809
+ ]
1810
+ },
1811
+ {
1812
+ "testId": "logo-file-input",
1813
+ "files": [
1814
+ "src/components/AppearanceSettings.tsx"
1815
+ ]
1816
+ },
1817
+ {
1818
+ "testId": "logo-remove",
1819
+ "files": [
1820
+ "src/components/AppearanceSettings.tsx"
1821
+ ]
1822
+ },
1823
+ {
1824
+ "testId": "logo-slot",
1825
+ "files": [
1826
+ "src/components/AppChrome.tsx"
1827
+ ]
1828
+ },
1829
+ {
1830
+ "testId": "logo-thumb",
1831
+ "files": [
1832
+ "src/components/AppearanceSettings.tsx"
1833
+ ]
1834
+ },
1835
+ {
1836
+ "testId": "logo-upload",
1837
+ "files": [
1838
+ "src/components/AppearanceSettings.tsx"
1839
+ ]
1840
+ },
1841
+ {
1842
+ "testId": "logo-url-apply",
1843
+ "files": [
1844
+ "src/components/AppearanceSettings.tsx"
1845
+ ]
1846
+ },
1847
+ {
1848
+ "testId": "logo-url-input",
1849
+ "files": [
1850
+ "src/components/AppearanceSettings.tsx"
1851
+ ]
1852
+ },
1853
+ {
1854
+ "testId": "logo-wicked-mark",
1855
+ "files": [
1856
+ "src/components/WickedLogo.tsx"
1857
+ ]
1858
+ },
1859
+ {
1860
+ "testId": "make-corpus-label",
1861
+ "files": [
1862
+ "src/components/MakeDashboard.tsx"
1863
+ ]
1864
+ },
1865
+ {
1866
+ "testId": "make-corpus-why",
1867
+ "files": [
1868
+ "src/components/MakeDashboard.tsx"
1869
+ ]
1870
+ },
1871
+ {
1872
+ "testId": "make-corpus-why-popover",
1873
+ "files": [
1874
+ "src/components/MakeDashboard.tsx"
1875
+ ]
1876
+ },
1877
+ {
1878
+ "testId": "make-dashboard",
1879
+ "files": [
1880
+ "src/App.tsx"
1881
+ ]
1882
+ },
1883
+ {
1884
+ "testId": "make-dashboard-tiles",
1885
+ "files": [
1886
+ "src/components/MakeDashboard.tsx"
1887
+ ]
1888
+ },
1889
+ {
1890
+ "testId": "make-doc-row",
1891
+ "files": [
1892
+ "src/components/MakeDashboard.tsx"
1893
+ ]
1894
+ },
1895
+ {
1896
+ "testId": "make-fanout-progress",
1897
+ "files": [
1898
+ "src/components/MakeDashboard.tsx"
1899
+ ]
1900
+ },
1901
+ {
1902
+ "testId": "make-list",
1903
+ "files": [
1904
+ "src/components/MakeDashboard.tsx"
1905
+ ]
1906
+ },
1907
+ {
1908
+ "testId": "make-load-all-docs",
1909
+ "files": [
1910
+ "src/components/MakeDashboard.tsx"
1911
+ ]
1912
+ },
1913
+ {
1914
+ "testId": "make-picker",
1915
+ "files": [
1916
+ "src/components/LeftSidebar.tsx"
1917
+ ]
1918
+ },
1919
+ {
1920
+ "testId": "make-picker-project-stage",
1921
+ "files": [
1922
+ "src/components/LeftSidebar.tsx"
1923
+ ]
1924
+ },
1925
+ {
1926
+ "testId": "make-picker-row",
1927
+ "files": [
1928
+ "src/components/LeftSidebar.tsx"
1929
+ ]
1930
+ },
1931
+ {
1932
+ "testId": "make-run-row",
1933
+ "files": [
1934
+ "src/components/MakeDashboard.tsx"
1935
+ ]
1936
+ },
1937
+ {
1938
+ "testId": "mapper-adjustments",
1939
+ "files": [
1940
+ "src/components/BrandLearn.tsx"
1941
+ ]
1942
+ },
1943
+ {
1944
+ "testId": "mode-fill",
1945
+ "files": [
1946
+ "src/components/ModeSwitcher.tsx"
1947
+ ]
1948
+ },
1949
+ {
1950
+ "testId": "mode-summary",
1951
+ "files": [
1952
+ "src/components/ModeSwitcher.tsx"
1953
+ ]
1954
+ },
1955
+ {
1956
+ "testId": "mode-surface",
1957
+ "files": [
1958
+ "src/components/ProjectShell.tsx"
1959
+ ]
1960
+ },
1961
+ {
1962
+ "testId": "mode-switcher",
1963
+ "files": [
1964
+ "src/components/ModeSwitcher.tsx"
1965
+ ]
1966
+ },
1967
+ {
1968
+ "testId": "narrative-band",
1969
+ "files": [
1970
+ "src/components/NarrativeBand.tsx"
1971
+ ]
1972
+ },
1973
+ {
1974
+ "testId": "needs-review-badge",
1975
+ "files": [
1976
+ "src/components/AssumptionsPanel.tsx"
1977
+ ]
1978
+ },
1979
+ {
1980
+ "testId": "new-project-cancel",
1981
+ "files": [
1982
+ "src/components/NewProjectModal.tsx"
1983
+ ]
1984
+ },
1985
+ {
1986
+ "testId": "new-project-close",
1987
+ "files": [
1988
+ "src/components/NewProjectModal.tsx"
1989
+ ]
1990
+ },
1991
+ {
1992
+ "testId": "new-project-create",
1993
+ "files": [
1994
+ "src/components/NewProjectModal.tsx"
1995
+ ]
1996
+ },
1997
+ {
1998
+ "testId": "new-project-description",
1999
+ "files": [
2000
+ "src/components/NewProjectModal.tsx"
2001
+ ]
2002
+ },
2003
+ {
2004
+ "testId": "new-project-error",
2005
+ "files": [
2006
+ "src/components/NewProjectModal.tsx"
2007
+ ]
2008
+ },
2009
+ {
2010
+ "testId": "new-project-modal",
2011
+ "files": [
2012
+ "src/components/NewProjectModal.tsx"
2013
+ ]
2014
+ },
2015
+ {
2016
+ "testId": "new-project-name",
2017
+ "files": [
2018
+ "src/components/NewProjectModal.tsx"
2019
+ ]
2020
+ },
2021
+ {
2022
+ "testId": "new-project-name-invalid",
2023
+ "files": [
2024
+ "src/components/NewProjectModal.tsx"
2025
+ ]
2026
+ },
2027
+ {
2028
+ "testId": "new-project-start",
2029
+ "files": [
2030
+ "src/components/NewProjectModal.tsx"
2031
+ ]
2032
+ },
2033
+ {
2034
+ "testId": "notif-chime",
2035
+ "files": [
2036
+ "src/components/NotificationSettings.tsx"
2037
+ ]
2038
+ },
2039
+ {
2040
+ "testId": "notif-desktop",
2041
+ "files": [
2042
+ "src/components/NotificationSettings.tsx"
2043
+ ]
2044
+ },
2045
+ {
2046
+ "testId": "notif-off",
2047
+ "files": [
2048
+ "src/components/NotificationSettings.tsx"
2049
+ ]
2050
+ },
2051
+ {
2052
+ "testId": "notif-permission",
2053
+ "files": [
2054
+ "src/components/NotificationSettings.tsx"
2055
+ ]
2056
+ },
2057
+ {
2058
+ "testId": "notif-settings",
2059
+ "files": [
2060
+ "src/components/NotificationSettings.tsx"
2061
+ ]
2062
+ },
2063
+ {
2064
+ "testId": "outcome-unplaced-note",
2065
+ "files": [
2066
+ "src/components/RunOutcomeBar.tsx"
2067
+ ]
2068
+ },
2069
+ {
2070
+ "testId": "overlay-slider",
2071
+ "files": [
2072
+ "src/components/DocumentCanvas.tsx",
2073
+ "src/components/VideoStoryboard.tsx"
2074
+ ]
2075
+ },
2076
+ {
2077
+ "testId": "palette-input",
2078
+ "files": [
2079
+ "src/components/CommandPalette.tsx"
2080
+ ]
2081
+ },
2082
+ {
2083
+ "testId": "palette-project-stage",
2084
+ "files": [
2085
+ "src/components/CommandPalette.tsx"
2086
+ ]
2087
+ },
2088
+ {
2089
+ "testId": "palette-row",
2090
+ "files": [
2091
+ "src/components/CommandPalette.tsx"
2092
+ ]
2093
+ },
2094
+ {
2095
+ "testId": "panel-body",
2096
+ "files": [
2097
+ "src/components/DocPanel.tsx"
2098
+ ]
2099
+ },
2100
+ {
2101
+ "testId": "panel-collapse",
2102
+ "files": [
2103
+ "src/components/DocPanel.tsx"
2104
+ ]
2105
+ },
2106
+ {
2107
+ "testId": "panel-expand",
2108
+ "files": [
2109
+ "src/components/DocPanel.tsx"
2110
+ ]
2111
+ },
2112
+ {
2113
+ "testId": "panel-needs-doc",
2114
+ "files": [
2115
+ "src/components/DocPanel.tsx"
2116
+ ]
2117
+ },
2118
+ {
2119
+ "testId": "panel-rail-tab",
2120
+ "files": [
2121
+ "src/components/DocPanel.tsx"
2122
+ ]
2123
+ },
2124
+ {
2125
+ "testId": "panel-tab",
2126
+ "files": [
2127
+ "src/components/DocPanel.tsx"
2128
+ ]
2129
+ },
2130
+ {
2131
+ "testId": "phase-ladder",
2132
+ "files": [
2133
+ "src/components/PhaseLadder.tsx"
2134
+ ]
2135
+ },
2136
+ {
2137
+ "testId": "phase-node",
2138
+ "files": [
2139
+ "src/components/PhaseStrip.tsx"
2140
+ ]
2141
+ },
2142
+ {
2143
+ "testId": "phase-strip",
2144
+ "files": [
2145
+ "src/components/PhaseStrip.tsx"
2146
+ ]
2147
+ },
2148
+ {
2149
+ "testId": "phase-strip-overflow",
2150
+ "files": [
2151
+ "src/components/PhaseStrip.tsx"
2152
+ ]
2153
+ },
2154
+ {
2155
+ "testId": "pre-gate-annotate",
2156
+ "files": [
2157
+ "src/components/PreGateAnnotate.tsx"
2158
+ ]
2159
+ },
2160
+ {
2161
+ "testId": "pre-gate-annotate-input",
2162
+ "files": [
2163
+ "src/components/PreGateAnnotate.tsx"
2164
+ ]
2165
+ },
2166
+ {
2167
+ "testId": "preflight-attach",
2168
+ "files": [
2169
+ "src/components/ChatInput.tsx"
2170
+ ]
2171
+ },
2172
+ {
2173
+ "testId": "preflight-block",
2174
+ "files": [
2175
+ "src/components/ChatInput.tsx"
2176
+ ]
2177
+ },
2178
+ {
2179
+ "testId": "preflight-override",
2180
+ "files": [
2181
+ "src/components/ChatInput.tsx"
2182
+ ]
2183
+ },
2184
+ {
2185
+ "testId": "preview-gate-chip",
2186
+ "files": [
2187
+ "src/components/AppearanceSettings.tsx"
2188
+ ]
2189
+ },
2190
+ {
2191
+ "testId": "preview-mode-active",
2192
+ "files": [
2193
+ "src/components/AppearanceSettings.tsx"
2194
+ ]
2195
+ },
2196
+ {
2197
+ "testId": "preview-primary",
2198
+ "files": [
2199
+ "src/components/AppearanceSettings.tsx"
2200
+ ]
2201
+ },
2202
+ {
2203
+ "testId": "process-stepper",
2204
+ "files": [
2205
+ "src/components/ChatPanel.tsx"
2206
+ ]
2207
+ },
2208
+ {
2209
+ "testId": "project-board",
2210
+ "files": [
2211
+ "src/components/HomeBoard.tsx"
2212
+ ]
2213
+ },
2214
+ {
2215
+ "testId": "project-card",
2216
+ "files": [
2217
+ "src/components/ProjectCard.tsx",
2218
+ "src/components/ProjectsPage.tsx"
2219
+ ]
2220
+ },
2221
+ {
2222
+ "testId": "project-context-header",
2223
+ "files": [
2224
+ "src/components/ProjectShell.tsx"
2225
+ ]
2226
+ },
2227
+ {
2228
+ "testId": "project-dashboard",
2229
+ "files": [
2230
+ "src/components/ProjectDashboard.tsx"
2231
+ ]
2232
+ },
2233
+ {
2234
+ "testId": "project-home",
2235
+ "files": [
2236
+ "src/components/ProjectShell.tsx"
2237
+ ]
2238
+ },
2239
+ {
2240
+ "testId": "project-repo",
2241
+ "files": [
2242
+ "src/components/ProjectCard.tsx"
2243
+ ]
2244
+ },
2245
+ {
2246
+ "testId": "project-run-count",
2247
+ "files": [
2248
+ "src/components/CenterDashboard.tsx"
2249
+ ]
2250
+ },
2251
+ {
2252
+ "testId": "project-run-count-window",
2253
+ "files": [
2254
+ "src/components/CenterDashboard.tsx"
2255
+ ]
2256
+ },
2257
+ {
2258
+ "testId": "project-shell",
2259
+ "files": [
2260
+ "src/components/ProjectShell.tsx"
2261
+ ]
2262
+ },
2263
+ {
2264
+ "testId": "project-sparkline",
2265
+ "files": [
2266
+ "src/components/ProjectSparkline.tsx"
2267
+ ]
2268
+ },
2269
+ {
2270
+ "testId": "project-status-dot",
2271
+ "files": [
2272
+ "src/components/ProjectCard.tsx"
2273
+ ]
2274
+ },
2275
+ {
2276
+ "testId": "project-switcher",
2277
+ "files": [
2278
+ "src/components/ProjectSwitcher.tsx"
2279
+ ]
2280
+ },
2281
+ {
2282
+ "testId": "project-switcher-add",
2283
+ "files": [
2284
+ "src/components/ProjectSwitcher.tsx"
2285
+ ]
2286
+ },
2287
+ {
2288
+ "testId": "project-switcher-list",
2289
+ "files": [
2290
+ "src/components/ProjectSwitcher.tsx"
2291
+ ]
2292
+ },
2293
+ {
2294
+ "testId": "project-switcher-option",
2295
+ "files": [
2296
+ "src/components/ProjectSwitcher.tsx"
2297
+ ]
2298
+ },
2299
+ {
2300
+ "testId": "project-switcher-unfiled",
2301
+ "files": [
2302
+ "src/components/ProjectSwitcher.tsx"
2303
+ ]
2304
+ },
2305
+ {
2306
+ "testId": "projects-list",
2307
+ "files": [
2308
+ "src/components/ProjectsPage.tsx"
2309
+ ]
2310
+ },
2311
+ {
2312
+ "testId": "quick-action",
2313
+ "files": [
2314
+ "src/components/ProjectCard.tsx"
2315
+ ]
2316
+ },
2317
+ {
2318
+ "testId": "quick-action-sublabel",
2319
+ "files": [
2320
+ "src/components/ProjectCard.tsx"
2321
+ ]
2322
+ },
2323
+ {
2324
+ "testId": "quick-actions",
2325
+ "files": [
2326
+ "src/components/ProjectCard.tsx"
2327
+ ]
2328
+ },
2329
+ {
2330
+ "testId": "quiet-chip",
2331
+ "files": [
2332
+ "src/components/HomeBoard.tsx"
2333
+ ]
2334
+ },
2335
+ {
2336
+ "testId": "quiet-preview-cap",
2337
+ "files": [
2338
+ "src/components/HomeBoard.tsx"
2339
+ ]
2340
+ },
2341
+ {
2342
+ "testId": "quiet-summary",
2343
+ "files": [
2344
+ "src/components/ProjectCard.tsx"
2345
+ ]
2346
+ },
2347
+ {
2348
+ "testId": "rail-all-runs",
2349
+ "files": [
2350
+ "src/components/RunsSection.tsx"
2351
+ ]
2352
+ },
2353
+ {
2354
+ "testId": "rail-chevron",
2355
+ "files": [
2356
+ "src/components/LeftSidebar.tsx"
2357
+ ]
2358
+ },
2359
+ {
2360
+ "testId": "rail-collapsed-glyph",
2361
+ "files": [
2362
+ "src/components/LeftSidebar.tsx"
2363
+ ]
2364
+ },
2365
+ {
2366
+ "testId": "rail-doc",
2367
+ "files": [
2368
+ "src/components/LeftSidebar.tsx"
2369
+ ]
2370
+ },
2371
+ {
2372
+ "testId": "rail-health-chevron",
2373
+ "files": [
2374
+ "src/components/HealthRailSection.tsx"
2375
+ ]
2376
+ },
2377
+ {
2378
+ "testId": "rail-health-section",
2379
+ "files": [
2380
+ "src/components/HealthRailSection.tsx"
2381
+ ]
2382
+ },
2383
+ {
2384
+ "testId": "rail-health-summary-dot",
2385
+ "files": [
2386
+ "src/components/HealthRailSection.tsx"
2387
+ ]
2388
+ },
2389
+ {
2390
+ "testId": "rail-health-toggle",
2391
+ "files": [
2392
+ "src/components/HealthRailSection.tsx"
2393
+ ]
2394
+ },
2395
+ {
2396
+ "testId": "rail-live-chat",
2397
+ "files": [
2398
+ "src/components/LeftSidebar.tsx"
2399
+ ]
2400
+ },
2401
+ {
2402
+ "testId": "rail-project",
2403
+ "files": [
2404
+ "src/components/LeftSidebar.tsx"
2405
+ ]
2406
+ },
2407
+ {
2408
+ "testId": "rail-repo",
2409
+ "files": [
2410
+ "src/components/LeftSidebar.tsx"
2411
+ ]
2412
+ },
2413
+ {
2414
+ "testId": "rail-run",
2415
+ "files": [
2416
+ "src/components/LeftSidebar.tsx",
2417
+ "src/components/RunsSection.tsx"
2418
+ ]
2419
+ },
2420
+ {
2421
+ "testId": "rail-run-intent",
2422
+ "files": [
2423
+ "src/components/RunsSection.tsx"
2424
+ ]
2425
+ },
2426
+ {
2427
+ "testId": "rail-run-phase",
2428
+ "files": [
2429
+ "src/components/RunsSection.tsx"
2430
+ ]
2431
+ },
2432
+ {
2433
+ "testId": "rail-runs",
2434
+ "files": [
2435
+ "src/components/RunsSection.tsx"
2436
+ ]
2437
+ },
2438
+ {
2439
+ "testId": "rail-seat-row",
2440
+ "files": [
2441
+ "src/components/HealthRailSection.tsx"
2442
+ ]
2443
+ },
2444
+ {
2445
+ "testId": "rail-view-all",
2446
+ "files": [
2447
+ "src/components/LeftSidebar.tsx"
2448
+ ]
2449
+ },
2450
+ {
2451
+ "testId": "repo-card",
2452
+ "files": [
2453
+ "src/components/RepositoriesPanel.tsx"
2454
+ ]
2455
+ },
2456
+ {
2457
+ "testId": "repo-chip",
2458
+ "files": [
2459
+ "src/components/ChatInput.tsx"
2460
+ ]
2461
+ },
2462
+ {
2463
+ "testId": "repo-project-row",
2464
+ "files": [
2465
+ "src/components/RepositoriesPanel.tsx"
2466
+ ]
2467
+ },
2468
+ {
2469
+ "testId": "repos-list",
2470
+ "files": [
2471
+ "src/components/RepositoriesPanel.tsx"
2472
+ ]
2473
+ },
2474
+ {
2475
+ "testId": "retry-link",
2476
+ "files": [
2477
+ "src/components/RunTimeline.tsx"
2478
+ ]
2479
+ },
2480
+ {
2481
+ "testId": "rework-badge",
2482
+ "files": [
2483
+ "src/components/DecisionsLedger.tsx"
2484
+ ]
2485
+ },
2486
+ {
2487
+ "testId": "river-fail-mark",
2488
+ "files": [
2489
+ "src/components/ActivityRiver.tsx"
2490
+ ]
2491
+ },
2492
+ {
2493
+ "testId": "river-gate-mark",
2494
+ "files": [
2495
+ "src/components/ActivityRiver.tsx"
2496
+ ]
2497
+ },
2498
+ {
2499
+ "testId": "river-lane",
2500
+ "files": [
2501
+ "src/components/ActivityRiver.tsx"
2502
+ ]
2503
+ },
2504
+ {
2505
+ "testId": "river-lane-label",
2506
+ "files": [
2507
+ "src/components/ActivityRiver.tsx"
2508
+ ]
2509
+ },
2510
+ {
2511
+ "testId": "river-margin",
2512
+ "files": [
2513
+ "src/components/NarrativeBand.tsx"
2514
+ ]
2515
+ },
2516
+ {
2517
+ "testId": "river-now-arrow",
2518
+ "files": [
2519
+ "src/components/ActivityRiver.tsx"
2520
+ ]
2521
+ },
2522
+ {
2523
+ "testId": "river-quiet",
2524
+ "files": [
2525
+ "src/components/ActivityRiver.tsx"
2526
+ ]
2527
+ },
2528
+ {
2529
+ "testId": "river-span",
2530
+ "files": [
2531
+ "src/components/ActivityRiver.tsx"
2532
+ ]
2533
+ },
2534
+ {
2535
+ "testId": "river-version-mark",
2536
+ "files": [
2537
+ "src/components/ActivityRiver.tsx"
2538
+ ]
2539
+ },
2540
+ {
2541
+ "testId": "role-badge",
2542
+ "files": [
2543
+ "src/components/DecisionsLedger.tsx"
2544
+ ]
2545
+ },
2546
+ {
2547
+ "testId": "routing-provenance",
2548
+ "files": [
2549
+ "src/components/RoutingProvenance.tsx"
2550
+ ]
2551
+ },
2552
+ {
2553
+ "testId": "run-card",
2554
+ "files": [
2555
+ "src/components/RunCard.tsx"
2556
+ ]
2557
+ },
2558
+ {
2559
+ "testId": "run-card-gate-flag",
2560
+ "files": [
2561
+ "src/components/RunCard.tsx"
2562
+ ]
2563
+ },
2564
+ {
2565
+ "testId": "run-chip",
2566
+ "files": [
2567
+ "src/components/ProjectCard.tsx"
2568
+ ]
2569
+ },
2570
+ {
2571
+ "testId": "run-delivery",
2572
+ "files": [
2573
+ "src/components/RunDelivery.tsx"
2574
+ ]
2575
+ },
2576
+ {
2577
+ "testId": "run-delivery-badge",
2578
+ "files": [
2579
+ "src/components/RunDelivery.tsx"
2580
+ ]
2581
+ },
2582
+ {
2583
+ "testId": "run-delivery-chip",
2584
+ "files": [
2585
+ "src/components/RunDelivery.tsx"
2586
+ ]
2587
+ },
2588
+ {
2589
+ "testId": "run-delivery-link",
2590
+ "files": [
2591
+ "src/components/RunDelivery.tsx"
2592
+ ]
2593
+ },
2594
+ {
2595
+ "testId": "run-delivery-nolink",
2596
+ "files": [
2597
+ "src/components/RunDelivery.tsx"
2598
+ ]
2599
+ },
2600
+ {
2601
+ "testId": "run-delivery-reason",
2602
+ "files": [
2603
+ "src/components/RunDelivery.tsx"
2604
+ ]
2605
+ },
2606
+ {
2607
+ "testId": "run-link",
2608
+ "files": [
2609
+ "src/components/RunLink.tsx"
2610
+ ]
2611
+ },
2612
+ {
2613
+ "testId": "run-list",
2614
+ "files": [
2615
+ "src/components/RunList.tsx"
2616
+ ]
2617
+ },
2618
+ {
2619
+ "testId": "run-overflow",
2620
+ "files": [
2621
+ "src/components/ProjectCard.tsx"
2622
+ ]
2623
+ },
2624
+ {
2625
+ "testId": "run-pending",
2626
+ "files": [
2627
+ "src/components/ChatPanel.tsx"
2628
+ ]
2629
+ },
2630
+ {
2631
+ "testId": "run-retry",
2632
+ "files": [
2633
+ "src/components/ChatPanel.tsx"
2634
+ ]
2635
+ },
2636
+ {
2637
+ "testId": "run-times",
2638
+ "files": [
2639
+ "src/components/runIdentity.tsx"
2640
+ ]
2641
+ },
2642
+ {
2643
+ "testId": "run-title",
2644
+ "files": [
2645
+ "src/components/CommandPalette.tsx",
2646
+ "src/components/RunLink.tsx",
2647
+ "src/components/RunsBottomPanel.tsx"
2648
+ ]
2649
+ },
2650
+ {
2651
+ "testId": "run-when",
2652
+ "files": [
2653
+ "src/components/CommandPalette.tsx",
2654
+ "src/components/RunLink.tsx",
2655
+ "src/components/RunsBottomPanel.tsx"
2656
+ ]
2657
+ },
2658
+ {
2659
+ "testId": "runs-bar-gates-elsewhere",
2660
+ "files": [
2661
+ "src/components/RunsBottomPanel.tsx"
2662
+ ]
2663
+ },
2664
+ {
2665
+ "testId": "runs-bar-spend-window",
2666
+ "files": [
2667
+ "src/components/RunsBottomPanel.tsx"
2668
+ ]
2669
+ },
2670
+ {
2671
+ "testId": "runs-bar-toggle",
2672
+ "files": [
2673
+ "src/components/RunsBottomPanel.tsx"
2674
+ ]
2675
+ },
2676
+ {
2677
+ "testId": "runs-bar-window",
2678
+ "files": [
2679
+ "src/components/RunsBottomPanel.tsx"
2680
+ ]
2681
+ },
2682
+ {
2683
+ "testId": "runs-bottom-bar",
2684
+ "files": [
2685
+ "src/components/RunsBottomPanel.tsx"
2686
+ ]
2687
+ },
2688
+ {
2689
+ "testId": "runs-bottom-sheet",
2690
+ "files": [
2691
+ "src/components/RunsBottomPanel.tsx"
2692
+ ]
2693
+ },
2694
+ {
2695
+ "testId": "runs-settings",
2696
+ "files": [
2697
+ "src/components/SystemSettings.tsx"
2698
+ ]
2699
+ },
2700
+ {
2701
+ "testId": "runs-sheet-cap",
2702
+ "files": [
2703
+ "src/components/RunsBottomPanel.tsx"
2704
+ ]
2705
+ },
2706
+ {
2707
+ "testId": "runs-sheet-collapse",
2708
+ "files": [
2709
+ "src/components/RunsBottomPanel.tsx"
2710
+ ]
2711
+ },
2712
+ {
2713
+ "testId": "runs-sheet-row",
2714
+ "files": [
2715
+ "src/components/RunsBottomPanel.tsx"
2716
+ ]
2717
+ },
2718
+ {
2719
+ "testId": "runs-sheet-row-project",
2720
+ "files": [
2721
+ "src/components/RunsBottomPanel.tsx"
2722
+ ]
2723
+ },
2724
+ {
2725
+ "testId": "save-guidance",
2726
+ "files": [
2727
+ "src/components/PreGateAnnotate.tsx"
2728
+ ]
2729
+ },
2730
+ {
2731
+ "testId": "search-corpus-label",
2732
+ "files": [
2733
+ "src/components/CommandPalette.tsx"
2734
+ ]
2735
+ },
2736
+ {
2737
+ "testId": "search-snippet",
2738
+ "files": [
2739
+ "src/components/CommandPalette.tsx"
2740
+ ]
2741
+ },
2742
+ {
2743
+ "testId": "search-why",
2744
+ "files": [
2745
+ "src/components/CommandPalette.tsx"
2746
+ ]
2747
+ },
2748
+ {
2749
+ "testId": "search-why-popover",
2750
+ "files": [
2751
+ "src/components/CommandPalette.tsx"
2752
+ ]
2753
+ },
2754
+ {
2755
+ "testId": "seat-bubble",
2756
+ "files": [
2757
+ "src/components/GroupChat.tsx"
2758
+ ]
2759
+ },
2760
+ {
2761
+ "testId": "seat-chip",
2762
+ "files": [
2763
+ "src/components/GroupChat.tsx"
2764
+ ]
2765
+ },
2766
+ {
2767
+ "testId": "seat-state",
2768
+ "files": [
2769
+ "src/components/GroupChat.tsx"
2770
+ ]
2771
+ },
2772
+ {
2773
+ "testId": "shortcut-overlay",
2774
+ "files": [
2775
+ "src/components/ShortcutOverlay.tsx"
2776
+ ]
2777
+ },
2778
+ {
2779
+ "testId": "signin-warning",
2780
+ "files": [
2781
+ "src/components/ChatInput.tsx"
2782
+ ]
2783
+ },
2784
+ {
2785
+ "testId": "source-attach",
2786
+ "files": [
2787
+ "src/components/ComposerContext.tsx"
2788
+ ]
2789
+ },
2790
+ {
2791
+ "testId": "source-input",
2792
+ "files": [
2793
+ "src/components/ComposerContext.tsx"
2794
+ ]
2795
+ },
2796
+ {
2797
+ "testId": "source-no-upload",
2798
+ "files": [
2799
+ "src/components/ComposerContext.tsx"
2800
+ ]
2801
+ },
2802
+ {
2803
+ "testId": "sources-panel",
2804
+ "files": [
2805
+ "src/components/ComposerContext.tsx"
2806
+ ]
2807
+ },
2808
+ {
2809
+ "testId": "steer-prefill",
2810
+ "files": [
2811
+ "src/components/ChatInput.tsx"
2812
+ ]
2813
+ },
2814
+ {
2815
+ "testId": "steering-amend",
2816
+ "files": [
2817
+ "src/components/SteeringGate.tsx"
2818
+ ]
2819
+ },
2820
+ {
2821
+ "testId": "steering-approve",
2822
+ "files": [
2823
+ "src/components/SteeringGate.tsx"
2824
+ ]
2825
+ },
2826
+ {
2827
+ "testId": "steering-approve-steer",
2828
+ "files": [
2829
+ "src/components/SteeringGate.tsx"
2830
+ ]
2831
+ },
2832
+ {
2833
+ "testId": "steering-cancel",
2834
+ "files": [
2835
+ "src/components/SteeringGate.tsx"
2836
+ ]
2837
+ },
2838
+ {
2839
+ "testId": "steering-chip",
2840
+ "files": [
2841
+ "src/components/DocumentThread.tsx"
2842
+ ]
2843
+ },
2844
+ {
2845
+ "testId": "steering-entry",
2846
+ "files": [
2847
+ "src/components/SteeringTimeline.tsx"
2848
+ ]
2849
+ },
2850
+ {
2851
+ "testId": "steering-error",
2852
+ "files": [
2853
+ "src/components/SteeringGate.tsx"
2854
+ ]
2855
+ },
2856
+ {
2857
+ "testId": "steering-gate",
2858
+ "files": [
2859
+ "src/components/SteeringGate.tsx"
2860
+ ]
2861
+ },
2862
+ {
2863
+ "testId": "steering-live-chip",
2864
+ "files": [
2865
+ "src/components/ChatInput.tsx"
2866
+ ]
2867
+ },
2868
+ {
2869
+ "testId": "steering-prompt",
2870
+ "files": [
2871
+ "src/components/SteeringGate.tsx"
2872
+ ]
2873
+ },
2874
+ {
2875
+ "testId": "steering-reject",
2876
+ "files": [
2877
+ "src/components/SteeringGate.tsx"
2878
+ ]
2879
+ },
2880
+ {
2881
+ "testId": "steering-scope-note",
2882
+ "files": [
2883
+ "src/components/SteeringTimeline.tsx"
2884
+ ]
2885
+ },
2886
+ {
2887
+ "testId": "steering-stalled",
2888
+ "files": [
2889
+ "src/components/DocumentThread.tsx"
2890
+ ]
2891
+ },
2892
+ {
2893
+ "testId": "steering-timeline",
2894
+ "files": [
2895
+ "src/components/SteeringTimeline.tsx"
2896
+ ]
2897
+ },
2898
+ {
2899
+ "testId": "step-failed-detail",
2900
+ "files": [
2901
+ "src/components/RunTimeline.tsx"
2902
+ ]
2903
+ },
2904
+ {
2905
+ "testId": "strip-sensor",
2906
+ "files": [
2907
+ "src/components/ThreadDrawer.tsx"
2908
+ ]
2909
+ },
2910
+ {
2911
+ "testId": "switcher-dashboard-row",
2912
+ "files": [
2913
+ "src/components/ProjectSwitcher.tsx"
2914
+ ]
2915
+ },
2916
+ {
2917
+ "testId": "term-open-shell",
2918
+ "files": [
2919
+ "src/components/RightPanel.tsx"
2920
+ ]
2921
+ },
2922
+ {
2923
+ "testId": "term-transcript",
2924
+ "files": [
2925
+ "src/components/RightPanel.tsx"
2926
+ ]
2927
+ },
2928
+ {
2929
+ "testId": "terminal",
2930
+ "files": [
2931
+ "src/components/Terminal.tsx"
2932
+ ]
2933
+ },
2934
+ {
2935
+ "testId": "terminal-governed",
2936
+ "files": [
2937
+ "src/components/Terminal.tsx"
2938
+ ]
2939
+ },
2940
+ {
2941
+ "testId": "terminal-host",
2942
+ "files": [
2943
+ "src/components/Terminal.tsx"
2944
+ ]
2945
+ },
2946
+ {
2947
+ "testId": "theme-page-link",
2948
+ "files": [
2949
+ "src/components/SystemSettings.tsx"
2950
+ ]
2951
+ },
2952
+ {
2953
+ "testId": "themes-explanation",
2954
+ "files": [
2955
+ "src/components/ThemesMenu.tsx"
2956
+ ]
2957
+ },
2958
+ {
2959
+ "testId": "themes-input",
2960
+ "files": [
2961
+ "src/components/ThemesMenu.tsx"
2962
+ ]
2963
+ },
2964
+ {
2965
+ "testId": "themes-kind",
2966
+ "files": [
2967
+ "src/components/ThemesMenu.tsx"
2968
+ ]
2969
+ },
2970
+ {
2971
+ "testId": "themes-no-upload",
2972
+ "files": [
2973
+ "src/components/ThemesMenu.tsx"
2974
+ ]
2975
+ },
2976
+ {
2977
+ "testId": "themes-open",
2978
+ "files": [
2979
+ "src/components/ThemesMenu.tsx"
2980
+ ]
2981
+ },
2982
+ {
2983
+ "testId": "themes-panel",
2984
+ "files": [
2985
+ "src/components/ThemesMenu.tsx"
2986
+ ]
2987
+ },
2988
+ {
2989
+ "testId": "themes-sticks",
2990
+ "files": [
2991
+ "src/components/ThemesMenu.tsx"
2992
+ ]
2993
+ },
2994
+ {
2995
+ "testId": "themes-submit",
2996
+ "files": [
2997
+ "src/components/ThemesMenu.tsx"
2998
+ ]
2999
+ },
3000
+ {
3001
+ "testId": "thread",
3002
+ "files": [
3003
+ "src/components/ChatPanel.tsx",
3004
+ "src/components/DocumentThread.tsx",
3005
+ "src/components/threadAnchor.ts"
3006
+ ]
3007
+ },
3008
+ {
3009
+ "testId": "thread-close",
3010
+ "files": [
3011
+ "src/components/ThreadDrawer.tsx"
3012
+ ]
3013
+ },
3014
+ {
3015
+ "testId": "thread-context",
3016
+ "files": [
3017
+ "src/components/ComposerContext.tsx"
3018
+ ]
3019
+ },
3020
+ {
3021
+ "testId": "thread-drawer",
3022
+ "files": [
3023
+ "src/components/ThreadDrawer.tsx"
3024
+ ]
3025
+ },
3026
+ {
3027
+ "testId": "thread-generating",
3028
+ "files": [
3029
+ "src/components/DocumentThread.tsx"
3030
+ ]
3031
+ },
3032
+ {
3033
+ "testId": "thread-generating-retry",
3034
+ "files": [
3035
+ "src/components/DocumentThread.tsx"
3036
+ ]
3037
+ },
3038
+ {
3039
+ "testId": "thread-generating-timeout",
3040
+ "files": [
3041
+ "src/components/DocumentThread.tsx"
3042
+ ]
3043
+ },
3044
+ {
3045
+ "testId": "thread-queued",
3046
+ "files": [
3047
+ "src/components/DocumentThread.tsx"
3048
+ ]
3049
+ },
3050
+ {
3051
+ "testId": "thread-record",
3052
+ "files": [
3053
+ "src/components/DocumentThread.tsx"
3054
+ ]
3055
+ },
3056
+ {
3057
+ "testId": "thread-send-failed",
3058
+ "files": [
3059
+ "src/components/DocumentThread.tsx"
3060
+ ]
3061
+ },
3062
+ {
3063
+ "testId": "thread-send-retry",
3064
+ "files": [
3065
+ "src/components/DocumentThread.tsx"
3066
+ ]
3067
+ },
3068
+ {
3069
+ "testId": "thread-stopgap",
3070
+ "files": [
3071
+ "src/components/DocumentThread.tsx"
3072
+ ]
3073
+ },
3074
+ {
3075
+ "testId": "thread-toggle",
3076
+ "files": [
3077
+ "src/components/ThreadDrawer.tsx"
3078
+ ]
3079
+ },
3080
+ {
3081
+ "testId": "timeline",
3082
+ "files": [
3083
+ "src/components/RunTimeline.tsx"
3084
+ ]
3085
+ },
3086
+ {
3087
+ "testId": "timeline-detail",
3088
+ "files": [
3089
+ "src/components/RunTimeline.tsx"
3090
+ ]
3091
+ },
3092
+ {
3093
+ "testId": "timeline-phase",
3094
+ "files": [
3095
+ "src/components/RunTimeline.tsx"
3096
+ ]
3097
+ },
3098
+ {
3099
+ "testId": "timeline-row",
3100
+ "files": [
3101
+ "src/components/RunTimeline.tsx"
3102
+ ]
3103
+ },
3104
+ {
3105
+ "testId": "toast-dismiss",
3106
+ "files": [
3107
+ "src/components/GateNotifications.tsx"
3108
+ ]
3109
+ },
3110
+ {
3111
+ "testId": "triage-hint",
3112
+ "files": [
3113
+ "src/components/HomeBoard.tsx"
3114
+ ]
3115
+ },
3116
+ {
3117
+ "testId": "unfiled-run",
3118
+ "files": [
3119
+ "src/components/HomeBoard.tsx"
3120
+ ]
3121
+ },
3122
+ {
3123
+ "testId": "unit-approve",
3124
+ "files": [
3125
+ "src/components/WorkUnitDetail.tsx"
3126
+ ]
3127
+ },
3128
+ {
3129
+ "testId": "unit-denial-reason",
3130
+ "files": [
3131
+ "src/components/WorkUnitDetail.tsx"
3132
+ ]
3133
+ },
3134
+ {
3135
+ "testId": "unit-list",
3136
+ "files": [
3137
+ "src/components/UnitList.tsx"
3138
+ ]
3139
+ },
3140
+ {
3141
+ "testId": "unit-transcript",
3142
+ "files": [
3143
+ "src/components/WorkUnitDetail.tsx"
3144
+ ]
3145
+ },
3146
+ {
3147
+ "testId": "unit-transcript-toggle",
3148
+ "files": [
3149
+ "src/components/WorkUnitDetail.tsx"
3150
+ ]
3151
+ },
3152
+ {
3153
+ "testId": "user-bubble",
3154
+ "files": [
3155
+ "src/components/GroupChat.tsx"
3156
+ ]
3157
+ },
3158
+ {
3159
+ "testId": "verdict-criterion",
3160
+ "files": [
3161
+ "src/components/VerdictDetail.tsx"
3162
+ ]
3163
+ },
3164
+ {
3165
+ "testId": "verdict-denial",
3166
+ "files": [
3167
+ "src/components/VerdictDetail.tsx"
3168
+ ]
3169
+ },
3170
+ {
3171
+ "testId": "verdict-detail",
3172
+ "files": [
3173
+ "src/components/VerdictDetail.tsx"
3174
+ ]
3175
+ },
3176
+ {
3177
+ "testId": "version-active-dot",
3178
+ "files": [
3179
+ "src/components/VersionStrip.tsx"
3180
+ ]
3181
+ },
3182
+ {
3183
+ "testId": "version-compare-toggle",
3184
+ "files": [
3185
+ "src/components/DocPanel.tsx"
3186
+ ]
3187
+ },
3188
+ {
3189
+ "testId": "version-detail",
3190
+ "files": [
3191
+ "src/components/DocPanel.tsx"
3192
+ ]
3193
+ },
3194
+ {
3195
+ "testId": "version-detail-files",
3196
+ "files": [
3197
+ "src/components/DocPanel.tsx"
3198
+ ]
3199
+ },
3200
+ {
3201
+ "testId": "version-detail-lineage",
3202
+ "files": [
3203
+ "src/components/DocPanel.tsx"
3204
+ ]
3205
+ },
3206
+ {
3207
+ "testId": "version-detail-show",
3208
+ "files": [
3209
+ "src/components/DocPanel.tsx"
3210
+ ]
3211
+ },
3212
+ {
3213
+ "testId": "version-detail-stamp",
3214
+ "files": [
3215
+ "src/components/DocPanel.tsx"
3216
+ ]
3217
+ },
3218
+ {
3219
+ "testId": "version-divider",
3220
+ "files": [
3221
+ "src/components/DocumentThread.tsx"
3222
+ ]
3223
+ },
3224
+ {
3225
+ "testId": "version-entry",
3226
+ "files": [
3227
+ "src/components/VersionStrip.tsx"
3228
+ ]
3229
+ },
3230
+ {
3231
+ "testId": "version-fork",
3232
+ "files": [
3233
+ "src/components/DocPanel.tsx",
3234
+ "src/components/VersionStrip.tsx"
3235
+ ]
3236
+ },
3237
+ {
3238
+ "testId": "version-fork-error",
3239
+ "files": [
3240
+ "src/components/DocPanel.tsx",
3241
+ "src/components/VersionStrip.tsx"
3242
+ ]
3243
+ },
3244
+ {
3245
+ "testId": "version-lineage",
3246
+ "files": [
3247
+ "src/components/VersionStrip.tsx"
3248
+ ]
3249
+ },
3250
+ {
3251
+ "testId": "version-marker",
3252
+ "files": [
3253
+ "src/components/DocumentThread.tsx"
3254
+ ]
3255
+ },
3256
+ {
3257
+ "testId": "version-scroll",
3258
+ "files": [
3259
+ "src/components/DocPanel.tsx",
3260
+ "src/components/VersionStrip.tsx"
3261
+ ]
3262
+ },
3263
+ {
3264
+ "testId": "version-select",
3265
+ "files": [
3266
+ "src/components/VersionStrip.tsx"
3267
+ ]
3268
+ },
3269
+ {
3270
+ "testId": "version-spine-caption",
3271
+ "files": [
3272
+ "src/components/VersionStrip.tsx"
3273
+ ]
3274
+ },
3275
+ {
3276
+ "testId": "version-stamp",
3277
+ "files": [
3278
+ "src/components/VersionStrip.tsx"
3279
+ ]
3280
+ },
3281
+ {
3282
+ "testId": "version-strip",
3283
+ "files": [
3284
+ "src/components/VersionStrip.tsx"
3285
+ ]
3286
+ },
3287
+ {
3288
+ "testId": "versions-history-note",
3289
+ "files": [
3290
+ "src/components/DocPanel.tsx"
3291
+ ]
3292
+ },
3293
+ {
3294
+ "testId": "video-canvas",
3295
+ "files": [
3296
+ "src/components/VideoStoryboard.tsx"
3297
+ ]
3298
+ },
3299
+ {
3300
+ "testId": "video-record",
3301
+ "files": [
3302
+ "src/components/VideoStoryboard.tsx"
3303
+ ]
3304
+ },
3305
+ {
3306
+ "testId": "video-record-error",
3307
+ "files": [
3308
+ "src/components/VideoStoryboard.tsx"
3309
+ ]
3310
+ },
3311
+ {
3312
+ "testId": "view-timeline",
3313
+ "files": [
3314
+ "src/components/WorkChronicle.tsx"
3315
+ ]
3316
+ },
3317
+ {
3318
+ "testId": "viewer-binary",
3319
+ "files": [
3320
+ "src/components/FileViewer.tsx"
3321
+ ]
3322
+ },
3323
+ {
3324
+ "testId": "viewer-clean-tree",
3325
+ "files": [
3326
+ "src/components/FileViewer.tsx"
3327
+ ]
3328
+ },
3329
+ {
3330
+ "testId": "viewer-error",
3331
+ "files": [
3332
+ "src/components/FileViewer.tsx"
3333
+ ]
3334
+ },
3335
+ {
3336
+ "testId": "viewer-tab-diff",
3337
+ "files": [
3338
+ "src/components/FileViewer.tsx"
3339
+ ]
3340
+ },
3341
+ {
3342
+ "testId": "viewer-tab-file",
3343
+ "files": [
3344
+ "src/components/FileViewer.tsx"
3345
+ ]
3346
+ },
3347
+ {
3348
+ "testId": "viewer-truncation-banner",
3349
+ "files": [
3350
+ "src/components/FileViewer.tsx"
3351
+ ]
3352
+ },
3353
+ {
3354
+ "testId": "what-where",
3355
+ "files": [
3356
+ "src/components/WhatWhere.tsx"
3357
+ ]
3358
+ },
3359
+ {
3360
+ "testId": "wiki-about",
3361
+ "files": [
3362
+ "src/components/WikiPage.tsx"
3363
+ ]
3364
+ },
3365
+ {
3366
+ "testId": "wiki-about-toggle",
3367
+ "files": [
3368
+ "src/components/WikiPage.tsx"
3369
+ ]
3370
+ },
3371
+ {
3372
+ "testId": "wiki-group-toggle",
3373
+ "files": [
3374
+ "src/components/WikiPage.tsx"
3375
+ ]
3376
+ },
3377
+ {
3378
+ "testId": "wiki-groups-unsupported",
3379
+ "files": [
3380
+ "src/components/WikiPage.tsx"
3381
+ ]
3382
+ },
3383
+ {
3384
+ "testId": "wiki-health",
3385
+ "files": [
3386
+ "src/components/WikiPage.tsx"
3387
+ ]
3388
+ },
3389
+ {
3390
+ "testId": "wiki-health-error",
3391
+ "files": [
3392
+ "src/components/WikiPage.tsx"
3393
+ ]
3394
+ },
3395
+ {
3396
+ "testId": "wiki-health-loading",
3397
+ "files": [
3398
+ "src/components/WikiPage.tsx"
3399
+ ]
3400
+ },
3401
+ {
3402
+ "testId": "wiki-health-unsupported",
3403
+ "files": [
3404
+ "src/components/WikiPage.tsx"
3405
+ ]
3406
+ },
3407
+ {
3408
+ "testId": "wiki-page",
3409
+ "files": [
3410
+ "src/components/WikiPage.tsx"
3411
+ ]
3412
+ },
3413
+ {
3414
+ "testId": "wiki-recall-unavailable",
3415
+ "files": [
3416
+ "src/components/WikiPage.tsx"
3417
+ ]
3418
+ },
3419
+ {
3420
+ "testId": "wiki-retire-cancel",
3421
+ "files": [
3422
+ "src/components/WikiPage.tsx"
3423
+ ]
3424
+ },
3425
+ {
3426
+ "testId": "wiki-retire-confirm",
3427
+ "files": [
3428
+ "src/components/WikiPage.tsx"
3429
+ ]
3430
+ },
3431
+ {
3432
+ "testId": "wiki-retire-confirm-input",
3433
+ "files": [
3434
+ "src/components/WikiPage.tsx"
3435
+ ]
3436
+ },
3437
+ {
3438
+ "testId": "wiki-retire-error",
3439
+ "files": [
3440
+ "src/components/WikiPage.tsx"
3441
+ ]
3442
+ },
3443
+ {
3444
+ "testId": "wiki-retire-modal",
3445
+ "files": [
3446
+ "src/components/WikiPage.tsx"
3447
+ ]
3448
+ },
3449
+ {
3450
+ "testId": "wiki-retire-open",
3451
+ "files": [
3452
+ "src/components/WikiPage.tsx"
3453
+ ]
3454
+ },
3455
+ {
3456
+ "testId": "wiki-retire-reason",
3457
+ "files": [
3458
+ "src/components/WikiPage.tsx"
3459
+ ]
3460
+ },
3461
+ {
3462
+ "testId": "wiki-retired-note",
3463
+ "files": [
3464
+ "src/components/WikiPage.tsx"
3465
+ ]
3466
+ },
3467
+ {
3468
+ "testId": "wiki-rule-detail",
3469
+ "files": [
3470
+ "src/components/WikiPage.tsx"
3471
+ ]
3472
+ },
3473
+ {
3474
+ "testId": "wiki-rule-retired-chip",
3475
+ "files": [
3476
+ "src/components/WikiPage.tsx"
3477
+ ]
3478
+ },
3479
+ {
3480
+ "testId": "wiki-rule-retired-note",
3481
+ "files": [
3482
+ "src/components/WikiPage.tsx"
3483
+ ]
3484
+ },
3485
+ {
3486
+ "testId": "wiki-rule-row",
3487
+ "files": [
3488
+ "src/components/WikiPage.tsx"
3489
+ ]
3490
+ },
3491
+ {
3492
+ "testId": "wiki-rules-empty",
3493
+ "files": [
3494
+ "src/components/WikiPage.tsx"
3495
+ ]
3496
+ },
3497
+ {
3498
+ "testId": "wiki-rules-error",
3499
+ "files": [
3500
+ "src/components/WikiPage.tsx"
3501
+ ]
3502
+ },
3503
+ {
3504
+ "testId": "wiki-rules-loading",
3505
+ "files": [
3506
+ "src/components/WikiPage.tsx"
3507
+ ]
3508
+ },
3509
+ {
3510
+ "testId": "wiki-ruleset-group",
3511
+ "files": [
3512
+ "src/components/WikiPage.tsx"
3513
+ ]
3514
+ },
3515
+ {
3516
+ "testId": "wiki-runbook-link",
3517
+ "files": [
3518
+ "src/components/WikiPage.tsx"
3519
+ ]
3520
+ },
3521
+ {
3522
+ "testId": "wiki-seed-command",
3523
+ "files": [
3524
+ "src/components/WikiPage.tsx"
3525
+ ]
3526
+ },
3527
+ {
3528
+ "testId": "wiki-unseeded",
3529
+ "files": [
3530
+ "src/components/WikiPage.tsx"
3531
+ ]
3532
+ },
3533
+ {
3534
+ "testId": "wiki-verdict",
3535
+ "files": [
3536
+ "src/components/WikiPage.tsx"
3537
+ ]
3538
+ },
3539
+ {
3540
+ "testId": "wizard-cancel",
3541
+ "files": [
3542
+ "src/components/DemoWizard.tsx"
3543
+ ]
3544
+ },
3545
+ {
3546
+ "testId": "wizard-create",
3547
+ "files": [
3548
+ "src/components/DemoWizard.tsx"
3549
+ ]
3550
+ },
3551
+ {
3552
+ "testId": "wizard-description",
3553
+ "files": [
3554
+ "src/components/DemoWizard.tsx"
3555
+ ]
3556
+ },
3557
+ {
3558
+ "testId": "wizard-error",
3559
+ "files": [
3560
+ "src/components/DemoWizard.tsx"
3561
+ ]
3562
+ },
3563
+ {
3564
+ "testId": "wizard-pipeline-note",
3565
+ "files": [
3566
+ "src/components/DemoWizard.tsx"
3567
+ ]
3568
+ },
3569
+ {
3570
+ "testId": "wizard-step",
3571
+ "files": [
3572
+ "src/components/DemoWizard.tsx"
3573
+ ]
3574
+ },
3575
+ {
3576
+ "testId": "wizard-step-action",
3577
+ "files": [
3578
+ "src/components/DemoWizard.tsx"
3579
+ ]
3580
+ },
3581
+ {
3582
+ "testId": "wizard-step-add",
3583
+ "files": [
3584
+ "src/components/DemoWizard.tsx"
3585
+ ]
3586
+ },
3587
+ {
3588
+ "testId": "wizard-step-remove",
3589
+ "files": [
3590
+ "src/components/DemoWizard.tsx"
3591
+ ]
3592
+ },
3593
+ {
3594
+ "testId": "wizard-step-subject",
3595
+ "files": [
3596
+ "src/components/DemoWizard.tsx"
3597
+ ]
3598
+ },
3599
+ {
3600
+ "testId": "wizard-steps",
3601
+ "files": [
3602
+ "src/components/DemoWizard.tsx"
3603
+ ]
3604
+ },
3605
+ {
3606
+ "testId": "wizard-steps-hint",
3607
+ "files": [
3608
+ "src/components/DemoWizard.tsx"
3609
+ ]
3610
+ },
3611
+ {
3612
+ "testId": "wizard-target",
3613
+ "files": [
3614
+ "src/components/DemoWizard.tsx"
3615
+ ]
3616
+ },
3617
+ {
3618
+ "testId": "work-chronicle",
3619
+ "files": [
3620
+ "src/components/WorkChronicle.tsx"
3621
+ ]
3622
+ },
3623
+ {
3624
+ "testId": "work-range-hidden-note",
3625
+ "files": [
3626
+ "src/components/WorkPage.tsx"
3627
+ ]
3628
+ },
3629
+ {
3630
+ "testId": "work-range-widen",
3631
+ "files": [
3632
+ "src/components/WorkPage.tsx"
3633
+ ]
3634
+ },
3635
+ {
3636
+ "testId": "work-unit",
3637
+ "files": [
3638
+ "src/components/WorkUnitDetail.tsx"
3639
+ ]
3640
+ },
3641
+ {
3642
+ "testId": "worker-root-error",
3643
+ "files": [
3644
+ "src/components/SystemSettings.tsx"
3645
+ ]
3646
+ },
3647
+ {
3648
+ "testId": "worker-root-invalid",
3649
+ "files": [
3650
+ "src/components/SystemSettings.tsx"
3651
+ ]
3652
+ }
3653
+ ],
3654
+ "dynamic": [
3655
+ {
3656
+ "pattern": "*-bridge-hint",
3657
+ "files": [
3658
+ "src/components/SurfaceState.tsx"
3659
+ ]
3660
+ },
3661
+ {
3662
+ "pattern": "*-canvas-error",
3663
+ "files": [
3664
+ "src/components/SurfaceState.tsx"
3665
+ ]
3666
+ },
3667
+ {
3668
+ "pattern": "*-canvas-loading",
3669
+ "files": [
3670
+ "src/components/SurfaceState.tsx"
3671
+ ]
3672
+ },
3673
+ {
3674
+ "pattern": "*-canvas-retry",
3675
+ "files": [
3676
+ "src/components/SurfaceState.tsx"
3677
+ ]
3678
+ },
3679
+ {
3680
+ "pattern": "*-error-detail",
3681
+ "files": [
3682
+ "src/components/SurfaceState.tsx"
3683
+ ]
3684
+ },
3685
+ {
3686
+ "pattern": "batch-open-*",
3687
+ "files": [
3688
+ "src/components/BatchGateBar.tsx"
3689
+ ]
3690
+ },
3691
+ {
3692
+ "pattern": "batch-retry-*",
3693
+ "files": [
3694
+ "src/components/BatchGateBar.tsx"
3695
+ ]
3696
+ },
3697
+ {
3698
+ "pattern": "batch-select-*",
3699
+ "files": [
3700
+ "src/components/BatchGateBar.tsx"
3701
+ ]
3702
+ },
3703
+ {
3704
+ "pattern": "build-view-*",
3705
+ "files": [
3706
+ "src/components/CenterDashboard.tsx"
3707
+ ]
3708
+ },
3709
+ {
3710
+ "pattern": "chat-layout-*",
3711
+ "files": [
3712
+ "src/components/GroupChat.tsx"
3713
+ ]
3714
+ },
3715
+ {
3716
+ "pattern": "dashboard-mode-*",
3717
+ "files": [
3718
+ "src/components/ProjectDashboard.tsx"
3719
+ ]
3720
+ },
3721
+ {
3722
+ "pattern": "doc-*",
3723
+ "files": [
3724
+ "src/components/DocumentThread.tsx"
3725
+ ]
3726
+ },
3727
+ {
3728
+ "pattern": "feedback-mode-*",
3729
+ "files": [
3730
+ "src/components/FeedbackOverlay.tsx"
3731
+ ]
3732
+ },
3733
+ {
3734
+ "pattern": "gate-answered-*",
3735
+ "files": [
3736
+ "src/components/GateChip.tsx"
3737
+ ]
3738
+ },
3739
+ {
3740
+ "pattern": "gate-approve-*",
3741
+ "files": [
3742
+ "src/components/GateChip.tsx"
3743
+ ]
3744
+ },
3745
+ {
3746
+ "pattern": "gate-chip-*",
3747
+ "files": [
3748
+ "src/components/GateChip.tsx"
3749
+ ]
3750
+ },
3751
+ {
3752
+ "pattern": "gate-error-*",
3753
+ "files": [
3754
+ "src/components/GateChip.tsx"
3755
+ ]
3756
+ },
3757
+ {
3758
+ "pattern": "gate-open-*",
3759
+ "files": [
3760
+ "src/components/GateChip.tsx"
3761
+ ]
3762
+ },
3763
+ {
3764
+ "pattern": "gate-reject-*",
3765
+ "files": [
3766
+ "src/components/GateChip.tsx"
3767
+ ]
3768
+ },
3769
+ {
3770
+ "pattern": "gate-reject-note-row-*",
3771
+ "files": [
3772
+ "src/components/GateRejectNote.tsx"
3773
+ ]
3774
+ },
3775
+ {
3776
+ "pattern": "launch-entity-*",
3777
+ "files": [
3778
+ "src/components/ContextPopover.tsx"
3779
+ ]
3780
+ },
3781
+ {
3782
+ "pattern": "launch-repo-*",
3783
+ "files": [
3784
+ "src/components/ContextPopover.tsx"
3785
+ ]
3786
+ },
3787
+ {
3788
+ "pattern": "launch-seat-*",
3789
+ "files": [
3790
+ "src/components/ContextPopover.tsx"
3791
+ ]
3792
+ },
3793
+ {
3794
+ "pattern": "learn-source-*",
3795
+ "files": [
3796
+ "src/components/BrandLearn.tsx"
3797
+ ]
3798
+ },
3799
+ {
3800
+ "pattern": "live-feed-block-*",
3801
+ "files": [
3802
+ "src/components/LiveFeed.tsx"
3803
+ ]
3804
+ },
3805
+ {
3806
+ "pattern": "live-narration-*",
3807
+ "files": [
3808
+ "src/components/ChatPanel.tsx"
3809
+ ]
3810
+ },
3811
+ {
3812
+ "pattern": "live-narration-text-*",
3813
+ "files": [
3814
+ "src/components/ChatPanel.tsx"
3815
+ ]
3816
+ },
3817
+ {
3818
+ "pattern": "live-narration-toggle-*",
3819
+ "files": [
3820
+ "src/components/ChatPanel.tsx"
3821
+ ]
3822
+ },
3823
+ {
3824
+ "pattern": "mode-tab-*",
3825
+ "files": [
3826
+ "src/components/ModeSwitcher.tsx"
3827
+ ]
3828
+ },
3829
+ {
3830
+ "pattern": "rail-heading-*",
3831
+ "files": [
3832
+ "src/components/LeftSidebar.tsx"
3833
+ ]
3834
+ },
3835
+ {
3836
+ "pattern": "rail-title-*",
3837
+ "files": [
3838
+ "src/components/LeftSidebar.tsx"
3839
+ ]
3840
+ },
3841
+ {
3842
+ "pattern": "seat-health-*",
3843
+ "files": [
3844
+ "src/components/ContextPopover.tsx"
3845
+ ]
3846
+ },
3847
+ {
3848
+ "pattern": "seat-signin-*",
3849
+ "files": [
3850
+ "src/components/ContextPopover.tsx",
3851
+ "src/components/SystemSettings.tsx"
3852
+ ]
3853
+ },
3854
+ {
3855
+ "pattern": "shortcut-group-*",
3856
+ "files": [
3857
+ "src/components/ShortcutOverlay.tsx"
3858
+ ]
3859
+ },
3860
+ {
3861
+ "pattern": "stepper-phase-*",
3862
+ "files": [
3863
+ "src/components/ChatPanel.tsx"
3864
+ ]
3865
+ },
3866
+ {
3867
+ "pattern": "theme-*",
3868
+ "files": [
3869
+ "src/components/AppearanceSettings.tsx"
3870
+ ]
3871
+ },
3872
+ {
3873
+ "pattern": "unit-output-*",
3874
+ "files": [
3875
+ "src/components/ChatPanel.tsx"
3876
+ ]
3877
+ },
3878
+ {
3879
+ "pattern": "unit-output-toggle-*",
3880
+ "files": [
3881
+ "src/components/ChatPanel.tsx"
3882
+ ]
3883
+ }
3884
+ ],
3885
+ "computed": [
3886
+ {
3887
+ "expression": "DIFF_TESTID[l.kind]",
3888
+ "files": [
3889
+ "src/components/FileViewer.tsx"
3890
+ ]
3891
+ },
3892
+ {
3893
+ "expression": "a.testId",
3894
+ "files": [
3895
+ "src/components/ComposerContext.tsx"
3896
+ ]
3897
+ },
3898
+ {
3899
+ "expression": "testId",
3900
+ "files": [
3901
+ "src/components/AppearanceSettings.tsx",
3902
+ "src/components/ChatPanel.tsx",
3903
+ "src/components/DashboardTiles.tsx",
3904
+ "src/components/MetricTile.tsx",
3905
+ "src/components/ProvenanceLine.tsx",
3906
+ "src/components/RunSparkline.tsx",
3907
+ "src/components/RunsBottomPanel.tsx"
3908
+ ]
3909
+ },
3910
+ {
3911
+ "expression": "testid",
3912
+ "files": [
3913
+ "src/components/CampaignScoreboard.tsx",
3914
+ "src/components/WikiPage.tsx"
3915
+ ]
3916
+ },
3917
+ {
3918
+ "expression": "triggerTestId",
3919
+ "files": [
3920
+ "src/components/ProjectSwitcher.tsx"
3921
+ ]
3922
+ }
3923
+ ]
3924
+ }