wicked-studio 0.5.4 → 0.5.6

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.
@@ -8,13 +8,13 @@
8
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
9
  ],
10
10
  "version": 1,
11
- "studioVersion": "0.5.4",
11
+ "studioVersion": "0.5.6",
12
12
  "counts": {
13
- "files": 138,
14
- "occurrences": 1154,
15
- "static": 992,
16
- "dynamic": 57,
17
- "computed": 6
13
+ "files": 144,
14
+ "occurrences": 1259,
15
+ "static": 1082,
16
+ "dynamic": 59,
17
+ "computed": 7
18
18
  },
19
19
  "static": [
20
20
  {
@@ -757,6 +757,12 @@
757
757
  "src/components/GroupChat.tsx"
758
758
  ]
759
759
  },
760
+ {
761
+ "testId": "chat-firstrun-scope",
762
+ "files": [
763
+ "src/components/GroupChat.tsx"
764
+ ]
765
+ },
760
766
  {
761
767
  "testId": "chat-layout-toggle",
762
768
  "files": [
@@ -781,6 +787,12 @@
781
787
  "src/components/ChatsPage.tsx"
782
788
  ]
783
789
  },
790
+ {
791
+ "testId": "chat-open-error",
792
+ "files": [
793
+ "src/components/GroupChat.tsx"
794
+ ]
795
+ },
784
796
  {
785
797
  "testId": "chat-project-row",
786
798
  "files": [
@@ -823,6 +835,102 @@
823
835
  "src/components/ChatsPage.tsx"
824
836
  ]
825
837
  },
838
+ {
839
+ "testId": "chat-scope",
840
+ "files": [
841
+ "src/components/GroupChat.tsx"
842
+ ]
843
+ },
844
+ {
845
+ "testId": "chat-scope-admission",
846
+ "files": [
847
+ "src/components/GroupChat.tsx"
848
+ ]
849
+ },
850
+ {
851
+ "testId": "chat-scope-dangling",
852
+ "files": [
853
+ "src/components/GroupChat.tsx"
854
+ ]
855
+ },
856
+ {
857
+ "testId": "chat-scope-fallback-none",
858
+ "files": [
859
+ "src/components/GroupChat.tsx"
860
+ ]
861
+ },
862
+ {
863
+ "testId": "chat-scope-fixed",
864
+ "files": [
865
+ "src/components/GroupChat.tsx"
866
+ ]
867
+ },
868
+ {
869
+ "testId": "chat-scope-gap",
870
+ "files": [
871
+ "src/components/GroupChat.tsx"
872
+ ]
873
+ },
874
+ {
875
+ "testId": "chat-scope-graph",
876
+ "files": [
877
+ "src/components/GroupChat.tsx"
878
+ ]
879
+ },
880
+ {
881
+ "testId": "chat-scope-picker",
882
+ "files": [
883
+ "src/components/GroupChat.tsx"
884
+ ]
885
+ },
886
+ {
887
+ "testId": "chat-scope-picker-empty",
888
+ "files": [
889
+ "src/components/GroupChat.tsx"
890
+ ]
891
+ },
892
+ {
893
+ "testId": "chat-scope-picker-error",
894
+ "files": [
895
+ "src/components/GroupChat.tsx"
896
+ ]
897
+ },
898
+ {
899
+ "testId": "chat-scope-picker-loading",
900
+ "files": [
901
+ "src/components/GroupChat.tsx"
902
+ ]
903
+ },
904
+ {
905
+ "testId": "chat-scope-repo",
906
+ "files": [
907
+ "src/components/GroupChat.tsx"
908
+ ]
909
+ },
910
+ {
911
+ "testId": "chat-scope-repo-option",
912
+ "files": [
913
+ "src/components/GroupChat.tsx"
914
+ ]
915
+ },
916
+ {
917
+ "testId": "chat-scope-row",
918
+ "files": [
919
+ "src/components/GroupChat.tsx"
920
+ ]
921
+ },
922
+ {
923
+ "testId": "chat-scope-summary",
924
+ "files": [
925
+ "src/components/GroupChat.tsx"
926
+ ]
927
+ },
928
+ {
929
+ "testId": "chat-scope-unstated",
930
+ "files": [
931
+ "src/components/GroupChat.tsx"
932
+ ]
933
+ },
826
934
  {
827
935
  "testId": "chat-seat",
828
936
  "files": [
@@ -1031,6 +1139,12 @@
1031
1139
  "src/components/ProjectShell.tsx"
1032
1140
  ]
1033
1141
  },
1142
+ {
1143
+ "testId": "copy-command",
1144
+ "files": [
1145
+ "src/components/CopyButton.tsx"
1146
+ ]
1147
+ },
1034
1148
  {
1035
1149
  "testId": "create-first-project",
1036
1150
  "files": [
@@ -1199,6 +1313,78 @@
1199
1313
  "src/components/DecisionsLedger.tsx"
1200
1314
  ]
1201
1315
  },
1316
+ {
1317
+ "testId": "deliver-lift",
1318
+ "files": [
1319
+ "src/components/DeliverLift.tsx"
1320
+ ]
1321
+ },
1322
+ {
1323
+ "testId": "deliver-lift-changed-tree",
1324
+ "files": [
1325
+ "src/components/DeliverLift.tsx"
1326
+ ]
1327
+ },
1328
+ {
1329
+ "testId": "deliver-lift-check",
1330
+ "files": [
1331
+ "src/components/DeliverLift.tsx"
1332
+ ]
1333
+ },
1334
+ {
1335
+ "testId": "deliver-lift-check-tail",
1336
+ "files": [
1337
+ "src/components/DeliverLift.tsx"
1338
+ ]
1339
+ },
1340
+ {
1341
+ "testId": "deliver-lift-conflicts",
1342
+ "files": [
1343
+ "src/components/DeliverLift.tsx"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "testId": "deliver-lift-failure",
1348
+ "files": [
1349
+ "src/components/DeliverLift.tsx"
1350
+ ]
1351
+ },
1352
+ {
1353
+ "testId": "deliver-lift-failure-elided",
1354
+ "files": [
1355
+ "src/components/DeliverLift.tsx"
1356
+ ]
1357
+ },
1358
+ {
1359
+ "testId": "deliver-lift-floor",
1360
+ "files": [
1361
+ "src/components/DeliverLift.tsx"
1362
+ ]
1363
+ },
1364
+ {
1365
+ "testId": "deliver-lift-note",
1366
+ "files": [
1367
+ "src/components/DeliverLift.tsx"
1368
+ ]
1369
+ },
1370
+ {
1371
+ "testId": "deliver-lift-remedy",
1372
+ "files": [
1373
+ "src/components/DeliverLift.tsx"
1374
+ ]
1375
+ },
1376
+ {
1377
+ "testId": "deliver-lift-skipped",
1378
+ "files": [
1379
+ "src/components/DeliverLift.tsx"
1380
+ ]
1381
+ },
1382
+ {
1383
+ "testId": "deliver-lift-summary",
1384
+ "files": [
1385
+ "src/components/DeliverLift.tsx"
1386
+ ]
1387
+ },
1202
1388
  {
1203
1389
  "testId": "deliver-notice",
1204
1390
  "files": [
@@ -1337,6 +1523,12 @@
1337
1523
  "src/components/DocumentThread.tsx"
1338
1524
  ]
1339
1525
  },
1526
+ {
1527
+ "testId": "doc-bound-run",
1528
+ "files": [
1529
+ "src/components/DocumentThread.tsx"
1530
+ ]
1531
+ },
1340
1532
  {
1341
1533
  "testId": "doc-canvas",
1342
1534
  "files": [
@@ -1355,6 +1547,18 @@
1355
1547
  "src/components/DocumentThread.tsx"
1356
1548
  ]
1357
1549
  },
1550
+ {
1551
+ "testId": "doc-composer-open-existing",
1552
+ "files": [
1553
+ "src/components/DocumentThread.tsx"
1554
+ ]
1555
+ },
1556
+ {
1557
+ "testId": "doc-composer-rename",
1558
+ "files": [
1559
+ "src/components/DocumentThread.tsx"
1560
+ ]
1561
+ },
1358
1562
  {
1359
1563
  "testId": "doc-composer-submit",
1360
1564
  "files": [
@@ -1433,12 +1637,36 @@
1433
1637
  "src/components/DocumentThread.tsx"
1434
1638
  ]
1435
1639
  },
1640
+ {
1641
+ "testId": "doc-name",
1642
+ "files": [
1643
+ "src/components/DocumentThread.tsx"
1644
+ ]
1645
+ },
1646
+ {
1647
+ "testId": "doc-name-reset",
1648
+ "files": [
1649
+ "src/components/DocumentThread.tsx"
1650
+ ]
1651
+ },
1652
+ {
1653
+ "testId": "doc-name-row",
1654
+ "files": [
1655
+ "src/components/DocumentThread.tsx"
1656
+ ]
1657
+ },
1436
1658
  {
1437
1659
  "testId": "doc-narration",
1438
1660
  "files": [
1439
1661
  "src/components/DocumentThread.tsx"
1440
1662
  ]
1441
1663
  },
1664
+ {
1665
+ "testId": "doc-narration-elapsed",
1666
+ "files": [
1667
+ "src/components/DocumentThread.tsx"
1668
+ ]
1669
+ },
1442
1670
  {
1443
1671
  "testId": "doc-overflow",
1444
1672
  "files": [
@@ -1475,6 +1703,42 @@
1475
1703
  "src/components/DocumentCanvas.tsx"
1476
1704
  ]
1477
1705
  },
1706
+ {
1707
+ "testId": "doc-run-failed",
1708
+ "files": [
1709
+ "src/components/DocumentThread.tsx"
1710
+ ]
1711
+ },
1712
+ {
1713
+ "testId": "doc-run-failed-details",
1714
+ "files": [
1715
+ "src/components/DocumentThread.tsx"
1716
+ ]
1717
+ },
1718
+ {
1719
+ "testId": "doc-run-failed-raw",
1720
+ "files": [
1721
+ "src/components/DocumentThread.tsx"
1722
+ ]
1723
+ },
1724
+ {
1725
+ "testId": "doc-run-failed-run",
1726
+ "files": [
1727
+ "src/components/DocumentThread.tsx"
1728
+ ]
1729
+ },
1730
+ {
1731
+ "testId": "doc-run-failed-summary",
1732
+ "files": [
1733
+ "src/components/DocumentThread.tsx"
1734
+ ]
1735
+ },
1736
+ {
1737
+ "testId": "doc-run-failed-wayback",
1738
+ "files": [
1739
+ "src/components/DocumentThread.tsx"
1740
+ ]
1741
+ },
1478
1742
  {
1479
1743
  "testId": "doc-subject",
1480
1744
  "files": [
@@ -1697,6 +1961,12 @@
1697
1961
  "src/components/ExportMenu.tsx"
1698
1962
  ]
1699
1963
  },
1964
+ {
1965
+ "testId": "export-report",
1966
+ "files": [
1967
+ "src/components/ExportMenu.tsx"
1968
+ ]
1969
+ },
1700
1970
  {
1701
1971
  "testId": "failure-all-runs",
1702
1972
  "files": [
@@ -1883,6 +2153,12 @@
1883
2153
  "src/components/CenterDashboard.tsx"
1884
2154
  ]
1885
2155
  },
2156
+ {
2157
+ "testId": "gate-inbox-card",
2158
+ "files": [
2159
+ "src/components/CenterDashboard.tsx"
2160
+ ]
2161
+ },
1886
2162
  {
1887
2163
  "testId": "gate-inbox-pill",
1888
2164
  "files": [
@@ -1925,6 +2201,102 @@
1925
2201
  "src/components/GateNotifications.tsx"
1926
2202
  ]
1927
2203
  },
2204
+ {
2205
+ "testId": "gate-verdict",
2206
+ "files": [
2207
+ "src/components/GateVerdict.tsx"
2208
+ ]
2209
+ },
2210
+ {
2211
+ "testId": "gate-verdict-check",
2212
+ "files": [
2213
+ "src/components/GateVerdict.tsx"
2214
+ ]
2215
+ },
2216
+ {
2217
+ "testId": "gate-verdict-check-tail",
2218
+ "files": [
2219
+ "src/components/GateVerdict.tsx"
2220
+ ]
2221
+ },
2222
+ {
2223
+ "testId": "gate-verdict-criterion",
2224
+ "files": [
2225
+ "src/components/GateVerdict.tsx"
2226
+ ]
2227
+ },
2228
+ {
2229
+ "testId": "gate-verdict-denial",
2230
+ "files": [
2231
+ "src/components/GateVerdict.tsx"
2232
+ ]
2233
+ },
2234
+ {
2235
+ "testId": "gate-verdict-floor",
2236
+ "files": [
2237
+ "src/components/GateVerdict.tsx"
2238
+ ]
2239
+ },
2240
+ {
2241
+ "testId": "gate-verdict-judge",
2242
+ "files": [
2243
+ "src/components/GateVerdict.tsx"
2244
+ ]
2245
+ },
2246
+ {
2247
+ "testId": "gate-verdict-judge-same-seat",
2248
+ "files": [
2249
+ "src/components/GateVerdict.tsx"
2250
+ ]
2251
+ },
2252
+ {
2253
+ "testId": "gate-verdict-judge-seat",
2254
+ "files": [
2255
+ "src/components/GateVerdict.tsx"
2256
+ ]
2257
+ },
2258
+ {
2259
+ "testId": "gate-verdict-layers",
2260
+ "files": [
2261
+ "src/components/GateVerdict.tsx"
2262
+ ]
2263
+ },
2264
+ {
2265
+ "testId": "gate-verdict-mutation",
2266
+ "files": [
2267
+ "src/components/GateVerdict.tsx"
2268
+ ]
2269
+ },
2270
+ {
2271
+ "testId": "gate-verdict-restore-failed",
2272
+ "files": [
2273
+ "src/components/GateVerdict.tsx"
2274
+ ]
2275
+ },
2276
+ {
2277
+ "testId": "gate-verdict-restored",
2278
+ "files": [
2279
+ "src/components/GateVerdict.tsx"
2280
+ ]
2281
+ },
2282
+ {
2283
+ "testId": "gate-verdict-skipped",
2284
+ "files": [
2285
+ "src/components/GateVerdict.tsx"
2286
+ ]
2287
+ },
2288
+ {
2289
+ "testId": "gate-verdict-suggestion-hint",
2290
+ "files": [
2291
+ "src/components/GateVerdict.tsx"
2292
+ ]
2293
+ },
2294
+ {
2295
+ "testId": "gate-verdict-ungated",
2296
+ "files": [
2297
+ "src/components/GateVerdict.tsx"
2298
+ ]
2299
+ },
1928
2300
  {
1929
2301
  "testId": "gk-browse-memories",
1930
2302
  "files": [
@@ -3142,6 +3514,36 @@
3142
3514
  "src/components/ProjectDashboard.tsx"
3143
3515
  ]
3144
3516
  },
3517
+ {
3518
+ "testId": "project-graph",
3519
+ "files": [
3520
+ "src/components/ProjectGraphAction.tsx"
3521
+ ]
3522
+ },
3523
+ {
3524
+ "testId": "project-graph-build",
3525
+ "files": [
3526
+ "src/components/ProjectGraphAction.tsx"
3527
+ ]
3528
+ },
3529
+ {
3530
+ "testId": "project-graph-error",
3531
+ "files": [
3532
+ "src/components/ProjectGraphAction.tsx"
3533
+ ]
3534
+ },
3535
+ {
3536
+ "testId": "project-graph-result",
3537
+ "files": [
3538
+ "src/components/ProjectGraphAction.tsx"
3539
+ ]
3540
+ },
3541
+ {
3542
+ "testId": "project-graph-state",
3543
+ "files": [
3544
+ "src/components/ProjectGraphAction.tsx"
3545
+ ]
3546
+ },
3145
3547
  {
3146
3548
  "testId": "project-home",
3147
3549
  "files": [
@@ -3214,6 +3616,12 @@
3214
3616
  "src/components/ProjectRepositories.tsx"
3215
3617
  ]
3216
3618
  },
3619
+ {
3620
+ "testId": "project-repo-reonboard-note",
3621
+ "files": [
3622
+ "src/components/ProjectRepositories.tsx"
3623
+ ]
3624
+ },
3217
3625
  {
3218
3626
  "testId": "project-repo-row",
3219
3627
  "files": [
@@ -3472,6 +3880,18 @@
3472
3880
  "src/components/LeftSidebar.tsx"
3473
3881
  ]
3474
3882
  },
3883
+ {
3884
+ "testId": "rail-governance",
3885
+ "files": [
3886
+ "src/components/HealthRailSection.tsx"
3887
+ ]
3888
+ },
3889
+ {
3890
+ "testId": "rail-governance-finding",
3891
+ "files": [
3892
+ "src/components/HealthRailSection.tsx"
3893
+ ]
3894
+ },
3475
3895
  {
3476
3896
  "testId": "rail-health-chevron",
3477
3897
  "files": [
@@ -3695,6 +4115,12 @@
3695
4115
  "src/components/RoutingProvenance.tsx"
3696
4116
  ]
3697
4117
  },
4118
+ {
4119
+ "testId": "run-base-detail",
4120
+ "files": [
4121
+ "src/components/RunTimeline.tsx"
4122
+ ]
4123
+ },
3698
4124
  {
3699
4125
  "testId": "run-cancel",
3700
4126
  "files": [
@@ -4155,6 +4581,36 @@
4155
4581
  "src/components/SkillDrawer.tsx"
4156
4582
  ]
4157
4583
  },
4584
+ {
4585
+ "testId": "skills-drawer-portability",
4586
+ "files": [
4587
+ "src/components/SkillDrawer.tsx"
4588
+ ]
4589
+ },
4590
+ {
4591
+ "testId": "skills-drawer-portability-anchor",
4592
+ "files": [
4593
+ "src/components/SkillDrawer.tsx"
4594
+ ]
4595
+ },
4596
+ {
4597
+ "testId": "skills-drawer-portability-evidence",
4598
+ "files": [
4599
+ "src/components/SkillDrawer.tsx"
4600
+ ]
4601
+ },
4602
+ {
4603
+ "testId": "skills-drawer-portability-hint",
4604
+ "files": [
4605
+ "src/components/SkillDrawer.tsx"
4606
+ ]
4607
+ },
4608
+ {
4609
+ "testId": "skills-drawer-portability-reason",
4610
+ "files": [
4611
+ "src/components/SkillDrawer.tsx"
4612
+ ]
4613
+ },
4158
4614
  {
4159
4615
  "testId": "skills-drawer-upstream",
4160
4616
  "files": [
@@ -4348,6 +4804,12 @@
4348
4804
  "src/components/SkillFindings.tsx"
4349
4805
  ]
4350
4806
  },
4807
+ {
4808
+ "testId": "skills-finding-reason",
4809
+ "files": [
4810
+ "src/components/SkillFindings.tsx"
4811
+ ]
4812
+ },
4351
4813
  {
4352
4814
  "testId": "skills-finding-skill",
4353
4815
  "files": [
@@ -4390,6 +4852,18 @@
4390
4852
  "src/components/SkillsPage.tsx"
4391
4853
  ]
4392
4854
  },
4855
+ {
4856
+ "testId": "skills-needs-claude-badge",
4857
+ "files": [
4858
+ "src/components/SkillChips.tsx"
4859
+ ]
4860
+ },
4861
+ {
4862
+ "testId": "skills-not-portable-badge",
4863
+ "files": [
4864
+ "src/components/SkillChips.tsx"
4865
+ ]
4866
+ },
4393
4867
  {
4394
4868
  "testId": "skills-note",
4395
4869
  "files": [
@@ -4906,6 +5380,60 @@
4906
5380
  "src/components/SteeringRuleDrawer.tsx"
4907
5381
  ]
4908
5382
  },
5383
+ {
5384
+ "testId": "steering-reassign",
5385
+ "files": [
5386
+ "src/components/ReassignControl.tsx"
5387
+ ]
5388
+ },
5389
+ {
5390
+ "testId": "steering-reassign-benched",
5391
+ "files": [
5392
+ "src/components/ReassignControl.tsx"
5393
+ ]
5394
+ },
5395
+ {
5396
+ "testId": "steering-reassign-error",
5397
+ "files": [
5398
+ "src/components/ReassignControl.tsx"
5399
+ ]
5400
+ },
5401
+ {
5402
+ "testId": "steering-reassign-none",
5403
+ "files": [
5404
+ "src/components/ReassignControl.tsx"
5405
+ ]
5406
+ },
5407
+ {
5408
+ "testId": "steering-reassign-option",
5409
+ "files": [
5410
+ "src/components/ReassignControl.tsx"
5411
+ ]
5412
+ },
5413
+ {
5414
+ "testId": "steering-reassign-retry",
5415
+ "files": [
5416
+ "src/components/ReassignControl.tsx"
5417
+ ]
5418
+ },
5419
+ {
5420
+ "testId": "steering-reassign-row",
5421
+ "files": [
5422
+ "src/components/ReassignControl.tsx"
5423
+ ]
5424
+ },
5425
+ {
5426
+ "testId": "steering-reassign-seat",
5427
+ "files": [
5428
+ "src/components/ReassignControl.tsx"
5429
+ ]
5430
+ },
5431
+ {
5432
+ "testId": "steering-reassign-status",
5433
+ "files": [
5434
+ "src/components/ReassignControl.tsx"
5435
+ ]
5436
+ },
4909
5437
  {
4910
5438
  "testId": "steering-reject",
4911
5439
  "files": [
@@ -5613,6 +6141,12 @@
5613
6141
  "src/components/GateNotifications.tsx"
5614
6142
  ]
5615
6143
  },
6144
+ {
6145
+ "testId": "tool-call-denied-detail",
6146
+ "files": [
6147
+ "src/components/RunTimeline.tsx"
6148
+ ]
6149
+ },
5616
6150
  {
5617
6151
  "testId": "triage-hint",
5618
6152
  "files": [
@@ -5993,6 +6527,12 @@
5993
6527
  "files": [
5994
6528
  "src/components/SystemSettings.tsx"
5995
6529
  ]
6530
+ },
6531
+ {
6532
+ "testId": "worktree-restored-detail",
6533
+ "files": [
6534
+ "src/components/RunTimeline.tsx"
6535
+ ]
5996
6536
  }
5997
6537
  ],
5998
6538
  "dynamic": [
@@ -6124,6 +6664,18 @@
6124
6664
  "src/components/FacetAutocomplete.tsx"
6125
6665
  ]
6126
6666
  },
6667
+ {
6668
+ "pattern": "*-reonboard",
6669
+ "files": [
6670
+ "src/components/RepoFindings.tsx"
6671
+ ]
6672
+ },
6673
+ {
6674
+ "pattern": "*-row",
6675
+ "files": [
6676
+ "src/components/RepoFindings.tsx"
6677
+ ]
6678
+ },
6127
6679
  {
6128
6680
  "pattern": "*-search",
6129
6681
  "files": [
@@ -6369,14 +6921,17 @@
6369
6921
  "src/components/DashboardTiles.tsx",
6370
6922
  "src/components/DeckKpiRibbon.tsx",
6371
6923
  "src/components/FacetAutocomplete.tsx",
6924
+ "src/components/HealthRailSection.tsx",
6372
6925
  "src/components/HomeCommand.tsx",
6373
6926
  "src/components/MetricTile.tsx",
6374
6927
  "src/components/ProvenanceLine.tsx",
6928
+ "src/components/RepoFindings.tsx",
6375
6929
  "src/components/RunSparkline.tsx",
6376
6930
  "src/components/RunsBottomPanel.tsx",
6377
6931
  "src/components/SkillChips.tsx",
6378
6932
  "src/components/SkillFindings.tsx",
6379
6933
  "src/components/SkillsPage.tsx",
6934
+ "src/components/WhatWhere.tsx",
6380
6935
  "src/components/dashboardKit.tsx"
6381
6936
  ]
6382
6937
  },
@@ -6395,6 +6950,12 @@
6395
6950
  "src/components/TestingPage.tsx"
6396
6951
  ]
6397
6952
  },
6953
+ {
6954
+ "expression": "tid",
6955
+ "files": [
6956
+ "src/components/GroupChat.tsx"
6957
+ ]
6958
+ },
6398
6959
  {
6399
6960
  "expression": "triggerTestId",
6400
6961
  "files": [