wicked-studio 0.5.3 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -9,7 +9,7 @@
9
9
  <!-- The two faces of DES-VISION-001 §2.8: Inter (the --font-sans token names it;
10
10
  the legacy Archivo load was reconciled away in slice 3) + JetBrains Mono. -->
11
11
  <link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet" />
12
- <script type="module" crossorigin src="/assets/index-CEFprcI1.js"></script>
12
+ <script type="module" crossorigin src="/assets/index-CeJTutxP.js"></script>
13
13
  <link rel="stylesheet" crossorigin href="/assets/index-CK1uJWs2.css">
14
14
  </head>
15
15
  <body>
@@ -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.3",
11
+ "studioVersion": "0.5.5",
12
12
  "counts": {
13
- "files": 137,
14
- "occurrences": 1146,
15
- "static": 984,
16
- "dynamic": 57,
17
- "computed": 6
13
+ "files": 140,
14
+ "occurrences": 1192,
15
+ "static": 1023,
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": [
@@ -1403,6 +1511,12 @@
1403
1511
  "src/components/DocDelete.tsx"
1404
1512
  ]
1405
1513
  },
1514
+ {
1515
+ "testId": "doc-format",
1516
+ "files": [
1517
+ "src/components/DocSubjectPicker.tsx"
1518
+ ]
1519
+ },
1406
1520
  {
1407
1521
  "testId": "doc-gate",
1408
1522
  "files": [
@@ -1469,6 +1583,48 @@
1469
1583
  "src/components/DocumentCanvas.tsx"
1470
1584
  ]
1471
1585
  },
1586
+ {
1587
+ "testId": "doc-subject",
1588
+ "files": [
1589
+ "src/components/DocSubjectPicker.tsx"
1590
+ ]
1591
+ },
1592
+ {
1593
+ "testId": "doc-subject-error",
1594
+ "files": [
1595
+ "src/components/DocSubjectPicker.tsx"
1596
+ ]
1597
+ },
1598
+ {
1599
+ "testId": "doc-subject-loading",
1600
+ "files": [
1601
+ "src/components/DocSubjectPicker.tsx"
1602
+ ]
1603
+ },
1604
+ {
1605
+ "testId": "doc-subject-nogrounding",
1606
+ "files": [
1607
+ "src/components/DocSubjectPicker.tsx"
1608
+ ]
1609
+ },
1610
+ {
1611
+ "testId": "doc-subject-none",
1612
+ "files": [
1613
+ "src/components/DocSubjectPicker.tsx"
1614
+ ]
1615
+ },
1616
+ {
1617
+ "testId": "doc-subject-repo",
1618
+ "files": [
1619
+ "src/components/DocSubjectPicker.tsx"
1620
+ ]
1621
+ },
1622
+ {
1623
+ "testId": "doc-subject-retry",
1624
+ "files": [
1625
+ "src/components/DocSubjectPicker.tsx"
1626
+ ]
1627
+ },
1472
1628
  {
1473
1629
  "testId": "doc-tile",
1474
1630
  "files": [
@@ -1877,6 +2033,66 @@
1877
2033
  "src/components/GateNotifications.tsx"
1878
2034
  ]
1879
2035
  },
2036
+ {
2037
+ "testId": "gate-verdict",
2038
+ "files": [
2039
+ "src/components/GateVerdict.tsx"
2040
+ ]
2041
+ },
2042
+ {
2043
+ "testId": "gate-verdict-check",
2044
+ "files": [
2045
+ "src/components/GateVerdict.tsx"
2046
+ ]
2047
+ },
2048
+ {
2049
+ "testId": "gate-verdict-criterion",
2050
+ "files": [
2051
+ "src/components/GateVerdict.tsx"
2052
+ ]
2053
+ },
2054
+ {
2055
+ "testId": "gate-verdict-denial",
2056
+ "files": [
2057
+ "src/components/GateVerdict.tsx"
2058
+ ]
2059
+ },
2060
+ {
2061
+ "testId": "gate-verdict-floor",
2062
+ "files": [
2063
+ "src/components/GateVerdict.tsx"
2064
+ ]
2065
+ },
2066
+ {
2067
+ "testId": "gate-verdict-judge",
2068
+ "files": [
2069
+ "src/components/GateVerdict.tsx"
2070
+ ]
2071
+ },
2072
+ {
2073
+ "testId": "gate-verdict-layers",
2074
+ "files": [
2075
+ "src/components/GateVerdict.tsx"
2076
+ ]
2077
+ },
2078
+ {
2079
+ "testId": "gate-verdict-mutation",
2080
+ "files": [
2081
+ "src/components/GateVerdict.tsx"
2082
+ ]
2083
+ },
2084
+ {
2085
+ "testId": "gate-verdict-skipped",
2086
+ "files": [
2087
+ "src/components/GateVerdict.tsx"
2088
+ ]
2089
+ },
2090
+ {
2091
+ "testId": "gate-verdict-ungated",
2092
+ "files": [
2093
+ "src/components/GateVerdict.tsx"
2094
+ ]
2095
+ },
1880
2096
  {
1881
2097
  "testId": "gk-browse-memories",
1882
2098
  "files": [
@@ -3166,6 +3382,12 @@
3166
3382
  "src/components/ProjectRepositories.tsx"
3167
3383
  ]
3168
3384
  },
3385
+ {
3386
+ "testId": "project-repo-reonboard-note",
3387
+ "files": [
3388
+ "src/components/ProjectRepositories.tsx"
3389
+ ]
3390
+ },
3169
3391
  {
3170
3392
  "testId": "project-repo-row",
3171
3393
  "files": [
@@ -3424,6 +3646,18 @@
3424
3646
  "src/components/LeftSidebar.tsx"
3425
3647
  ]
3426
3648
  },
3649
+ {
3650
+ "testId": "rail-governance",
3651
+ "files": [
3652
+ "src/components/HealthRailSection.tsx"
3653
+ ]
3654
+ },
3655
+ {
3656
+ "testId": "rail-governance-finding",
3657
+ "files": [
3658
+ "src/components/HealthRailSection.tsx"
3659
+ ]
3660
+ },
3427
3661
  {
3428
3662
  "testId": "rail-health-chevron",
3429
3663
  "files": [
@@ -6076,6 +6310,18 @@
6076
6310
  "src/components/FacetAutocomplete.tsx"
6077
6311
  ]
6078
6312
  },
6313
+ {
6314
+ "pattern": "*-reonboard",
6315
+ "files": [
6316
+ "src/components/RepoFindings.tsx"
6317
+ ]
6318
+ },
6319
+ {
6320
+ "pattern": "*-row",
6321
+ "files": [
6322
+ "src/components/RepoFindings.tsx"
6323
+ ]
6324
+ },
6079
6325
  {
6080
6326
  "pattern": "*-search",
6081
6327
  "files": [
@@ -6321,9 +6567,11 @@
6321
6567
  "src/components/DashboardTiles.tsx",
6322
6568
  "src/components/DeckKpiRibbon.tsx",
6323
6569
  "src/components/FacetAutocomplete.tsx",
6570
+ "src/components/HealthRailSection.tsx",
6324
6571
  "src/components/HomeCommand.tsx",
6325
6572
  "src/components/MetricTile.tsx",
6326
6573
  "src/components/ProvenanceLine.tsx",
6574
+ "src/components/RepoFindings.tsx",
6327
6575
  "src/components/RunSparkline.tsx",
6328
6576
  "src/components/RunsBottomPanel.tsx",
6329
6577
  "src/components/SkillChips.tsx",
@@ -6347,6 +6595,12 @@
6347
6595
  "src/components/TestingPage.tsx"
6348
6596
  ]
6349
6597
  },
6598
+ {
6599
+ "expression": "tid",
6600
+ "files": [
6601
+ "src/components/GroupChat.tsx"
6602
+ ]
6603
+ },
6350
6604
  {
6351
6605
  "expression": "triggerTestId",
6352
6606
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wicked-studio",
3
- "version": "0.5.3",
3
+ "version": "0.5.5",
4
4
  "description": "The coder-facing skin of the wicked experience plane — a pure HTTP/WS client of the wicked-crew daemon's /api/v1",
5
5
  "type": "module",
6
6
  "repository": {
@@ -66,7 +66,7 @@
66
66
  "typescript-eslint": "^8.63.0",
67
67
  "vite": "^6.4.3",
68
68
  "vitest": "^3.2.6",
69
- "wicked-crew-api-types": "^0.25.0"
69
+ "wicked-crew-api-types": "0.32.0"
70
70
  },
71
71
  "engines": {
72
72
  "node": ">=22.0.0"