wicked-studio 0.4.2 → 0.4.4

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.4.2",
11
+ "studioVersion": "0.4.4",
12
12
  "counts": {
13
- "files": 96,
14
- "occurrences": 710,
15
- "static": 602,
16
- "dynamic": 38,
17
- "computed": 5
13
+ "files": 114,
14
+ "occurrences": 830,
15
+ "static": 713,
16
+ "dynamic": 40,
17
+ "computed": 6
18
18
  },
19
19
  "static": [
20
20
  {
@@ -169,6 +169,24 @@
169
169
  "src/components/AppearanceSettings.tsx"
170
170
  ]
171
171
  },
172
+ {
173
+ "testId": "approval-dock",
174
+ "files": [
175
+ "src/components/ApprovalDock.tsx"
176
+ ]
177
+ },
178
+ {
179
+ "testId": "artifact-card",
180
+ "files": [
181
+ "src/components/ArtifactCard.tsx"
182
+ ]
183
+ },
184
+ {
185
+ "testId": "artifact-open",
186
+ "files": [
187
+ "src/components/ArtifactCard.tsx"
188
+ ]
189
+ },
172
190
  {
173
191
  "testId": "assumption-transform",
174
192
  "files": [
@@ -475,6 +493,12 @@
475
493
  "src/components/CampaignsPage.tsx"
476
494
  ]
477
495
  },
496
+ {
497
+ "testId": "campaigns-empty-cta",
498
+ "files": [
499
+ "src/components/CampaignsPage.tsx"
500
+ ]
501
+ },
478
502
  {
479
503
  "testId": "campaigns-page",
480
504
  "files": [
@@ -1145,6 +1169,24 @@
1145
1169
  "src/components/FailureBanner.tsx"
1146
1170
  ]
1147
1171
  },
1172
+ {
1173
+ "testId": "failure-engine-detail",
1174
+ "files": [
1175
+ "src/components/FailureBanner.tsx"
1176
+ ]
1177
+ },
1178
+ {
1179
+ "testId": "failure-plain",
1180
+ "files": [
1181
+ "src/components/FailureBanner.tsx"
1182
+ ]
1183
+ },
1184
+ {
1185
+ "testId": "failure-rule-link",
1186
+ "files": [
1187
+ "src/components/FailureBanner.tsx"
1188
+ ]
1189
+ },
1148
1190
  {
1149
1191
  "testId": "feed-gate-approaching",
1150
1192
  "files": [
@@ -1283,6 +1325,36 @@
1283
1325
  "src/components/RightPanel.tsx"
1284
1326
  ]
1285
1327
  },
1328
+ {
1329
+ "testId": "followup-bar",
1330
+ "files": [
1331
+ "src/components/FollowUpComposer.tsx"
1332
+ ]
1333
+ },
1334
+ {
1335
+ "testId": "followup-close",
1336
+ "files": [
1337
+ "src/components/FollowUpComposer.tsx"
1338
+ ]
1339
+ },
1340
+ {
1341
+ "testId": "followup-composer",
1342
+ "files": [
1343
+ "src/components/FollowUpComposer.tsx"
1344
+ ]
1345
+ },
1346
+ {
1347
+ "testId": "followup-label",
1348
+ "files": [
1349
+ "src/components/FollowUpComposer.tsx"
1350
+ ]
1351
+ },
1352
+ {
1353
+ "testId": "followup-open",
1354
+ "files": [
1355
+ "src/components/FollowUpComposer.tsx"
1356
+ ]
1357
+ },
1286
1358
  {
1287
1359
  "testId": "gate-approaching",
1288
1360
  "files": [
@@ -1780,14 +1852,14 @@
1780
1852
  {
1781
1853
  "testId": "live-output",
1782
1854
  "files": [
1783
- "src/components/ChatPanel.tsx",
1855
+ "src/components/LiveNarration.tsx",
1784
1856
  "src/components/LiveOutput.tsx"
1785
1857
  ]
1786
1858
  },
1787
1859
  {
1788
1860
  "testId": "live-output-label",
1789
1861
  "files": [
1790
- "src/components/ChatPanel.tsx"
1862
+ "src/components/LiveNarration.tsx"
1791
1863
  ]
1792
1864
  },
1793
1865
  {
@@ -1964,6 +2036,12 @@
1964
2036
  "src/components/ModeSwitcher.tsx"
1965
2037
  ]
1966
2038
  },
2039
+ {
2040
+ "testId": "narration-line",
2041
+ "files": [
2042
+ "src/components/NarratorFeed.tsx"
2043
+ ]
2044
+ },
1967
2045
  {
1968
2046
  "testId": "narrative-band",
1969
2047
  "files": [
@@ -2030,6 +2108,24 @@
2030
2108
  "src/components/NewProjectModal.tsx"
2031
2109
  ]
2032
2110
  },
2111
+ {
2112
+ "testId": "not-found",
2113
+ "files": [
2114
+ "src/components/NotFoundPage.tsx"
2115
+ ]
2116
+ },
2117
+ {
2118
+ "testId": "not-found-link",
2119
+ "files": [
2120
+ "src/components/NotFoundPage.tsx"
2121
+ ]
2122
+ },
2123
+ {
2124
+ "testId": "not-found-path",
2125
+ "files": [
2126
+ "src/components/NotFoundPage.tsx"
2127
+ ]
2128
+ },
2033
2129
  {
2034
2130
  "testId": "notif-chime",
2035
2131
  "files": [
@@ -2060,6 +2156,48 @@
2060
2156
  "src/components/NotificationSettings.tsx"
2061
2157
  ]
2062
2158
  },
2159
+ {
2160
+ "testId": "now-bar",
2161
+ "files": [
2162
+ "src/components/NowBar.tsx"
2163
+ ]
2164
+ },
2165
+ {
2166
+ "testId": "now-bar-artifacts",
2167
+ "files": [
2168
+ "src/components/NowBar.tsx"
2169
+ ]
2170
+ },
2171
+ {
2172
+ "testId": "now-bar-artifacts-pop",
2173
+ "files": [
2174
+ "src/components/NowBar.tsx"
2175
+ ]
2176
+ },
2177
+ {
2178
+ "testId": "now-bar-jump",
2179
+ "files": [
2180
+ "src/components/NowBar.tsx"
2181
+ ]
2182
+ },
2183
+ {
2184
+ "testId": "now-bar-narration",
2185
+ "files": [
2186
+ "src/components/NowBar.tsx"
2187
+ ]
2188
+ },
2189
+ {
2190
+ "testId": "now-bar-phase",
2191
+ "files": [
2192
+ "src/components/NowBar.tsx"
2193
+ ]
2194
+ },
2195
+ {
2196
+ "testId": "now-bar-status",
2197
+ "files": [
2198
+ "src/components/NowBar.tsx"
2199
+ ]
2200
+ },
2063
2201
  {
2064
2202
  "testId": "outcome-unplaced-note",
2065
2203
  "files": [
@@ -2441,12 +2579,30 @@
2441
2579
  "src/components/HealthRailSection.tsx"
2442
2580
  ]
2443
2581
  },
2582
+ {
2583
+ "testId": "rail-steering-type",
2584
+ "files": [
2585
+ "src/components/LeftSidebar.tsx"
2586
+ ]
2587
+ },
2588
+ {
2589
+ "testId": "rail-testing-page",
2590
+ "files": [
2591
+ "src/components/LeftSidebar.tsx"
2592
+ ]
2593
+ },
2444
2594
  {
2445
2595
  "testId": "rail-view-all",
2446
2596
  "files": [
2447
2597
  "src/components/LeftSidebar.tsx"
2448
2598
  ]
2449
2599
  },
2600
+ {
2601
+ "testId": "raw-event",
2602
+ "files": [
2603
+ "src/components/NarratorFeed.tsx"
2604
+ ]
2605
+ },
2450
2606
  {
2451
2607
  "testId": "repo-card",
2452
2608
  "files": [
@@ -2781,6 +2937,12 @@
2781
2937
  "src/components/ChatInput.tsx"
2782
2938
  ]
2783
2939
  },
2940
+ {
2941
+ "testId": "skip-link",
2942
+ "files": [
2943
+ "src/components/SkipLink.tsx"
2944
+ ]
2945
+ },
2784
2946
  {
2785
2947
  "testId": "source-attach",
2786
2948
  "files": [
@@ -2811,6 +2973,18 @@
2811
2973
  "src/components/ChatInput.tsx"
2812
2974
  ]
2813
2975
  },
2976
+ {
2977
+ "testId": "steering-add-menu",
2978
+ "files": [
2979
+ "src/components/SteeringAddMenu.tsx"
2980
+ ]
2981
+ },
2982
+ {
2983
+ "testId": "steering-add-menu-list",
2984
+ "files": [
2985
+ "src/components/SteeringAddMenu.tsx"
2986
+ ]
2987
+ },
2814
2988
  {
2815
2989
  "testId": "steering-amend",
2816
2990
  "files": [
@@ -2830,710 +3004,1199 @@
2830
3004
  ]
2831
3005
  },
2832
3006
  {
2833
- "testId": "steering-cancel",
3007
+ "testId": "steering-author-close",
2834
3008
  "files": [
2835
- "src/components/SteeringGate.tsx"
3009
+ "src/components/SteeringAuthorPanel.tsx"
2836
3010
  ]
2837
3011
  },
2838
3012
  {
2839
- "testId": "steering-chip",
3013
+ "testId": "steering-author-error",
2840
3014
  "files": [
2841
- "src/components/DocumentThread.tsx"
3015
+ "src/components/SteeringAuthorPanel.tsx"
2842
3016
  ]
2843
3017
  },
2844
3018
  {
2845
- "testId": "steering-entry",
3019
+ "testId": "steering-author-file-chip",
2846
3020
  "files": [
2847
- "src/components/SteeringTimeline.tsx"
3021
+ "src/components/SteeringAuthorPanel.tsx"
2848
3022
  ]
2849
3023
  },
2850
3024
  {
2851
- "testId": "steering-error",
3025
+ "testId": "steering-author-files",
2852
3026
  "files": [
2853
- "src/components/SteeringGate.tsx"
3027
+ "src/components/SteeringAuthorPanel.tsx"
2854
3028
  ]
2855
3029
  },
2856
3030
  {
2857
- "testId": "steering-gate",
3031
+ "testId": "steering-author-instructions",
2858
3032
  "files": [
2859
- "src/components/SteeringGate.tsx"
3033
+ "src/components/SteeringAuthorPanel.tsx"
2860
3034
  ]
2861
3035
  },
2862
3036
  {
2863
- "testId": "steering-live-chip",
3037
+ "testId": "steering-author-launch",
2864
3038
  "files": [
2865
- "src/components/ChatInput.tsx"
3039
+ "src/components/SteeringAuthorPanel.tsx"
2866
3040
  ]
2867
3041
  },
2868
3042
  {
2869
- "testId": "steering-prompt",
3043
+ "testId": "steering-author-panel",
2870
3044
  "files": [
2871
- "src/components/SteeringGate.tsx"
3045
+ "src/components/SteeringAuthorPanel.tsx"
2872
3046
  ]
2873
3047
  },
2874
3048
  {
2875
- "testId": "steering-reject",
3049
+ "testId": "steering-author-unsupported",
2876
3050
  "files": [
2877
- "src/components/SteeringGate.tsx"
3051
+ "src/components/SteeringAuthorPanel.tsx"
2878
3052
  ]
2879
3053
  },
2880
3054
  {
2881
- "testId": "steering-scope-note",
3055
+ "testId": "steering-author-waiting",
2882
3056
  "files": [
2883
- "src/components/SteeringTimeline.tsx"
3057
+ "src/components/SteeringAuthorPanel.tsx"
2884
3058
  ]
2885
3059
  },
2886
3060
  {
2887
- "testId": "steering-stalled",
3061
+ "testId": "steering-breadcrumb",
2888
3062
  "files": [
2889
- "src/components/DocumentThread.tsx"
3063
+ "src/components/SteeringPage.tsx"
2890
3064
  ]
2891
3065
  },
2892
3066
  {
2893
- "testId": "steering-timeline",
3067
+ "testId": "steering-cancel",
2894
3068
  "files": [
2895
- "src/components/SteeringTimeline.tsx"
3069
+ "src/components/SteeringGate.tsx"
2896
3070
  ]
2897
3071
  },
2898
3072
  {
2899
- "testId": "step-failed-detail",
3073
+ "testId": "steering-chip",
2900
3074
  "files": [
2901
- "src/components/RunTimeline.tsx"
3075
+ "src/components/DocumentThread.tsx"
2902
3076
  ]
2903
3077
  },
2904
3078
  {
2905
- "testId": "strip-sensor",
3079
+ "testId": "steering-diagnostics",
2906
3080
  "files": [
2907
- "src/components/ThreadDrawer.tsx"
3081
+ "src/components/SteeringHealth.tsx"
2908
3082
  ]
2909
3083
  },
2910
3084
  {
2911
- "testId": "switcher-dashboard-row",
3085
+ "testId": "steering-diagnostics-toggle",
2912
3086
  "files": [
2913
- "src/components/ProjectSwitcher.tsx"
3087
+ "src/components/SteeringHealth.tsx"
2914
3088
  ]
2915
3089
  },
2916
3090
  {
2917
- "testId": "term-open-shell",
3091
+ "testId": "steering-drawer-close",
2918
3092
  "files": [
2919
- "src/components/RightPanel.tsx"
3093
+ "src/components/SteeringRuleDrawer.tsx"
2920
3094
  ]
2921
3095
  },
2922
3096
  {
2923
- "testId": "term-transcript",
3097
+ "testId": "steering-edit-open",
2924
3098
  "files": [
2925
- "src/components/RightPanel.tsx"
3099
+ "src/components/SteeringRuleDrawer.tsx"
2926
3100
  ]
2927
3101
  },
2928
3102
  {
2929
- "testId": "terminal",
3103
+ "testId": "steering-effect-badge",
2930
3104
  "files": [
2931
- "src/components/Terminal.tsx"
3105
+ "src/components/SteeringChips.tsx"
2932
3106
  ]
2933
3107
  },
2934
3108
  {
2935
- "testId": "terminal-governed",
3109
+ "testId": "steering-entry",
2936
3110
  "files": [
2937
- "src/components/Terminal.tsx"
3111
+ "src/components/SteeringTimeline.tsx"
2938
3112
  ]
2939
3113
  },
2940
3114
  {
2941
- "testId": "terminal-host",
3115
+ "testId": "steering-error",
2942
3116
  "files": [
2943
- "src/components/Terminal.tsx"
3117
+ "src/components/SteeringGate.tsx"
2944
3118
  ]
2945
3119
  },
2946
3120
  {
2947
- "testId": "theme-page-link",
3121
+ "testId": "steering-form-cancel",
2948
3122
  "files": [
2949
- "src/components/SystemSettings.tsx"
3123
+ "src/components/SteeringRuleForm.tsx"
2950
3124
  ]
2951
3125
  },
2952
3126
  {
2953
- "testId": "themes-explanation",
3127
+ "testId": "steering-form-effect",
2954
3128
  "files": [
2955
- "src/components/ThemesMenu.tsx"
3129
+ "src/components/SteeringRuleForm.tsx"
2956
3130
  ]
2957
3131
  },
2958
3132
  {
2959
- "testId": "themes-input",
3133
+ "testId": "steering-form-error",
2960
3134
  "files": [
2961
- "src/components/ThemesMenu.tsx"
3135
+ "src/components/SteeringRuleForm.tsx"
2962
3136
  ]
2963
3137
  },
2964
3138
  {
2965
- "testId": "themes-kind",
3139
+ "testId": "steering-form-id",
2966
3140
  "files": [
2967
- "src/components/ThemesMenu.tsx"
3141
+ "src/components/SteeringRuleForm.tsx"
2968
3142
  ]
2969
3143
  },
2970
3144
  {
2971
- "testId": "themes-no-upload",
3145
+ "testId": "steering-form-rule-type",
2972
3146
  "files": [
2973
- "src/components/ThemesMenu.tsx"
3147
+ "src/components/SteeringRuleForm.tsx"
2974
3148
  ]
2975
3149
  },
2976
3150
  {
2977
- "testId": "themes-open",
3151
+ "testId": "steering-form-save",
2978
3152
  "files": [
2979
- "src/components/ThemesMenu.tsx"
3153
+ "src/components/SteeringRuleForm.tsx"
2980
3154
  ]
2981
3155
  },
2982
3156
  {
2983
- "testId": "themes-panel",
3157
+ "testId": "steering-form-severity",
2984
3158
  "files": [
2985
- "src/components/ThemesMenu.tsx"
3159
+ "src/components/SteeringRuleForm.tsx"
2986
3160
  ]
2987
3161
  },
2988
3162
  {
2989
- "testId": "themes-sticks",
3163
+ "testId": "steering-form-statement",
2990
3164
  "files": [
2991
- "src/components/ThemesMenu.tsx"
3165
+ "src/components/SteeringRuleForm.tsx"
2992
3166
  ]
2993
3167
  },
2994
3168
  {
2995
- "testId": "themes-submit",
3169
+ "testId": "steering-form-trigger",
2996
3170
  "files": [
2997
- "src/components/ThemesMenu.tsx"
3171
+ "src/components/SteeringRuleForm.tsx"
2998
3172
  ]
2999
3173
  },
3000
3174
  {
3001
- "testId": "thread",
3175
+ "testId": "steering-form-weight",
3002
3176
  "files": [
3003
- "src/components/ChatPanel.tsx",
3004
- "src/components/DocumentThread.tsx",
3005
- "src/components/threadAnchor.ts"
3177
+ "src/components/SteeringRuleForm.tsx"
3006
3178
  ]
3007
3179
  },
3008
3180
  {
3009
- "testId": "thread-close",
3181
+ "testId": "steering-gate",
3010
3182
  "files": [
3011
- "src/components/ThreadDrawer.tsx"
3183
+ "src/components/SteeringGate.tsx"
3012
3184
  ]
3013
3185
  },
3014
3186
  {
3015
- "testId": "thread-context",
3187
+ "testId": "steering-health",
3016
3188
  "files": [
3017
- "src/components/ComposerContext.tsx"
3189
+ "src/components/SteeringHealth.tsx"
3018
3190
  ]
3019
3191
  },
3020
3192
  {
3021
- "testId": "thread-drawer",
3193
+ "testId": "steering-health-error",
3022
3194
  "files": [
3023
- "src/components/ThreadDrawer.tsx"
3195
+ "src/components/SteeringHealth.tsx"
3024
3196
  ]
3025
3197
  },
3026
3198
  {
3027
- "testId": "thread-generating",
3199
+ "testId": "steering-health-loading",
3028
3200
  "files": [
3029
- "src/components/DocumentThread.tsx"
3201
+ "src/components/SteeringHealth.tsx"
3030
3202
  ]
3031
3203
  },
3032
3204
  {
3033
- "testId": "thread-generating-retry",
3205
+ "testId": "steering-health-unsupported",
3034
3206
  "files": [
3035
- "src/components/DocumentThread.tsx"
3207
+ "src/components/SteeringHealth.tsx"
3036
3208
  ]
3037
3209
  },
3038
3210
  {
3039
- "testId": "thread-generating-timeout",
3211
+ "testId": "steering-import-busy",
3040
3212
  "files": [
3041
- "src/components/DocumentThread.tsx"
3213
+ "src/components/SteeringImportPanel.tsx"
3042
3214
  ]
3043
3215
  },
3044
3216
  {
3045
- "testId": "thread-queued",
3217
+ "testId": "steering-import-close",
3046
3218
  "files": [
3047
- "src/components/DocumentThread.tsx"
3219
+ "src/components/SteeringImportPanel.tsx"
3048
3220
  ]
3049
3221
  },
3050
3222
  {
3051
- "testId": "thread-record",
3223
+ "testId": "steering-import-error",
3052
3224
  "files": [
3053
- "src/components/DocumentThread.tsx"
3225
+ "src/components/SteeringImportPanel.tsx"
3054
3226
  ]
3055
3227
  },
3056
3228
  {
3057
- "testId": "thread-send-failed",
3229
+ "testId": "steering-import-file",
3058
3230
  "files": [
3059
- "src/components/DocumentThread.tsx"
3231
+ "src/components/SteeringImportPanel.tsx"
3060
3232
  ]
3061
3233
  },
3062
3234
  {
3063
- "testId": "thread-send-retry",
3235
+ "testId": "steering-import-panel",
3064
3236
  "files": [
3065
- "src/components/DocumentThread.tsx"
3237
+ "src/components/SteeringImportPanel.tsx"
3066
3238
  ]
3067
3239
  },
3068
3240
  {
3069
- "testId": "thread-stopgap",
3241
+ "testId": "steering-import-result",
3070
3242
  "files": [
3071
- "src/components/DocumentThread.tsx"
3243
+ "src/components/SteeringImportPanel.tsx"
3072
3244
  ]
3073
3245
  },
3074
3246
  {
3075
- "testId": "thread-toggle",
3247
+ "testId": "steering-import-summary",
3076
3248
  "files": [
3077
- "src/components/ThreadDrawer.tsx"
3249
+ "src/components/SteeringImportPanel.tsx"
3078
3250
  ]
3079
3251
  },
3080
3252
  {
3081
- "testId": "timeline",
3253
+ "testId": "steering-import-unsupported",
3082
3254
  "files": [
3083
- "src/components/RunTimeline.tsx"
3255
+ "src/components/SteeringImportPanel.tsx"
3084
3256
  ]
3085
3257
  },
3086
3258
  {
3087
- "testId": "timeline-detail",
3259
+ "testId": "steering-landing",
3088
3260
  "files": [
3089
- "src/components/RunTimeline.tsx"
3261
+ "src/components/SteeringPage.tsx"
3090
3262
  ]
3091
3263
  },
3092
3264
  {
3093
- "testId": "timeline-phase",
3265
+ "testId": "steering-live-chip",
3094
3266
  "files": [
3095
- "src/components/RunTimeline.tsx"
3267
+ "src/components/ChatInput.tsx"
3096
3268
  ]
3097
3269
  },
3098
3270
  {
3099
- "testId": "timeline-row",
3271
+ "testId": "steering-page",
3100
3272
  "files": [
3101
- "src/components/RunTimeline.tsx"
3273
+ "src/components/SteeringPage.tsx"
3102
3274
  ]
3103
3275
  },
3104
3276
  {
3105
- "testId": "toast-dismiss",
3277
+ "testId": "steering-prompt",
3106
3278
  "files": [
3107
- "src/components/GateNotifications.tsx"
3279
+ "src/components/SteeringGate.tsx"
3108
3280
  ]
3109
3281
  },
3110
3282
  {
3111
- "testId": "triage-hint",
3283
+ "testId": "steering-provenance-chat",
3112
3284
  "files": [
3113
- "src/components/HomeBoard.tsx"
3285
+ "src/components/SteeringRuleDrawer.tsx"
3114
3286
  ]
3115
3287
  },
3116
3288
  {
3117
- "testId": "unfiled-run",
3289
+ "testId": "steering-provenance-ui",
3118
3290
  "files": [
3119
- "src/components/HomeBoard.tsx"
3291
+ "src/components/SteeringRuleDrawer.tsx"
3120
3292
  ]
3121
3293
  },
3122
3294
  {
3123
- "testId": "unit-approve",
3295
+ "testId": "steering-reject",
3124
3296
  "files": [
3125
- "src/components/WorkUnitDetail.tsx"
3297
+ "src/components/SteeringGate.tsx"
3126
3298
  ]
3127
3299
  },
3128
3300
  {
3129
- "testId": "unit-denial-reason",
3301
+ "testId": "steering-retire-cancel",
3130
3302
  "files": [
3131
- "src/components/WorkUnitDetail.tsx"
3303
+ "src/components/SteeringRuleDrawer.tsx"
3132
3304
  ]
3133
3305
  },
3134
3306
  {
3135
- "testId": "unit-list",
3307
+ "testId": "steering-retire-confirm",
3136
3308
  "files": [
3137
- "src/components/UnitList.tsx"
3309
+ "src/components/SteeringRuleDrawer.tsx"
3138
3310
  ]
3139
3311
  },
3140
3312
  {
3141
- "testId": "unit-transcript",
3313
+ "testId": "steering-retire-confirm-input",
3142
3314
  "files": [
3143
- "src/components/WorkUnitDetail.tsx"
3315
+ "src/components/SteeringRuleDrawer.tsx"
3144
3316
  ]
3145
3317
  },
3146
3318
  {
3147
- "testId": "unit-transcript-toggle",
3319
+ "testId": "steering-retire-error",
3148
3320
  "files": [
3149
- "src/components/WorkUnitDetail.tsx"
3321
+ "src/components/SteeringRuleDrawer.tsx"
3150
3322
  ]
3151
3323
  },
3152
3324
  {
3153
- "testId": "user-bubble",
3325
+ "testId": "steering-retire-modal",
3154
3326
  "files": [
3155
- "src/components/GroupChat.tsx"
3327
+ "src/components/SteeringRuleDrawer.tsx"
3156
3328
  ]
3157
3329
  },
3158
3330
  {
3159
- "testId": "verdict-criterion",
3331
+ "testId": "steering-retire-open",
3160
3332
  "files": [
3161
- "src/components/VerdictDetail.tsx"
3333
+ "src/components/SteeringRuleDrawer.tsx"
3162
3334
  ]
3163
3335
  },
3164
3336
  {
3165
- "testId": "verdict-denial",
3337
+ "testId": "steering-retire-reason",
3166
3338
  "files": [
3167
- "src/components/VerdictDetail.tsx"
3339
+ "src/components/SteeringRuleDrawer.tsx"
3168
3340
  ]
3169
3341
  },
3170
3342
  {
3171
- "testId": "verdict-detail",
3343
+ "testId": "steering-retired-note",
3172
3344
  "files": [
3173
- "src/components/VerdictDetail.tsx"
3345
+ "src/components/SteeringPage.tsx"
3174
3346
  ]
3175
3347
  },
3176
3348
  {
3177
- "testId": "version-active-dot",
3349
+ "testId": "steering-rule-detail",
3350
+ "files": [
3351
+ "src/components/SteeringRuleDrawer.tsx"
3352
+ ]
3353
+ },
3354
+ {
3355
+ "testId": "steering-rule-drawer",
3356
+ "files": [
3357
+ "src/components/SteeringRuleDrawer.tsx"
3358
+ ]
3359
+ },
3360
+ {
3361
+ "testId": "steering-rule-form",
3362
+ "files": [
3363
+ "src/components/SteeringRuleForm.tsx"
3364
+ ]
3365
+ },
3366
+ {
3367
+ "testId": "steering-rule-list",
3368
+ "files": [
3369
+ "src/components/SteeringRuleList.tsx"
3370
+ ]
3371
+ },
3372
+ {
3373
+ "testId": "steering-rule-retired-chip",
3374
+ "files": [
3375
+ "src/components/SteeringRuleList.tsx"
3376
+ ]
3377
+ },
3378
+ {
3379
+ "testId": "steering-rule-retired-note",
3380
+ "files": [
3381
+ "src/components/SteeringRuleDrawer.tsx"
3382
+ ]
3383
+ },
3384
+ {
3385
+ "testId": "steering-rule-row",
3386
+ "files": [
3387
+ "src/components/SteeringRuleList.tsx"
3388
+ ]
3389
+ },
3390
+ {
3391
+ "testId": "steering-rule-weight-chip",
3392
+ "files": [
3393
+ "src/components/SteeringRuleList.tsx"
3394
+ ]
3395
+ },
3396
+ {
3397
+ "testId": "steering-rules-empty",
3398
+ "files": [
3399
+ "src/components/SteeringRuleList.tsx"
3400
+ ]
3401
+ },
3402
+ {
3403
+ "testId": "steering-rules-error",
3404
+ "files": [
3405
+ "src/components/SteeringPage.tsx",
3406
+ "src/components/SteeringRuleList.tsx"
3407
+ ]
3408
+ },
3409
+ {
3410
+ "testId": "steering-rules-loading",
3411
+ "files": [
3412
+ "src/components/SteeringPage.tsx",
3413
+ "src/components/SteeringRuleList.tsx"
3414
+ ]
3415
+ },
3416
+ {
3417
+ "testId": "steering-saved-note",
3418
+ "files": [
3419
+ "src/components/SteeringPage.tsx"
3420
+ ]
3421
+ },
3422
+ {
3423
+ "testId": "steering-scope-note",
3424
+ "files": [
3425
+ "src/components/SteeringTimeline.tsx"
3426
+ ]
3427
+ },
3428
+ {
3429
+ "testId": "steering-seed-command",
3430
+ "files": [
3431
+ "src/components/SteeringPage.tsx"
3432
+ ]
3433
+ },
3434
+ {
3435
+ "testId": "steering-stalled",
3436
+ "files": [
3437
+ "src/components/DocumentThread.tsx"
3438
+ ]
3439
+ },
3440
+ {
3441
+ "testId": "steering-store-health",
3442
+ "files": [
3443
+ "src/components/SteeringHealth.tsx"
3444
+ ]
3445
+ },
3446
+ {
3447
+ "testId": "steering-timeline",
3448
+ "files": [
3449
+ "src/components/SteeringTimeline.tsx"
3450
+ ]
3451
+ },
3452
+ {
3453
+ "testId": "steering-type-card",
3454
+ "files": [
3455
+ "src/components/SteeringTypeCards.tsx"
3456
+ ]
3457
+ },
3458
+ {
3459
+ "testId": "steering-type-card-count",
3460
+ "files": [
3461
+ "src/components/SteeringTypeCards.tsx"
3462
+ ]
3463
+ },
3464
+ {
3465
+ "testId": "steering-type-cards",
3466
+ "files": [
3467
+ "src/components/SteeringTypeCards.tsx"
3468
+ ]
3469
+ },
3470
+ {
3471
+ "testId": "steering-unseeded",
3472
+ "files": [
3473
+ "src/components/SteeringPage.tsx"
3474
+ ]
3475
+ },
3476
+ {
3477
+ "testId": "steering-verdict",
3478
+ "files": [
3479
+ "src/components/SteeringHealth.tsx"
3480
+ ]
3481
+ },
3482
+ {
3483
+ "testId": "step-failed-detail",
3484
+ "files": [
3485
+ "src/components/RunTimeline.tsx"
3486
+ ]
3487
+ },
3488
+ {
3489
+ "testId": "strip-sensor",
3490
+ "files": [
3491
+ "src/components/ThreadDrawer.tsx"
3492
+ ]
3493
+ },
3494
+ {
3495
+ "testId": "switcher-dashboard-row",
3496
+ "files": [
3497
+ "src/components/ProjectSwitcher.tsx"
3498
+ ]
3499
+ },
3500
+ {
3501
+ "testId": "term-open-shell",
3502
+ "files": [
3503
+ "src/components/RightPanel.tsx"
3504
+ ]
3505
+ },
3506
+ {
3507
+ "testId": "term-transcript",
3508
+ "files": [
3509
+ "src/components/RightPanel.tsx"
3510
+ ]
3511
+ },
3512
+ {
3513
+ "testId": "terminal",
3514
+ "files": [
3515
+ "src/components/Terminal.tsx"
3516
+ ]
3517
+ },
3518
+ {
3519
+ "testId": "terminal-governed",
3520
+ "files": [
3521
+ "src/components/Terminal.tsx"
3522
+ ]
3523
+ },
3524
+ {
3525
+ "testId": "terminal-host",
3526
+ "files": [
3527
+ "src/components/Terminal.tsx"
3528
+ ]
3529
+ },
3530
+ {
3531
+ "testId": "testing-author-open",
3532
+ "files": [
3533
+ "src/components/TestingPage.tsx"
3534
+ ]
3535
+ },
3536
+ {
3537
+ "testId": "testing-corpus-busy",
3538
+ "files": [
3539
+ "src/components/TestingPage.tsx"
3540
+ ]
3541
+ },
3542
+ {
3543
+ "testId": "testing-corpus-error",
3544
+ "files": [
3545
+ "src/components/TestingPage.tsx"
3546
+ ]
3547
+ },
3548
+ {
3549
+ "testId": "testing-corpus-file",
3550
+ "files": [
3551
+ "src/components/TestingPage.tsx"
3552
+ ]
3553
+ },
3554
+ {
3555
+ "testId": "testing-corpus-name",
3556
+ "files": [
3557
+ "src/components/TestingPage.tsx"
3558
+ ]
3559
+ },
3560
+ {
3561
+ "testId": "testing-corpus-summary",
3562
+ "files": [
3563
+ "src/components/TestingPage.tsx"
3564
+ ]
3565
+ },
3566
+ {
3567
+ "testId": "testing-evals",
3568
+ "files": [
3569
+ "src/components/TestingPage.tsx"
3570
+ ]
3571
+ },
3572
+ {
3573
+ "testId": "testing-evals-blocked",
3574
+ "files": [
3575
+ "src/components/TestingPage.tsx"
3576
+ ]
3577
+ },
3578
+ {
3579
+ "testId": "testing-evals-busy",
3580
+ "files": [
3581
+ "src/components/TestingPage.tsx"
3582
+ ]
3583
+ },
3584
+ {
3585
+ "testId": "testing-evals-corpus",
3586
+ "files": [
3587
+ "src/components/TestingPage.tsx"
3588
+ ]
3589
+ },
3590
+ {
3591
+ "testId": "testing-evals-degraded",
3592
+ "files": [
3593
+ "src/components/TestingPage.tsx"
3594
+ ]
3595
+ },
3596
+ {
3597
+ "testId": "testing-evals-empty",
3598
+ "files": [
3599
+ "src/components/TestingPage.tsx"
3600
+ ]
3601
+ },
3602
+ {
3603
+ "testId": "testing-evals-error",
3604
+ "files": [
3605
+ "src/components/TestingPage.tsx"
3606
+ ]
3607
+ },
3608
+ {
3609
+ "testId": "testing-evals-gap-detail",
3610
+ "files": [
3611
+ "src/components/TestingPage.tsx"
3612
+ ]
3613
+ },
3614
+ {
3615
+ "testId": "testing-evals-gap-toggle",
3616
+ "files": [
3617
+ "src/components/TestingPage.tsx"
3618
+ ]
3619
+ },
3620
+ {
3621
+ "testId": "testing-evals-gaps",
3622
+ "files": [
3623
+ "src/components/TestingPage.tsx"
3624
+ ]
3625
+ },
3626
+ {
3627
+ "testId": "testing-evals-nearest",
3628
+ "files": [
3629
+ "src/components/TestingPage.tsx"
3630
+ ]
3631
+ },
3632
+ {
3633
+ "testId": "testing-evals-nearest-empty",
3634
+ "files": [
3635
+ "src/components/TestingPage.tsx"
3636
+ ]
3637
+ },
3638
+ {
3639
+ "testId": "testing-evals-nearest-link",
3640
+ "files": [
3641
+ "src/components/TestingPage.tsx"
3642
+ ]
3643
+ },
3644
+ {
3645
+ "testId": "testing-evals-nearest-rule",
3646
+ "files": [
3647
+ "src/components/TestingPage.tsx"
3648
+ ]
3649
+ },
3650
+ {
3651
+ "testId": "testing-evals-passed",
3652
+ "files": [
3653
+ "src/components/TestingPage.tsx"
3654
+ ]
3655
+ },
3656
+ {
3657
+ "testId": "testing-evals-provenance",
3658
+ "files": [
3659
+ "src/components/TestingPage.tsx"
3660
+ ]
3661
+ },
3662
+ {
3663
+ "testId": "testing-evals-row",
3664
+ "files": [
3665
+ "src/components/TestingPage.tsx"
3666
+ ]
3667
+ },
3668
+ {
3669
+ "testId": "testing-evals-run",
3670
+ "files": [
3671
+ "src/components/TestingPage.tsx"
3672
+ ]
3673
+ },
3674
+ {
3675
+ "testId": "testing-evals-summary",
3676
+ "files": [
3677
+ "src/components/TestingPage.tsx"
3678
+ ]
3679
+ },
3680
+ {
3681
+ "testId": "testing-evals-table",
3682
+ "files": [
3683
+ "src/components/TestingPage.tsx"
3684
+ ]
3685
+ },
3686
+ {
3687
+ "testId": "testing-evals-type",
3688
+ "files": [
3689
+ "src/components/TestingPage.tsx"
3690
+ ]
3691
+ },
3692
+ {
3693
+ "testId": "testing-evals-verdict-word",
3694
+ "files": [
3695
+ "src/components/TestingPage.tsx"
3696
+ ]
3697
+ },
3698
+ {
3699
+ "testId": "testing-harness",
3700
+ "files": [
3701
+ "src/components/TestingPage.tsx"
3702
+ ]
3703
+ },
3704
+ {
3705
+ "testId": "testing-harness-explainer",
3706
+ "files": [
3707
+ "src/components/TestingPage.tsx"
3708
+ ]
3709
+ },
3710
+ {
3711
+ "testId": "testing-page",
3712
+ "files": [
3713
+ "src/components/TestingPage.tsx"
3714
+ ]
3715
+ },
3716
+ {
3717
+ "testId": "testing-recon-close",
3718
+ "files": [
3719
+ "src/components/TestingPage.tsx"
3720
+ ]
3721
+ },
3722
+ {
3723
+ "testId": "testing-recon-error",
3724
+ "files": [
3725
+ "src/components/TestingPage.tsx"
3726
+ ]
3727
+ },
3728
+ {
3729
+ "testId": "testing-recon-instructions",
3730
+ "files": [
3731
+ "src/components/TestingPage.tsx"
3732
+ ]
3733
+ },
3734
+ {
3735
+ "testId": "testing-recon-launch",
3736
+ "files": [
3737
+ "src/components/TestingPage.tsx"
3738
+ ]
3739
+ },
3740
+ {
3741
+ "testId": "testing-recon-open",
3742
+ "files": [
3743
+ "src/components/TestingPage.tsx"
3744
+ ]
3745
+ },
3746
+ {
3747
+ "testId": "testing-recon-panel",
3748
+ "files": [
3749
+ "src/components/TestingPage.tsx"
3750
+ ]
3751
+ },
3752
+ {
3753
+ "testId": "testing-recon-repo",
3754
+ "files": [
3755
+ "src/components/TestingPage.tsx"
3756
+ ]
3757
+ },
3758
+ {
3759
+ "testId": "testing-recon-resolved",
3760
+ "files": [
3761
+ "src/components/TestingPage.tsx"
3762
+ ]
3763
+ },
3764
+ {
3765
+ "testId": "testing-recon-to-campaigns",
3766
+ "files": [
3767
+ "src/components/TestingPage.tsx"
3768
+ ]
3769
+ },
3770
+ {
3771
+ "testId": "testing-recon-waiting",
3772
+ "files": [
3773
+ "src/components/TestingPage.tsx"
3774
+ ]
3775
+ },
3776
+ {
3777
+ "testId": "testing-tab",
3778
+ "files": [
3779
+ "src/components/TestingPage.tsx"
3780
+ ]
3781
+ },
3782
+ {
3783
+ "testId": "testing-tabs",
3784
+ "files": [
3785
+ "src/components/TestingPage.tsx"
3786
+ ]
3787
+ },
3788
+ {
3789
+ "testId": "theme-page-link",
3178
3790
  "files": [
3179
- "src/components/VersionStrip.tsx"
3791
+ "src/components/SystemSettings.tsx"
3180
3792
  ]
3181
3793
  },
3182
3794
  {
3183
- "testId": "version-compare-toggle",
3795
+ "testId": "themes-explanation",
3184
3796
  "files": [
3185
- "src/components/DocPanel.tsx"
3797
+ "src/components/ThemesMenu.tsx"
3186
3798
  ]
3187
3799
  },
3188
3800
  {
3189
- "testId": "version-detail",
3801
+ "testId": "themes-input",
3190
3802
  "files": [
3191
- "src/components/DocPanel.tsx"
3803
+ "src/components/ThemesMenu.tsx"
3192
3804
  ]
3193
3805
  },
3194
3806
  {
3195
- "testId": "version-detail-files",
3807
+ "testId": "themes-kind",
3196
3808
  "files": [
3197
- "src/components/DocPanel.tsx"
3809
+ "src/components/ThemesMenu.tsx"
3198
3810
  ]
3199
3811
  },
3200
3812
  {
3201
- "testId": "version-detail-lineage",
3813
+ "testId": "themes-no-upload",
3202
3814
  "files": [
3203
- "src/components/DocPanel.tsx"
3815
+ "src/components/ThemesMenu.tsx"
3204
3816
  ]
3205
3817
  },
3206
3818
  {
3207
- "testId": "version-detail-show",
3819
+ "testId": "themes-open",
3208
3820
  "files": [
3209
- "src/components/DocPanel.tsx"
3821
+ "src/components/ThemesMenu.tsx"
3210
3822
  ]
3211
3823
  },
3212
3824
  {
3213
- "testId": "version-detail-stamp",
3825
+ "testId": "themes-panel",
3214
3826
  "files": [
3215
- "src/components/DocPanel.tsx"
3827
+ "src/components/ThemesMenu.tsx"
3216
3828
  ]
3217
3829
  },
3218
3830
  {
3219
- "testId": "version-divider",
3831
+ "testId": "themes-sticks",
3832
+ "files": [
3833
+ "src/components/ThemesMenu.tsx"
3834
+ ]
3835
+ },
3836
+ {
3837
+ "testId": "themes-submit",
3838
+ "files": [
3839
+ "src/components/ThemesMenu.tsx"
3840
+ ]
3841
+ },
3842
+ {
3843
+ "testId": "thread",
3844
+ "files": [
3845
+ "src/components/ChatPanel.tsx",
3846
+ "src/components/DocumentThread.tsx",
3847
+ "src/components/NarratorFeed.tsx",
3848
+ "src/components/threadAnchor.ts"
3849
+ ]
3850
+ },
3851
+ {
3852
+ "testId": "thread-close",
3853
+ "files": [
3854
+ "src/components/ThreadDrawer.tsx"
3855
+ ]
3856
+ },
3857
+ {
3858
+ "testId": "thread-context",
3859
+ "files": [
3860
+ "src/components/ComposerContext.tsx"
3861
+ ]
3862
+ },
3863
+ {
3864
+ "testId": "thread-drawer",
3865
+ "files": [
3866
+ "src/components/ThreadDrawer.tsx"
3867
+ ]
3868
+ },
3869
+ {
3870
+ "testId": "thread-generating",
3220
3871
  "files": [
3221
3872
  "src/components/DocumentThread.tsx"
3222
3873
  ]
3223
3874
  },
3224
3875
  {
3225
- "testId": "version-entry",
3876
+ "testId": "thread-generating-retry",
3226
3877
  "files": [
3227
- "src/components/VersionStrip.tsx"
3878
+ "src/components/DocumentThread.tsx"
3228
3879
  ]
3229
3880
  },
3230
3881
  {
3231
- "testId": "version-fork",
3882
+ "testId": "thread-generating-timeout",
3232
3883
  "files": [
3233
- "src/components/DocPanel.tsx",
3234
- "src/components/VersionStrip.tsx"
3884
+ "src/components/DocumentThread.tsx"
3235
3885
  ]
3236
3886
  },
3237
3887
  {
3238
- "testId": "version-fork-error",
3888
+ "testId": "thread-queued",
3239
3889
  "files": [
3240
- "src/components/DocPanel.tsx",
3241
- "src/components/VersionStrip.tsx"
3890
+ "src/components/DocumentThread.tsx"
3242
3891
  ]
3243
3892
  },
3244
3893
  {
3245
- "testId": "version-lineage",
3894
+ "testId": "thread-record",
3246
3895
  "files": [
3247
- "src/components/VersionStrip.tsx"
3896
+ "src/components/DocumentThread.tsx"
3248
3897
  ]
3249
3898
  },
3250
3899
  {
3251
- "testId": "version-marker",
3900
+ "testId": "thread-send-failed",
3252
3901
  "files": [
3253
3902
  "src/components/DocumentThread.tsx"
3254
3903
  ]
3255
3904
  },
3256
3905
  {
3257
- "testId": "version-scroll",
3906
+ "testId": "thread-send-retry",
3258
3907
  "files": [
3259
- "src/components/DocPanel.tsx",
3260
- "src/components/VersionStrip.tsx"
3908
+ "src/components/DocumentThread.tsx"
3261
3909
  ]
3262
3910
  },
3263
3911
  {
3264
- "testId": "version-select",
3912
+ "testId": "thread-stopgap",
3265
3913
  "files": [
3266
- "src/components/VersionStrip.tsx"
3914
+ "src/components/DocumentThread.tsx"
3267
3915
  ]
3268
3916
  },
3269
3917
  {
3270
- "testId": "version-spine-caption",
3918
+ "testId": "thread-toggle",
3271
3919
  "files": [
3272
- "src/components/VersionStrip.tsx"
3920
+ "src/components/ThreadDrawer.tsx"
3273
3921
  ]
3274
3922
  },
3275
3923
  {
3276
- "testId": "version-stamp",
3924
+ "testId": "timeline",
3277
3925
  "files": [
3278
- "src/components/VersionStrip.tsx"
3926
+ "src/components/RunTimeline.tsx"
3279
3927
  ]
3280
3928
  },
3281
3929
  {
3282
- "testId": "version-strip",
3930
+ "testId": "timeline-detail",
3283
3931
  "files": [
3284
- "src/components/VersionStrip.tsx"
3932
+ "src/components/RunTimeline.tsx"
3285
3933
  ]
3286
3934
  },
3287
3935
  {
3288
- "testId": "versions-history-note",
3936
+ "testId": "timeline-phase",
3289
3937
  "files": [
3290
- "src/components/DocPanel.tsx"
3938
+ "src/components/RunTimeline.tsx"
3291
3939
  ]
3292
3940
  },
3293
3941
  {
3294
- "testId": "video-canvas",
3942
+ "testId": "timeline-row",
3295
3943
  "files": [
3296
- "src/components/VideoStoryboard.tsx"
3944
+ "src/components/RunTimeline.tsx"
3297
3945
  ]
3298
3946
  },
3299
3947
  {
3300
- "testId": "video-record",
3948
+ "testId": "toast-dismiss",
3301
3949
  "files": [
3302
- "src/components/VideoStoryboard.tsx"
3950
+ "src/components/GateNotifications.tsx"
3303
3951
  ]
3304
3952
  },
3305
3953
  {
3306
- "testId": "video-record-error",
3954
+ "testId": "triage-hint",
3307
3955
  "files": [
3308
- "src/components/VideoStoryboard.tsx"
3956
+ "src/components/HomeBoard.tsx"
3309
3957
  ]
3310
3958
  },
3311
3959
  {
3312
- "testId": "view-timeline",
3960
+ "testId": "unfiled-run",
3313
3961
  "files": [
3314
- "src/components/WorkChronicle.tsx"
3962
+ "src/components/HomeBoard.tsx"
3315
3963
  ]
3316
3964
  },
3317
3965
  {
3318
- "testId": "viewer-binary",
3966
+ "testId": "unit-approve",
3319
3967
  "files": [
3320
- "src/components/FileViewer.tsx"
3968
+ "src/components/WorkUnitDetail.tsx"
3321
3969
  ]
3322
3970
  },
3323
3971
  {
3324
- "testId": "viewer-clean-tree",
3972
+ "testId": "unit-denial-reason",
3325
3973
  "files": [
3326
- "src/components/FileViewer.tsx"
3974
+ "src/components/WorkUnitDetail.tsx"
3327
3975
  ]
3328
3976
  },
3329
3977
  {
3330
- "testId": "viewer-error",
3978
+ "testId": "unit-list",
3331
3979
  "files": [
3332
- "src/components/FileViewer.tsx"
3980
+ "src/components/UnitList.tsx"
3333
3981
  ]
3334
3982
  },
3335
3983
  {
3336
- "testId": "viewer-tab-diff",
3984
+ "testId": "unit-transcript",
3337
3985
  "files": [
3338
- "src/components/FileViewer.tsx"
3986
+ "src/components/WorkUnitDetail.tsx"
3339
3987
  ]
3340
3988
  },
3341
3989
  {
3342
- "testId": "viewer-tab-file",
3990
+ "testId": "unit-transcript-toggle",
3343
3991
  "files": [
3344
- "src/components/FileViewer.tsx"
3992
+ "src/components/WorkUnitDetail.tsx"
3345
3993
  ]
3346
3994
  },
3347
3995
  {
3348
- "testId": "viewer-truncation-banner",
3996
+ "testId": "user-bubble",
3349
3997
  "files": [
3350
- "src/components/FileViewer.tsx"
3998
+ "src/components/GroupChat.tsx"
3351
3999
  ]
3352
4000
  },
3353
4001
  {
3354
- "testId": "what-where",
4002
+ "testId": "verdict-criterion",
3355
4003
  "files": [
3356
- "src/components/WhatWhere.tsx"
4004
+ "src/components/VerdictDetail.tsx"
4005
+ ]
4006
+ },
4007
+ {
4008
+ "testId": "verdict-denial",
4009
+ "files": [
4010
+ "src/components/VerdictDetail.tsx"
4011
+ ]
4012
+ },
4013
+ {
4014
+ "testId": "verdict-detail",
4015
+ "files": [
4016
+ "src/components/VerdictDetail.tsx"
3357
4017
  ]
3358
4018
  },
3359
4019
  {
3360
- "testId": "wiki-about",
4020
+ "testId": "version-active-dot",
3361
4021
  "files": [
3362
- "src/components/WikiPage.tsx"
4022
+ "src/components/VersionStrip.tsx"
3363
4023
  ]
3364
4024
  },
3365
4025
  {
3366
- "testId": "wiki-about-toggle",
4026
+ "testId": "version-compare-toggle",
3367
4027
  "files": [
3368
- "src/components/WikiPage.tsx"
4028
+ "src/components/DocPanel.tsx"
3369
4029
  ]
3370
4030
  },
3371
4031
  {
3372
- "testId": "wiki-group-toggle",
4032
+ "testId": "version-detail",
3373
4033
  "files": [
3374
- "src/components/WikiPage.tsx"
4034
+ "src/components/DocPanel.tsx"
3375
4035
  ]
3376
4036
  },
3377
4037
  {
3378
- "testId": "wiki-groups-unsupported",
4038
+ "testId": "version-detail-files",
3379
4039
  "files": [
3380
- "src/components/WikiPage.tsx"
4040
+ "src/components/DocPanel.tsx"
3381
4041
  ]
3382
4042
  },
3383
4043
  {
3384
- "testId": "wiki-health",
4044
+ "testId": "version-detail-lineage",
3385
4045
  "files": [
3386
- "src/components/WikiPage.tsx"
4046
+ "src/components/DocPanel.tsx"
3387
4047
  ]
3388
4048
  },
3389
4049
  {
3390
- "testId": "wiki-health-error",
4050
+ "testId": "version-detail-show",
3391
4051
  "files": [
3392
- "src/components/WikiPage.tsx"
4052
+ "src/components/DocPanel.tsx"
3393
4053
  ]
3394
4054
  },
3395
4055
  {
3396
- "testId": "wiki-health-loading",
4056
+ "testId": "version-detail-stamp",
3397
4057
  "files": [
3398
- "src/components/WikiPage.tsx"
4058
+ "src/components/DocPanel.tsx"
3399
4059
  ]
3400
4060
  },
3401
4061
  {
3402
- "testId": "wiki-health-unsupported",
4062
+ "testId": "version-divider",
3403
4063
  "files": [
3404
- "src/components/WikiPage.tsx"
4064
+ "src/components/DocumentThread.tsx"
3405
4065
  ]
3406
4066
  },
3407
4067
  {
3408
- "testId": "wiki-page",
4068
+ "testId": "version-entry",
3409
4069
  "files": [
3410
- "src/components/WikiPage.tsx"
4070
+ "src/components/VersionStrip.tsx"
3411
4071
  ]
3412
4072
  },
3413
4073
  {
3414
- "testId": "wiki-recall-unavailable",
4074
+ "testId": "version-fork",
3415
4075
  "files": [
3416
- "src/components/WikiPage.tsx"
4076
+ "src/components/DocPanel.tsx",
4077
+ "src/components/VersionStrip.tsx"
3417
4078
  ]
3418
4079
  },
3419
4080
  {
3420
- "testId": "wiki-retire-cancel",
4081
+ "testId": "version-fork-error",
3421
4082
  "files": [
3422
- "src/components/WikiPage.tsx"
4083
+ "src/components/DocPanel.tsx",
4084
+ "src/components/VersionStrip.tsx"
3423
4085
  ]
3424
4086
  },
3425
4087
  {
3426
- "testId": "wiki-retire-confirm",
4088
+ "testId": "version-lineage",
3427
4089
  "files": [
3428
- "src/components/WikiPage.tsx"
4090
+ "src/components/VersionStrip.tsx"
3429
4091
  ]
3430
4092
  },
3431
4093
  {
3432
- "testId": "wiki-retire-confirm-input",
4094
+ "testId": "version-marker",
3433
4095
  "files": [
3434
- "src/components/WikiPage.tsx"
4096
+ "src/components/DocumentThread.tsx"
3435
4097
  ]
3436
4098
  },
3437
4099
  {
3438
- "testId": "wiki-retire-error",
4100
+ "testId": "version-scroll",
3439
4101
  "files": [
3440
- "src/components/WikiPage.tsx"
4102
+ "src/components/DocPanel.tsx",
4103
+ "src/components/VersionStrip.tsx"
3441
4104
  ]
3442
4105
  },
3443
4106
  {
3444
- "testId": "wiki-retire-modal",
4107
+ "testId": "version-select",
3445
4108
  "files": [
3446
- "src/components/WikiPage.tsx"
4109
+ "src/components/VersionStrip.tsx"
3447
4110
  ]
3448
4111
  },
3449
4112
  {
3450
- "testId": "wiki-retire-open",
4113
+ "testId": "version-spine-caption",
3451
4114
  "files": [
3452
- "src/components/WikiPage.tsx"
4115
+ "src/components/VersionStrip.tsx"
3453
4116
  ]
3454
4117
  },
3455
4118
  {
3456
- "testId": "wiki-retire-reason",
4119
+ "testId": "version-stamp",
3457
4120
  "files": [
3458
- "src/components/WikiPage.tsx"
4121
+ "src/components/VersionStrip.tsx"
3459
4122
  ]
3460
4123
  },
3461
4124
  {
3462
- "testId": "wiki-retired-note",
4125
+ "testId": "version-strip",
3463
4126
  "files": [
3464
- "src/components/WikiPage.tsx"
4127
+ "src/components/VersionStrip.tsx"
3465
4128
  ]
3466
4129
  },
3467
4130
  {
3468
- "testId": "wiki-rule-detail",
4131
+ "testId": "versions-history-note",
3469
4132
  "files": [
3470
- "src/components/WikiPage.tsx"
4133
+ "src/components/DocPanel.tsx"
3471
4134
  ]
3472
4135
  },
3473
4136
  {
3474
- "testId": "wiki-rule-retired-chip",
4137
+ "testId": "video-canvas",
3475
4138
  "files": [
3476
- "src/components/WikiPage.tsx"
4139
+ "src/components/VideoStoryboard.tsx"
3477
4140
  ]
3478
4141
  },
3479
4142
  {
3480
- "testId": "wiki-rule-retired-note",
4143
+ "testId": "video-record",
3481
4144
  "files": [
3482
- "src/components/WikiPage.tsx"
4145
+ "src/components/VideoStoryboard.tsx"
3483
4146
  ]
3484
4147
  },
3485
4148
  {
3486
- "testId": "wiki-rule-row",
4149
+ "testId": "video-record-error",
3487
4150
  "files": [
3488
- "src/components/WikiPage.tsx"
4151
+ "src/components/VideoStoryboard.tsx"
3489
4152
  ]
3490
4153
  },
3491
4154
  {
3492
- "testId": "wiki-rules-empty",
4155
+ "testId": "view-timeline",
3493
4156
  "files": [
3494
- "src/components/WikiPage.tsx"
4157
+ "src/components/WorkChronicle.tsx"
3495
4158
  ]
3496
4159
  },
3497
4160
  {
3498
- "testId": "wiki-rules-error",
4161
+ "testId": "viewer-binary",
3499
4162
  "files": [
3500
- "src/components/WikiPage.tsx"
4163
+ "src/components/FileViewer.tsx"
3501
4164
  ]
3502
4165
  },
3503
4166
  {
3504
- "testId": "wiki-rules-loading",
4167
+ "testId": "viewer-clean-tree",
3505
4168
  "files": [
3506
- "src/components/WikiPage.tsx"
4169
+ "src/components/FileViewer.tsx"
3507
4170
  ]
3508
4171
  },
3509
4172
  {
3510
- "testId": "wiki-ruleset-group",
4173
+ "testId": "viewer-error",
3511
4174
  "files": [
3512
- "src/components/WikiPage.tsx"
4175
+ "src/components/FileViewer.tsx"
3513
4176
  ]
3514
4177
  },
3515
4178
  {
3516
- "testId": "wiki-runbook-link",
4179
+ "testId": "viewer-tab-diff",
3517
4180
  "files": [
3518
- "src/components/WikiPage.tsx"
4181
+ "src/components/FileViewer.tsx"
3519
4182
  ]
3520
4183
  },
3521
4184
  {
3522
- "testId": "wiki-seed-command",
4185
+ "testId": "viewer-tab-file",
3523
4186
  "files": [
3524
- "src/components/WikiPage.tsx"
4187
+ "src/components/FileViewer.tsx"
3525
4188
  ]
3526
4189
  },
3527
4190
  {
3528
- "testId": "wiki-unseeded",
4191
+ "testId": "viewer-truncation-banner",
3529
4192
  "files": [
3530
- "src/components/WikiPage.tsx"
4193
+ "src/components/FileViewer.tsx"
3531
4194
  ]
3532
4195
  },
3533
4196
  {
3534
- "testId": "wiki-verdict",
4197
+ "testId": "what-where",
3535
4198
  "files": [
3536
- "src/components/WikiPage.tsx"
4199
+ "src/components/WhatWhere.tsx"
3537
4200
  ]
3538
4201
  },
3539
4202
  {
@@ -3620,6 +4283,12 @@
3620
4283
  "src/components/WorkChronicle.tsx"
3621
4284
  ]
3622
4285
  },
4286
+ {
4287
+ "testId": "work-hidden-chip",
4288
+ "files": [
4289
+ "src/components/WorkPage.tsx"
4290
+ ]
4291
+ },
3623
4292
  {
3624
4293
  "testId": "work-range-hidden-note",
3625
4294
  "files": [
@@ -3676,6 +4345,12 @@
3676
4345
  "src/components/SurfaceState.tsx"
3677
4346
  ]
3678
4347
  },
4348
+ {
4349
+ "pattern": "*-chip",
4350
+ "files": [
4351
+ "src/components/SteeringRuleForm.tsx"
4352
+ ]
4353
+ },
3679
4354
  {
3680
4355
  "pattern": "*-error-detail",
3681
4356
  "files": [
@@ -3724,6 +4399,12 @@
3724
4399
  "src/components/DocumentThread.tsx"
3725
4400
  ]
3726
4401
  },
4402
+ {
4403
+ "pattern": "feed-view-*",
4404
+ "files": [
4405
+ "src/components/NarratorFeed.tsx"
4406
+ ]
4407
+ },
3727
4408
  {
3728
4409
  "pattern": "feedback-mode-*",
3729
4410
  "files": [
@@ -3805,19 +4486,19 @@
3805
4486
  {
3806
4487
  "pattern": "live-narration-*",
3807
4488
  "files": [
3808
- "src/components/ChatPanel.tsx"
4489
+ "src/components/LiveNarration.tsx"
3809
4490
  ]
3810
4491
  },
3811
4492
  {
3812
4493
  "pattern": "live-narration-text-*",
3813
4494
  "files": [
3814
- "src/components/ChatPanel.tsx"
4495
+ "src/components/LiveNarration.tsx"
3815
4496
  ]
3816
4497
  },
3817
4498
  {
3818
4499
  "pattern": "live-narration-toggle-*",
3819
4500
  "files": [
3820
- "src/components/ChatPanel.tsx"
4501
+ "src/components/LiveNarration.tsx"
3821
4502
  ]
3822
4503
  },
3823
4504
  {
@@ -3872,13 +4553,13 @@
3872
4553
  {
3873
4554
  "pattern": "unit-output-*",
3874
4555
  "files": [
3875
- "src/components/ChatPanel.tsx"
4556
+ "src/components/NarratorFeed.tsx"
3876
4557
  ]
3877
4558
  },
3878
4559
  {
3879
4560
  "pattern": "unit-output-toggle-*",
3880
4561
  "files": [
3881
- "src/components/ChatPanel.tsx"
4562
+ "src/components/NarratorFeed.tsx"
3882
4563
  ]
3883
4564
  }
3884
4565
  ],
@@ -3895,6 +4576,12 @@
3895
4576
  "src/components/ComposerContext.tsx"
3896
4577
  ]
3897
4578
  },
4579
+ {
4580
+ "expression": "s.testid",
4581
+ "files": [
4582
+ "src/components/WorkPage.tsx"
4583
+ ]
4584
+ },
3898
4585
  {
3899
4586
  "expression": "testId",
3900
4587
  "files": [
@@ -3911,7 +4598,12 @@
3911
4598
  "expression": "testid",
3912
4599
  "files": [
3913
4600
  "src/components/CampaignScoreboard.tsx",
3914
- "src/components/WikiPage.tsx"
4601
+ "src/components/SteeringAddMenu.tsx",
4602
+ "src/components/SteeringHealth.tsx",
4603
+ "src/components/SteeringRuleDrawer.tsx",
4604
+ "src/components/SteeringRuleForm.tsx",
4605
+ "src/components/SteeringRuleList.tsx",
4606
+ "src/components/TestingPage.tsx"
3915
4607
  ]
3916
4608
  },
3917
4609
  {