slopbrick 0.18.1 → 0.18.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.
- package/dist/engine/worker.cjs +190 -95
- package/dist/engine/worker.js +190 -95
- package/dist/index.cjs +4280 -3925
- package/dist/index.d.cts +17 -0
- package/dist/index.d.ts +17 -0
- package/dist/index.js +4126 -3781
- package/package.json +1 -1
package/dist/engine/worker.cjs
CHANGED
|
@@ -39724,7 +39724,8 @@ var signal_strength_default = {
|
|
|
39724
39724
|
precision: 0.8968,
|
|
39725
39725
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39726
39726
|
verdict: "USEFUL",
|
|
39727
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1678, FP=193, P=89.7%, FPR=0.10%, lift=6.7. aiSpecific=True."
|
|
39727
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1678, FP=193, P=89.7%, FPR=0.10%, lift=6.7. aiSpecific=True.",
|
|
39728
|
+
aiSpecific: true
|
|
39728
39729
|
},
|
|
39729
39730
|
"logic/math-any-density": {
|
|
39730
39731
|
recall: 16e-4,
|
|
@@ -39734,7 +39735,8 @@ var signal_strength_default = {
|
|
|
39734
39735
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39735
39736
|
verdict: "NOISY",
|
|
39736
39737
|
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. NOISY \u2014 TP=376, FP=247, P=60.4%, FPR=0.13%, lift=1.2. aiSpecific=True.",
|
|
39737
|
-
defaultOff: true
|
|
39738
|
+
defaultOff: true,
|
|
39739
|
+
aiSpecific: true
|
|
39738
39740
|
},
|
|
39739
39741
|
"logic/boundary-violation": {
|
|
39740
39742
|
recall: 0.0263,
|
|
@@ -39743,7 +39745,8 @@ var signal_strength_default = {
|
|
|
39743
39745
|
precision: 0.6601,
|
|
39744
39746
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39745
39747
|
verdict: "HYGIENE",
|
|
39746
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=6282, FP=3235, P=66.0%, FPR=1.75%, lift=1.5. aiSpecific=False."
|
|
39748
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=6282, FP=3235, P=66.0%, FPR=1.75%, lift=1.5. aiSpecific=False.",
|
|
39749
|
+
aiSpecific: false
|
|
39747
39750
|
},
|
|
39748
39751
|
"logic/reactive-hook-soup": {
|
|
39749
39752
|
recall: 38e-4,
|
|
@@ -39752,7 +39755,8 @@ var signal_strength_default = {
|
|
|
39752
39755
|
precision: 0.8476,
|
|
39753
39756
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39754
39757
|
verdict: "USEFUL",
|
|
39755
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=901, FP=162, P=84.8%, FPR=0.09%, lift=4.3. aiSpecific=True."
|
|
39758
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=901, FP=162, P=84.8%, FPR=0.09%, lift=4.3. aiSpecific=True.",
|
|
39759
|
+
aiSpecific: true
|
|
39756
39760
|
},
|
|
39757
39761
|
"logic/optimistic-no-rollback": {
|
|
39758
39762
|
recall: 12e-4,
|
|
@@ -39761,7 +39765,8 @@ var signal_strength_default = {
|
|
|
39761
39765
|
precision: 0.824,
|
|
39762
39766
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39763
39767
|
verdict: "USEFUL",
|
|
39764
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=281, FP=60, P=82.4%, FPR=0.03%, lift=3.6. aiSpecific=True."
|
|
39768
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=281, FP=60, P=82.4%, FPR=0.03%, lift=3.6. aiSpecific=True.",
|
|
39769
|
+
aiSpecific: true
|
|
39765
39770
|
},
|
|
39766
39771
|
"logic/zombie-state": {
|
|
39767
39772
|
recall: 1e-4,
|
|
@@ -39770,7 +39775,8 @@ var signal_strength_default = {
|
|
|
39770
39775
|
precision: 0.9231,
|
|
39771
39776
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39772
39777
|
verdict: "USEFUL",
|
|
39773
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=24, FP=2, P=92.3%, FPR=0.00%, lift=9.3. aiSpecific=True."
|
|
39778
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=24, FP=2, P=92.3%, FPR=0.00%, lift=9.3. aiSpecific=True.",
|
|
39779
|
+
aiSpecific: true
|
|
39774
39780
|
},
|
|
39775
39781
|
"logic/math-gini-class-usage": {
|
|
39776
39782
|
recall: 13e-4,
|
|
@@ -39779,7 +39785,8 @@ var signal_strength_default = {
|
|
|
39779
39785
|
precision: 0.8683,
|
|
39780
39786
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39781
39787
|
verdict: "USEFUL",
|
|
39782
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=310, FP=47, P=86.8%, FPR=0.03%, lift=5.1. aiSpecific=True."
|
|
39788
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=310, FP=47, P=86.8%, FPR=0.03%, lift=5.1. aiSpecific=True.",
|
|
39789
|
+
aiSpecific: true
|
|
39783
39790
|
},
|
|
39784
39791
|
"visual/math-color-cluster": {
|
|
39785
39792
|
recall: 2e-4,
|
|
@@ -39788,7 +39795,8 @@ var signal_strength_default = {
|
|
|
39788
39795
|
precision: 0.9206,
|
|
39789
39796
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39790
39797
|
verdict: "USEFUL",
|
|
39791
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=58, FP=5, P=92.1%, FPR=0.00%, lift=9.0. aiSpecific=True."
|
|
39798
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=58, FP=5, P=92.1%, FPR=0.00%, lift=9.0. aiSpecific=True.",
|
|
39799
|
+
aiSpecific: true
|
|
39792
39800
|
},
|
|
39793
39801
|
"visual/math-default-font": {
|
|
39794
39802
|
recall: 13e-4,
|
|
@@ -39797,7 +39805,8 @@ var signal_strength_default = {
|
|
|
39797
39805
|
precision: 0.8151,
|
|
39798
39806
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39799
39807
|
verdict: "USEFUL",
|
|
39800
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=313, FP=71, P=81.5%, FPR=0.04%, lift=3.4. aiSpecific=True."
|
|
39808
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=313, FP=71, P=81.5%, FPR=0.04%, lift=3.4. aiSpecific=True.",
|
|
39809
|
+
aiSpecific: true
|
|
39801
39810
|
},
|
|
39802
39811
|
"visual/math-gradient-hue-rotation": {
|
|
39803
39812
|
recall: 0,
|
|
@@ -39807,7 +39816,8 @@ var signal_strength_default = {
|
|
|
39807
39816
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
39808
39817
|
verdict: "DORMANT",
|
|
39809
39818
|
defaultOff: true,
|
|
39810
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Munsell, A. H. (1905), *A Color Notation*, Munsell Color Company; Itten, J. (1961), *The Art of Color*, Van Nostrand Reinhold. (Munsell color space + Itten color wheel \u2014 hue rotation analysis.)"
|
|
39819
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Munsell, A. H. (1905), *A Color Notation*, Munsell Color Company; Itten, J. (1961), *The Art of Color*, Van Nostrand Reinhold. (Munsell color space + Itten color wheel \u2014 hue rotation analysis.)",
|
|
39820
|
+
aiSpecific: true
|
|
39811
39821
|
},
|
|
39812
39822
|
"visual/math-rounded-entropy": {
|
|
39813
39823
|
recall: 37e-4,
|
|
@@ -39816,7 +39826,8 @@ var signal_strength_default = {
|
|
|
39816
39826
|
precision: 0.9339,
|
|
39817
39827
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39818
39828
|
verdict: "USEFUL",
|
|
39819
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=876, FP=62, P=93.4%, FPR=0.03%, lift=10.9. aiSpecific=True."
|
|
39829
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=876, FP=62, P=93.4%, FPR=0.03%, lift=10.9. aiSpecific=True.",
|
|
39830
|
+
aiSpecific: true
|
|
39820
39831
|
},
|
|
39821
39832
|
"visual/math-font-entropy": {
|
|
39822
39833
|
recall: 45e-4,
|
|
@@ -39825,7 +39836,8 @@ var signal_strength_default = {
|
|
|
39825
39836
|
precision: 0.8114,
|
|
39826
39837
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39827
39838
|
verdict: "USEFUL",
|
|
39828
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1067, FP=248, P=81.1%, FPR=0.13%, lift=3.3. aiSpecific=True."
|
|
39839
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1067, FP=248, P=81.1%, FPR=0.13%, lift=3.3. aiSpecific=True.",
|
|
39840
|
+
aiSpecific: true
|
|
39829
39841
|
},
|
|
39830
39842
|
"visual/math-spacing-entropy": {
|
|
39831
39843
|
recall: 18e-4,
|
|
@@ -39834,7 +39846,8 @@ var signal_strength_default = {
|
|
|
39834
39846
|
precision: 0.7959,
|
|
39835
39847
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39836
39848
|
verdict: "USEFUL",
|
|
39837
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=425, FP=109, P=79.6%, FPR=0.06%, lift=3.0. aiSpecific=True."
|
|
39849
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=425, FP=109, P=79.6%, FPR=0.06%, lift=3.0. aiSpecific=True.",
|
|
39850
|
+
aiSpecific: true
|
|
39838
39851
|
},
|
|
39839
39852
|
"visual/clamp-soup": {
|
|
39840
39853
|
recall: 0,
|
|
@@ -39844,7 +39857,8 @@ var signal_strength_default = {
|
|
|
39844
39857
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
39845
39858
|
verdict: "DORMANT",
|
|
39846
39859
|
defaultOff: true,
|
|
39847
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: W3C (2023), CSS Values and Units Module Level 4, W3C CR-css-values-4-20231218. (W3C clamp() spec \u2014 overuse is a code-smell, not a feature.)"
|
|
39860
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: W3C (2023), CSS Values and Units Module Level 4, W3C CR-css-values-4-20231218. (W3C clamp() spec \u2014 overuse is a code-smell, not a feature.)",
|
|
39861
|
+
aiSpecific: true
|
|
39848
39862
|
},
|
|
39849
39863
|
"component/giant-component": {
|
|
39850
39864
|
recall: 0.0176,
|
|
@@ -39853,7 +39867,8 @@ var signal_strength_default = {
|
|
|
39853
39867
|
precision: 0.7485,
|
|
39854
39868
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39855
39869
|
verdict: "USEFUL",
|
|
39856
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=4205, FP=1413, P=74.8%, FPR=0.77%, lift=2.3. aiSpecific=True."
|
|
39870
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=4205, FP=1413, P=74.8%, FPR=0.77%, lift=2.3. aiSpecific=True.",
|
|
39871
|
+
aiSpecific: true
|
|
39857
39872
|
},
|
|
39858
39873
|
"component/shadcn-prop-mismatch": {
|
|
39859
39874
|
recall: 13e-4,
|
|
@@ -39862,7 +39877,8 @@ var signal_strength_default = {
|
|
|
39862
39877
|
precision: 0.929,
|
|
39863
39878
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39864
39879
|
verdict: "USEFUL",
|
|
39865
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=314, FP=24, P=92.9%, FPR=0.01%, lift=10.1. aiSpecific=True."
|
|
39880
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=314, FP=24, P=92.9%, FPR=0.01%, lift=10.1. aiSpecific=True.",
|
|
39881
|
+
aiSpecific: true
|
|
39866
39882
|
},
|
|
39867
39883
|
"layout/math-grid-uniformity": {
|
|
39868
39884
|
recall: 3e-4,
|
|
@@ -39871,7 +39887,8 @@ var signal_strength_default = {
|
|
|
39871
39887
|
precision: 0.6907,
|
|
39872
39888
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39873
39889
|
verdict: "OK",
|
|
39874
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=67, FP=30, P=69.1%, FPR=0.02%, lift=1.7. aiSpecific=True."
|
|
39890
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=67, FP=30, P=69.1%, FPR=0.02%, lift=1.7. aiSpecific=True.",
|
|
39891
|
+
aiSpecific: true
|
|
39875
39892
|
},
|
|
39876
39893
|
"layout/math-element-uniformity": {
|
|
39877
39894
|
recall: 28e-4,
|
|
@@ -39880,7 +39897,8 @@ var signal_strength_default = {
|
|
|
39880
39897
|
precision: 0.7475,
|
|
39881
39898
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39882
39899
|
verdict: "USEFUL",
|
|
39883
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=666, FP=225, P=74.7%, FPR=0.12%, lift=2.3. aiSpecific=True."
|
|
39900
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=666, FP=225, P=74.7%, FPR=0.12%, lift=2.3. aiSpecific=True.",
|
|
39901
|
+
aiSpecific: true
|
|
39884
39902
|
},
|
|
39885
39903
|
"typo/math-button-label-uniformity": {
|
|
39886
39904
|
recall: 2e-4,
|
|
@@ -39889,7 +39907,8 @@ var signal_strength_default = {
|
|
|
39889
39907
|
precision: 0.6379,
|
|
39890
39908
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39891
39909
|
verdict: "HYGIENE",
|
|
39892
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=37, FP=21, P=63.8%, FPR=0.01%, lift=1.4. aiSpecific=False."
|
|
39910
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=37, FP=21, P=63.8%, FPR=0.01%, lift=1.4. aiSpecific=False.",
|
|
39911
|
+
aiSpecific: false
|
|
39893
39912
|
},
|
|
39894
39913
|
"perf/css-bloat": {
|
|
39895
39914
|
recall: 0.0117,
|
|
@@ -39898,7 +39917,8 @@ var signal_strength_default = {
|
|
|
39898
39917
|
precision: 0.8252,
|
|
39899
39918
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39900
39919
|
verdict: "HYGIENE",
|
|
39901
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2790, FP=591, P=82.5%, FPR=0.32%, lift=3.6. aiSpecific=False."
|
|
39920
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2790, FP=591, P=82.5%, FPR=0.32%, lift=3.6. aiSpecific=False.",
|
|
39921
|
+
aiSpecific: false
|
|
39902
39922
|
},
|
|
39903
39923
|
"wcag/focus-appearance": {
|
|
39904
39924
|
recall: 26e-4,
|
|
@@ -39907,7 +39927,8 @@ var signal_strength_default = {
|
|
|
39907
39927
|
precision: 0.9623,
|
|
39908
39928
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39909
39929
|
verdict: "HYGIENE",
|
|
39910
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=612, FP=24, P=96.2%, FPR=0.01%, lift=19.7. aiSpecific=False."
|
|
39930
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=612, FP=24, P=96.2%, FPR=0.01%, lift=19.7. aiSpecific=False.",
|
|
39931
|
+
aiSpecific: false
|
|
39911
39932
|
},
|
|
39912
39933
|
"wcag/target-size": {
|
|
39913
39934
|
recall: 0,
|
|
@@ -39917,7 +39938,8 @@ var signal_strength_default = {
|
|
|
39917
39938
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
39918
39939
|
verdict: "DORMANT",
|
|
39919
39940
|
defaultOff: true,
|
|
39920
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: W3C (2018), Web Content Accessibility Guidelines (WCAG) 2.1, Success Criterion 2.5.5 (Target Size); Fitts, P. M. (1954), \u2018The Information Capacity of the Human Motor System in Controlling the Amplitude of Movement\u2019, J. Exp. Psychol. 47(6):381-391. (WCAG 2.5.5 + Fitts's Law \u2014 minimum 24\xD724 CSS px tap target.)"
|
|
39941
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: W3C (2018), Web Content Accessibility Guidelines (WCAG) 2.1, Success Criterion 2.5.5 (Target Size); Fitts, P. M. (1954), \u2018The Information Capacity of the Human Motor System in Controlling the Amplitude of Movement\u2019, J. Exp. Psychol. 47(6):381-391. (WCAG 2.5.5 + Fitts's Law \u2014 minimum 24\xD724 CSS px tap target.)",
|
|
39942
|
+
aiSpecific: false
|
|
39921
39943
|
},
|
|
39922
39944
|
"component/multiple-components-per-file": {
|
|
39923
39945
|
recall: 0.0681,
|
|
@@ -39926,7 +39948,8 @@ var signal_strength_default = {
|
|
|
39926
39948
|
precision: 0.6294,
|
|
39927
39949
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39928
39950
|
verdict: "HYGIENE",
|
|
39929
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=16288, FP=9589, P=62.9%, FPR=5.20%, lift=1.3. aiSpecific=False."
|
|
39951
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=16288, FP=9589, P=62.9%, FPR=5.20%, lift=1.3. aiSpecific=False.",
|
|
39952
|
+
aiSpecific: false
|
|
39930
39953
|
},
|
|
39931
39954
|
"context/import-path-mismatch": {
|
|
39932
39955
|
recall: 0.0739,
|
|
@@ -39935,7 +39958,8 @@ var signal_strength_default = {
|
|
|
39935
39958
|
precision: 0.8079,
|
|
39936
39959
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39937
39960
|
verdict: "HYGIENE",
|
|
39938
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=17672, FP=4202, P=80.8%, FPR=2.28%, lift=3.2. aiSpecific=False."
|
|
39961
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=17672, FP=4202, P=80.8%, FPR=2.28%, lift=3.2. aiSpecific=False.",
|
|
39962
|
+
aiSpecific: false
|
|
39939
39963
|
},
|
|
39940
39964
|
"logic/key-prop-missing": {
|
|
39941
39965
|
recall: 17e-4,
|
|
@@ -39944,7 +39968,8 @@ var signal_strength_default = {
|
|
|
39944
39968
|
precision: 0.6246,
|
|
39945
39969
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39946
39970
|
verdict: "HYGIENE",
|
|
39947
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=416, FP=250, P=62.5%, FPR=0.14%, lift=1.3. aiSpecific=False."
|
|
39971
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=416, FP=250, P=62.5%, FPR=0.14%, lift=1.3. aiSpecific=False.",
|
|
39972
|
+
aiSpecific: false
|
|
39948
39973
|
},
|
|
39949
39974
|
"logic/math-variable-name-entropy": {
|
|
39950
39975
|
recall: 2e-4,
|
|
@@ -39953,7 +39978,8 @@ var signal_strength_default = {
|
|
|
39953
39978
|
precision: 0.5806,
|
|
39954
39979
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39955
39980
|
verdict: "HYGIENE",
|
|
39956
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=36, FP=26, P=58.1%, FPR=0.01%, lift=1.1. aiSpecific=False."
|
|
39981
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=36, FP=26, P=58.1%, FPR=0.01%, lift=1.1. aiSpecific=False.",
|
|
39982
|
+
aiSpecific: false
|
|
39957
39983
|
},
|
|
39958
39984
|
"security/public-admin-route": {
|
|
39959
39985
|
recall: 28e-4,
|
|
@@ -39963,7 +39989,8 @@ var signal_strength_default = {
|
|
|
39963
39989
|
lastCalibratedAt: "2026-06-26T22:30:00Z",
|
|
39964
39990
|
verdict: "HYGIENE",
|
|
39965
39991
|
_calibrationNote: "v4 corpus (2026-06-25): 95,599 neg + 76,550 pos (frontend, TS/TSX/JS/JSX). INVERTED \u2014 TP=217, FP=747, P=22.5%, FPR=0.78%, lift=0.4. [v0.12.2: reclassified to HYGIENE because rule is aiSpecific: false]",
|
|
39966
|
-
defaultOff: true
|
|
39992
|
+
defaultOff: true,
|
|
39993
|
+
aiSpecific: false
|
|
39967
39994
|
},
|
|
39968
39995
|
"security/unsafe-html-render": {
|
|
39969
39996
|
recall: 13e-4,
|
|
@@ -39972,7 +39999,8 @@ var signal_strength_default = {
|
|
|
39972
39999
|
precision: 0.661,
|
|
39973
40000
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39974
40001
|
verdict: "HYGIENE",
|
|
39975
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=312, FP=160, P=66.1%, FPR=0.09%, lift=1.5. aiSpecific=False."
|
|
40002
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=312, FP=160, P=66.1%, FPR=0.09%, lift=1.5. aiSpecific=False.",
|
|
40003
|
+
aiSpecific: false
|
|
39976
40004
|
},
|
|
39977
40005
|
"visual/naturalness-anomaly": {
|
|
39978
40006
|
recall: 0.1645,
|
|
@@ -39981,7 +40009,8 @@ var signal_strength_default = {
|
|
|
39981
40009
|
precision: 0.7755,
|
|
39982
40010
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39983
40011
|
verdict: "USEFUL",
|
|
39984
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=39319, FP=11382, P=77.6%, FPR=6.17%, lift=2.7. aiSpecific=True."
|
|
40012
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=39319, FP=11382, P=77.6%, FPR=6.17%, lift=2.7. aiSpecific=True.",
|
|
40013
|
+
aiSpecific: true
|
|
39985
40014
|
},
|
|
39986
40015
|
"perf/halstead-anomaly": {
|
|
39987
40016
|
recall: 0,
|
|
@@ -39990,7 +40019,8 @@ var signal_strength_default = {
|
|
|
39990
40019
|
precision: 0.75,
|
|
39991
40020
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
39992
40021
|
verdict: "USEFUL",
|
|
39993
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=3, FP=1, P=75.0%, FPR=0.00%, lift=2.3. aiSpecific=True."
|
|
40022
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=3, FP=1, P=75.0%, FPR=0.00%, lift=2.3. aiSpecific=True.",
|
|
40023
|
+
aiSpecific: true
|
|
39994
40024
|
},
|
|
39995
40025
|
"arch/astro-island-leak": {
|
|
39996
40026
|
recall: 0,
|
|
@@ -40000,7 +40030,8 @@ var signal_strength_default = {
|
|
|
40000
40030
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40001
40031
|
verdict: "DORMANT",
|
|
40002
40032
|
defaultOff: true,
|
|
40003
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Hevery, M. (2022), \u2018Islands Architecture: A New Pattern for Server-Component Frameworks\u2019, ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages & Applications (OOPSLA), invited talk; Astro Documentation (2023), https://docs.astro.build. (Astro Islands architecture \u2014 client JS should not leak into server components.)"
|
|
40033
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Hevery, M. (2022), \u2018Islands Architecture: A New Pattern for Server-Component Frameworks\u2019, ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages & Applications (OOPSLA), invited talk; Astro Documentation (2023), https://docs.astro.build. (Astro Islands architecture \u2014 client JS should not leak into server components.)",
|
|
40034
|
+
aiSpecific: true
|
|
40004
40035
|
},
|
|
40005
40036
|
"logic/qwik-hook-leak": {
|
|
40006
40037
|
recall: 0,
|
|
@@ -40010,7 +40041,8 @@ var signal_strength_default = {
|
|
|
40010
40041
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40011
40042
|
verdict: "DORMANT",
|
|
40012
40043
|
defaultOff: true,
|
|
40013
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Hevery, M. (2022), \u2018Qwik: A Resumable JavaScript Framework\u2019, ACM SIGPLAN OOPSLA companion; Builder.io Technical Report. (Qwik resumability \u2014 serializing state avoids hydration cost.)"
|
|
40044
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Hevery, M. (2022), \u2018Qwik: A Resumable JavaScript Framework\u2019, ACM SIGPLAN OOPSLA companion; Builder.io Technical Report. (Qwik resumability \u2014 serializing state avoids hydration cost.)",
|
|
40045
|
+
aiSpecific: true
|
|
40014
40046
|
},
|
|
40015
40047
|
"test/missing-edge-case": {
|
|
40016
40048
|
recall: 0,
|
|
@@ -40020,7 +40052,8 @@ var signal_strength_default = {
|
|
|
40020
40052
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40021
40053
|
verdict: "DORMANT",
|
|
40022
40054
|
defaultOff: true,
|
|
40023
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Myers, G. J. (1979), *The Art of Software Testing*, Wiley-Interscience (canonical boundary value analysis reference); Beizer, B. (1990), *Software Testing Techniques*, 2nd ed., Van Nostrand Reinhold. (Boundary value analysis \u2014 empty / zero / max / null / type-boundary cases.)"
|
|
40055
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Myers, G. J. (1979), *The Art of Software Testing*, Wiley-Interscience (canonical boundary value analysis reference); Beizer, B. (1990), *Software Testing Techniques*, 2nd ed., Van Nostrand Reinhold. (Boundary value analysis \u2014 empty / zero / max / null / type-boundary cases.)",
|
|
40056
|
+
aiSpecific: true
|
|
40024
40057
|
},
|
|
40025
40058
|
"typo/calc-fontsize": {
|
|
40026
40059
|
recall: 0,
|
|
@@ -40030,7 +40063,8 @@ var signal_strength_default = {
|
|
|
40030
40063
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40031
40064
|
verdict: "DORMANT",
|
|
40032
40065
|
defaultOff: true,
|
|
40033
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Marcotte, E. (2016), *Responsive Design: Patterns & Principles*, A Book Apart; Brown, J. (2018), *Every Layout*, self-published (rel='https://every-layout.dev'). (Fluid typography via clamp(min, preferred, max).)"
|
|
40066
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Marcotte, E. (2016), *Responsive Design: Patterns & Principles*, A Book Apart; Brown, J. (2018), *Every Layout*, self-published (rel='https://every-layout.dev'). (Fluid typography via clamp(min, preferred, max).)",
|
|
40067
|
+
aiSpecific: false
|
|
40034
40068
|
},
|
|
40035
40069
|
"typo/clamp-offscale": {
|
|
40036
40070
|
recall: 0,
|
|
@@ -40040,7 +40074,8 @@ var signal_strength_default = {
|
|
|
40040
40074
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40041
40075
|
verdict: "DORMANT",
|
|
40042
40076
|
defaultOff: true,
|
|
40043
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: W3C (2023), CSS Values 4 \xA77.2 (Functional Notations: clamp()); Brown, J. (2018), *Every Layout*. (CSS clamp() \u2014 off-scale (negative, >10rem) values are typos.)"
|
|
40077
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: W3C (2023), CSS Values 4 \xA77.2 (Functional Notations: clamp()); Brown, J. (2018), *Every Layout*. (CSS clamp() \u2014 off-scale (negative, >10rem) values are typos.)",
|
|
40078
|
+
aiSpecific: false
|
|
40044
40079
|
},
|
|
40045
40080
|
"typo/math-cta-vocabulary": {
|
|
40046
40081
|
recall: 0,
|
|
@@ -40050,7 +40085,8 @@ var signal_strength_default = {
|
|
|
40050
40085
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40051
40086
|
verdict: "DORMANT",
|
|
40052
40087
|
defaultOff: true,
|
|
40053
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Cialdini, R. B. (1984), *Influence: The Psychology of Persuasion*, Harper Business; Krug, S. (2000), *Don't Make Me Think*, 2nd ed., New Riders. (CTA wording \u2014 vague labels reduce click-through per Cialdini commitment/consistency.)"
|
|
40088
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Cialdini, R. B. (1984), *Influence: The Psychology of Persuasion*, Harper Business; Krug, S. (2000), *Don't Make Me Think*, 2nd ed., New Riders. (CTA wording \u2014 vague labels reduce click-through per Cialdini commitment/consistency.)",
|
|
40089
|
+
aiSpecific: true
|
|
40054
40090
|
},
|
|
40055
40091
|
"layout/forced-layout": {
|
|
40056
40092
|
recall: 0,
|
|
@@ -40060,7 +40096,8 @@ var signal_strength_default = {
|
|
|
40060
40096
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40061
40097
|
verdict: "DORMANT",
|
|
40062
40098
|
defaultOff: true,
|
|
40063
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Mozilla Developer Network (2023), CSS Grid Layout, https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout; W3C (2023), CSS Grid Layout Module Level 3, W3C CR-css-grid-3-20231218. (CSS Grid spec \u2014 forced layout is a fallback hack, not the idiomatic approach.)"
|
|
40099
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Mozilla Developer Network (2023), CSS Grid Layout, https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout; W3C (2023), CSS Grid Layout Module Level 3, W3C CR-css-grid-3-20231218. (CSS Grid spec \u2014 forced layout is a fallback hack, not the idiomatic approach.)",
|
|
40100
|
+
aiSpecific: true
|
|
40064
40101
|
},
|
|
40065
40102
|
"visual/generic-centering": {
|
|
40066
40103
|
recall: 0,
|
|
@@ -40070,7 +40107,8 @@ var signal_strength_default = {
|
|
|
40070
40107
|
lastCalibratedAt: "2026-06-25T00:00:00Z",
|
|
40071
40108
|
verdict: "DORMANT",
|
|
40072
40109
|
defaultOff: true,
|
|
40073
|
-
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Wertheimer, M. (1923), \u2018Untersuchungen zur Lehre von der Gestalt II\u2019, Psychologische Forschung 4:301-350; M\xFCller-Brockmann, J. (1981), *Grid Systems in Graphic Design*, Niggli. (Gestalt centering + grid systems \u2014 generic centering is anti-grid.)"
|
|
40110
|
+
_calibrationNote: "v0.10.1 ship \u2014 not in v4 per-rule table. Default-off until calibration data lands. Backed by: Wertheimer, M. (1923), \u2018Untersuchungen zur Lehre von der Gestalt II\u2019, Psychologische Forschung 4:301-350; M\xFCller-Brockmann, J. (1981), *Grid Systems in Graphic Design*, Niggli. (Gestalt centering + grid systems \u2014 generic centering is anti-grid.)",
|
|
40111
|
+
aiSpecific: true
|
|
40074
40112
|
},
|
|
40075
40113
|
"product/terminology-drift": {
|
|
40076
40114
|
recall: 85e-4,
|
|
@@ -40079,7 +40117,8 @@ var signal_strength_default = {
|
|
|
40079
40117
|
precision: 0.7956,
|
|
40080
40118
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40081
40119
|
verdict: "HYGIENE",
|
|
40082
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2028, FP=521, P=79.6%, FPR=0.28%, lift=3.0. aiSpecific=False."
|
|
40120
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2028, FP=521, P=79.6%, FPR=0.28%, lift=3.0. aiSpecific=False.",
|
|
40121
|
+
aiSpecific: false
|
|
40083
40122
|
},
|
|
40084
40123
|
"product/ux-pattern-fragmentation": {
|
|
40085
40124
|
recall: 1e-4,
|
|
@@ -40088,7 +40127,8 @@ var signal_strength_default = {
|
|
|
40088
40127
|
precision: 0.8,
|
|
40089
40128
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40090
40129
|
verdict: "USEFUL",
|
|
40091
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=32, FP=8, P=80.0%, FPR=0.00%, lift=3.1. aiSpecific=True."
|
|
40130
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=32, FP=8, P=80.0%, FPR=0.00%, lift=3.1. aiSpecific=True.",
|
|
40131
|
+
aiSpecific: true
|
|
40092
40132
|
},
|
|
40093
40133
|
"security/sql-construction": {
|
|
40094
40134
|
recall: 3e-3,
|
|
@@ -40097,7 +40137,8 @@ var signal_strength_default = {
|
|
|
40097
40137
|
precision: 0.6788,
|
|
40098
40138
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40099
40139
|
verdict: "OK",
|
|
40100
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=710, FP=336, P=67.9%, FPR=0.18%, lift=1.6. aiSpecific=True."
|
|
40140
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=710, FP=336, P=67.9%, FPR=0.18%, lift=1.6. aiSpecific=True.",
|
|
40141
|
+
aiSpecific: true
|
|
40101
40142
|
},
|
|
40102
40143
|
"security/missing-auth-check": {
|
|
40103
40144
|
recall: 63e-4,
|
|
@@ -40106,7 +40147,8 @@ var signal_strength_default = {
|
|
|
40106
40147
|
precision: 0.9247,
|
|
40107
40148
|
lastCalibratedAt: "2026-06-26T22:30:00Z",
|
|
40108
40149
|
verdict: "USEFUL",
|
|
40109
|
-
_calibrationNote: "v4 corpus (2026-06-25): 95,599 neg + 76,550 pos (frontend, TS/TSX/JS/JSX). USEFUL \u2014 TP=479, FP=39, P=92.5%, FPR=0.04%, lift=15.3."
|
|
40150
|
+
_calibrationNote: "v4 corpus (2026-06-25): 95,599 neg + 76,550 pos (frontend, TS/TSX/JS/JSX). USEFUL \u2014 TP=479, FP=39, P=92.5%, FPR=0.04%, lift=15.3.",
|
|
40151
|
+
aiSpecific: false
|
|
40110
40152
|
},
|
|
40111
40153
|
"security/dangerous-cors": {
|
|
40112
40154
|
recall: 5e-4,
|
|
@@ -40116,7 +40158,8 @@ var signal_strength_default = {
|
|
|
40116
40158
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40117
40159
|
verdict: "NOISY",
|
|
40118
40160
|
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. NOISY \u2014 TP=114, FP=84, P=57.6%, FPR=0.05%, lift=1.0. aiSpecific=True.",
|
|
40119
|
-
defaultOff: true
|
|
40161
|
+
defaultOff: true,
|
|
40162
|
+
aiSpecific: true
|
|
40120
40163
|
},
|
|
40121
40164
|
"test/duplicate-setup": {
|
|
40122
40165
|
recall: 1e-4,
|
|
@@ -40125,7 +40168,8 @@ var signal_strength_default = {
|
|
|
40125
40168
|
precision: 0.8235,
|
|
40126
40169
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40127
40170
|
verdict: "USEFUL",
|
|
40128
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=14, FP=3, P=82.4%, FPR=0.00%, lift=3.6. aiSpecific=True."
|
|
40171
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=14, FP=3, P=82.4%, FPR=0.00%, lift=3.6. aiSpecific=True.",
|
|
40172
|
+
aiSpecific: true
|
|
40129
40173
|
},
|
|
40130
40174
|
"logic/ghost-defensive": {
|
|
40131
40175
|
recall: 1e-4,
|
|
@@ -40134,7 +40178,8 @@ var signal_strength_default = {
|
|
|
40134
40178
|
precision: 0.8824,
|
|
40135
40179
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40136
40180
|
verdict: "USEFUL",
|
|
40137
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=15, FP=2, P=88.2%, FPR=0.00%, lift=5.8. aiSpecific=True."
|
|
40181
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=15, FP=2, P=88.2%, FPR=0.00%, lift=5.8. aiSpecific=True.",
|
|
40182
|
+
aiSpecific: true
|
|
40138
40183
|
},
|
|
40139
40184
|
"typo/calc-raw-px": {
|
|
40140
40185
|
recall: 0,
|
|
@@ -40143,7 +40188,8 @@ var signal_strength_default = {
|
|
|
40143
40188
|
precision: 0.75,
|
|
40144
40189
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40145
40190
|
verdict: "HYGIENE",
|
|
40146
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=3, FP=1, P=75.0%, FPR=0.00%, lift=2.3. aiSpecific=False."
|
|
40191
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=3, FP=1, P=75.0%, FPR=0.00%, lift=2.3. aiSpecific=False.",
|
|
40192
|
+
aiSpecific: false
|
|
40147
40193
|
},
|
|
40148
40194
|
"security/fail-open-auth": {
|
|
40149
40195
|
recall: 0,
|
|
@@ -40152,7 +40198,8 @@ var signal_strength_default = {
|
|
|
40152
40198
|
precision: 1,
|
|
40153
40199
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40154
40200
|
verdict: "USEFUL",
|
|
40155
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1, FP=0, P=100.0%, FPR=0.00%, lift=inf. aiSpecific=True."
|
|
40201
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1, FP=0, P=100.0%, FPR=0.00%, lift=inf. aiSpecific=True.",
|
|
40202
|
+
aiSpecific: true
|
|
40156
40203
|
},
|
|
40157
40204
|
"wcag/focus-obscured": {
|
|
40158
40205
|
recall: 33e-4,
|
|
@@ -40161,7 +40208,8 @@ var signal_strength_default = {
|
|
|
40161
40208
|
precision: 0.82,
|
|
40162
40209
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40163
40210
|
verdict: "HYGIENE",
|
|
40164
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=797, FP=175, P=82.0%, FPR=0.09%, lift=3.5. aiSpecific=False."
|
|
40211
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=797, FP=175, P=82.0%, FPR=0.09%, lift=3.5. aiSpecific=False.",
|
|
40212
|
+
aiSpecific: false
|
|
40165
40213
|
},
|
|
40166
40214
|
"visual/arbitrary-escape": {
|
|
40167
40215
|
recall: 25e-4,
|
|
@@ -40170,7 +40218,8 @@ var signal_strength_default = {
|
|
|
40170
40218
|
precision: 0.7802,
|
|
40171
40219
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40172
40220
|
verdict: "USEFUL",
|
|
40173
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=600, FP=169, P=78.0%, FPR=0.09%, lift=2.7. aiSpecific=True."
|
|
40221
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=600, FP=169, P=78.0%, FPR=0.09%, lift=2.7. aiSpecific=True.",
|
|
40222
|
+
aiSpecific: true
|
|
40174
40223
|
},
|
|
40175
40224
|
"security/hardcoded-secret": {
|
|
40176
40225
|
recall: 13e-4,
|
|
@@ -40179,7 +40228,8 @@ var signal_strength_default = {
|
|
|
40179
40228
|
precision: 0.6899,
|
|
40180
40229
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40181
40230
|
verdict: "OK",
|
|
40182
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=307, FP=138, P=69.0%, FPR=0.07%, lift=1.7. aiSpecific=True."
|
|
40231
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=307, FP=138, P=69.0%, FPR=0.07%, lift=1.7. aiSpecific=True.",
|
|
40232
|
+
aiSpecific: true
|
|
40183
40233
|
},
|
|
40184
40234
|
"visual/radius-scale-violation": {
|
|
40185
40235
|
recall: 4e-4,
|
|
@@ -40188,7 +40238,8 @@ var signal_strength_default = {
|
|
|
40188
40238
|
precision: 0.9697,
|
|
40189
40239
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40190
40240
|
verdict: "HYGIENE",
|
|
40191
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=96, FP=3, P=97.0%, FPR=0.00%, lift=24.7. aiSpecific=False."
|
|
40241
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=96, FP=3, P=97.0%, FPR=0.00%, lift=24.7. aiSpecific=False.",
|
|
40242
|
+
aiSpecific: false
|
|
40192
40243
|
},
|
|
40193
40244
|
"test/fake-placeholder": {
|
|
40194
40245
|
recall: 53e-4,
|
|
@@ -40197,7 +40248,8 @@ var signal_strength_default = {
|
|
|
40197
40248
|
precision: 0.7854,
|
|
40198
40249
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40199
40250
|
verdict: "USEFUL",
|
|
40200
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1259, FP=344, P=78.5%, FPR=0.19%, lift=2.8. aiSpecific=True."
|
|
40251
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1259, FP=344, P=78.5%, FPR=0.19%, lift=2.8. aiSpecific=True.",
|
|
40252
|
+
aiSpecific: true
|
|
40201
40253
|
},
|
|
40202
40254
|
"security/exposed-env-var": {
|
|
40203
40255
|
recall: 6e-4,
|
|
@@ -40206,7 +40258,8 @@ var signal_strength_default = {
|
|
|
40206
40258
|
precision: 0.5387,
|
|
40207
40259
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40208
40260
|
verdict: "HYGIENE",
|
|
40209
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=146, FP=125, P=53.9%, FPR=0.07%, lift=0.9. aiSpecific=False."
|
|
40261
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=146, FP=125, P=53.9%, FPR=0.07%, lift=0.9. aiSpecific=False.",
|
|
40262
|
+
aiSpecific: false
|
|
40210
40263
|
},
|
|
40211
40264
|
"perf/cls-image": {
|
|
40212
40265
|
recall: 2e-4,
|
|
@@ -40215,7 +40268,8 @@ var signal_strength_default = {
|
|
|
40215
40268
|
precision: 0.5104,
|
|
40216
40269
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40217
40270
|
verdict: "HYGIENE",
|
|
40218
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=49, FP=47, P=51.0%, FPR=0.03%, lift=0.8. aiSpecific=False."
|
|
40271
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=49, FP=47, P=51.0%, FPR=0.03%, lift=0.8. aiSpecific=False.",
|
|
40272
|
+
aiSpecific: false
|
|
40219
40273
|
},
|
|
40220
40274
|
"layout/gap-monopoly": {
|
|
40221
40275
|
recall: 4e-4,
|
|
@@ -40224,7 +40278,8 @@ var signal_strength_default = {
|
|
|
40224
40278
|
precision: 0.7928,
|
|
40225
40279
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40226
40280
|
verdict: "HYGIENE",
|
|
40227
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=88, FP=23, P=79.3%, FPR=0.01%, lift=3.0. aiSpecific=False."
|
|
40281
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=88, FP=23, P=79.3%, FPR=0.01%, lift=3.0. aiSpecific=False.",
|
|
40282
|
+
aiSpecific: false
|
|
40228
40283
|
},
|
|
40229
40284
|
"visual/spacing-scale-violation": {
|
|
40230
40285
|
recall: 83e-4,
|
|
@@ -40233,7 +40288,8 @@ var signal_strength_default = {
|
|
|
40233
40288
|
precision: 0.7342,
|
|
40234
40289
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40235
40290
|
verdict: "HYGIENE",
|
|
40236
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=1981, FP=717, P=73.4%, FPR=0.39%, lift=2.1. aiSpecific=False."
|
|
40291
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=1981, FP=717, P=73.4%, FPR=0.39%, lift=2.1. aiSpecific=False.",
|
|
40292
|
+
aiSpecific: false
|
|
40237
40293
|
},
|
|
40238
40294
|
"visual/inline-style-dominance": {
|
|
40239
40295
|
recall: 96e-4,
|
|
@@ -40242,7 +40298,8 @@ var signal_strength_default = {
|
|
|
40242
40298
|
precision: 0.6535,
|
|
40243
40299
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40244
40300
|
verdict: "HYGIENE",
|
|
40245
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2303, FP=1221, P=65.4%, FPR=0.66%, lift=1.5. aiSpecific=False."
|
|
40301
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2303, FP=1221, P=65.4%, FPR=0.66%, lift=1.5. aiSpecific=False.",
|
|
40302
|
+
aiSpecific: false
|
|
40246
40303
|
},
|
|
40247
40304
|
"layout/spacing-grid": {
|
|
40248
40305
|
recall: 2e-4,
|
|
@@ -40251,7 +40308,8 @@ var signal_strength_default = {
|
|
|
40251
40308
|
precision: 0.7222,
|
|
40252
40309
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40253
40310
|
verdict: "HYGIENE",
|
|
40254
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=39, FP=15, P=72.2%, FPR=0.01%, lift=2.0. aiSpecific=False."
|
|
40311
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=39, FP=15, P=72.2%, FPR=0.01%, lift=2.0. aiSpecific=False.",
|
|
40312
|
+
aiSpecific: false
|
|
40255
40313
|
},
|
|
40256
40314
|
"wcag/dragging-movements": {
|
|
40257
40315
|
recall: 0,
|
|
@@ -40260,7 +40318,8 @@ var signal_strength_default = {
|
|
|
40260
40318
|
precision: 0.4,
|
|
40261
40319
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40262
40320
|
verdict: "HYGIENE",
|
|
40263
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2, FP=3, P=40.0%, FPR=0.00%, lift=0.5. aiSpecific=False."
|
|
40321
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2, FP=3, P=40.0%, FPR=0.00%, lift=0.5. aiSpecific=False.",
|
|
40322
|
+
aiSpecific: false
|
|
40264
40323
|
},
|
|
40265
40324
|
"test/weak-assertion": {
|
|
40266
40325
|
recall: 0.0414,
|
|
@@ -40269,7 +40328,8 @@ var signal_strength_default = {
|
|
|
40269
40328
|
precision: 0.8622,
|
|
40270
40329
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40271
40330
|
verdict: "USEFUL",
|
|
40272
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=9906, FP=1583, P=86.2%, FPR=0.86%, lift=4.8. aiSpecific=True."
|
|
40331
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=9906, FP=1583, P=86.2%, FPR=0.86%, lift=4.8. aiSpecific=True.",
|
|
40332
|
+
aiSpecific: true
|
|
40273
40333
|
},
|
|
40274
40334
|
"logic/bayesian-conditional": {
|
|
40275
40335
|
recall: 0,
|
|
@@ -40279,7 +40339,8 @@ var signal_strength_default = {
|
|
|
40279
40339
|
lastCalibratedAt: "2026-06-27T00:00:00Z",
|
|
40280
40340
|
verdict: "DORMANT",
|
|
40281
40341
|
defaultOff: true,
|
|
40282
|
-
_calibrationNote: "v0.12.0 ship \u2014 new Bayesian LR-combiner rule (Bento et al. 2024 *Neurocomputing*). Default-off until v0.12 corpus re-calibration lands. Threshold P(AI|fires) \u2265 0.7; posterior computed from per-rule likelihood ratios."
|
|
40342
|
+
_calibrationNote: "v0.12.0 ship \u2014 new Bayesian LR-combiner rule (Bento et al. 2024 *Neurocomputing*). Default-off until v0.12 corpus re-calibration lands. Threshold P(AI|fires) \u2265 0.7; posterior computed from per-rule likelihood ratios.",
|
|
40343
|
+
aiSpecific: true
|
|
40283
40344
|
},
|
|
40284
40345
|
"logic/heaps-deviation": {
|
|
40285
40346
|
recall: 0.0122,
|
|
@@ -40288,7 +40349,8 @@ var signal_strength_default = {
|
|
|
40288
40349
|
precision: 0.5461,
|
|
40289
40350
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40290
40351
|
verdict: "HYGIENE",
|
|
40291
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2924, FP=2430, P=54.6%, FPR=1.32%, lift=0.9. aiSpecific=False."
|
|
40352
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=2924, FP=2430, P=54.6%, FPR=1.32%, lift=0.9. aiSpecific=False.",
|
|
40353
|
+
aiSpecific: false
|
|
40292
40354
|
},
|
|
40293
40355
|
"logic/ks-distribution-shift": {
|
|
40294
40356
|
recall: 0.6375,
|
|
@@ -40297,7 +40359,8 @@ var signal_strength_default = {
|
|
|
40297
40359
|
precision: 0.7096,
|
|
40298
40360
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40299
40361
|
verdict: "HYGIENE",
|
|
40300
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=152391, FP=62358, P=71.0%, FPR=33.80%, lift=1.9. aiSpecific=False."
|
|
40362
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=152391, FP=62358, P=71.0%, FPR=33.80%, lift=1.9. aiSpecific=False.",
|
|
40363
|
+
aiSpecific: false
|
|
40301
40364
|
},
|
|
40302
40365
|
"logic/zipf-slope-anomaly": {
|
|
40303
40366
|
recall: 0.0156,
|
|
@@ -40306,7 +40369,8 @@ var signal_strength_default = {
|
|
|
40306
40369
|
precision: 0.6983,
|
|
40307
40370
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40308
40371
|
verdict: "HYGIENE",
|
|
40309
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=3718, FP=1606, P=69.8%, FPR=0.87%, lift=1.8. aiSpecific=False."
|
|
40372
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. HYGIENE \u2014 TP=3718, FP=1606, P=69.8%, FPR=0.87%, lift=1.8. aiSpecific=False.",
|
|
40373
|
+
aiSpecific: false
|
|
40310
40374
|
},
|
|
40311
40375
|
"ai/markdown-leakage": {
|
|
40312
40376
|
recall: 0,
|
|
@@ -40315,7 +40379,8 @@ var signal_strength_default = {
|
|
|
40315
40379
|
precision: 0.7143,
|
|
40316
40380
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40317
40381
|
verdict: "OK",
|
|
40318
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=5, FP=2, P=71.4%, FPR=0.00%, lift=1.9. aiSpecific=True."
|
|
40382
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=5, FP=2, P=71.4%, FPR=0.00%, lift=1.9. aiSpecific=True.",
|
|
40383
|
+
aiSpecific: true
|
|
40319
40384
|
},
|
|
40320
40385
|
"ai/comment-ratio": {
|
|
40321
40386
|
recall: 0.2523,
|
|
@@ -40324,7 +40389,8 @@ var signal_strength_default = {
|
|
|
40324
40389
|
precision: 0.6687,
|
|
40325
40390
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40326
40391
|
verdict: "OK",
|
|
40327
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=60308, FP=29876, P=66.9%, FPR=16.19%, lift=1.6. aiSpecific=True."
|
|
40392
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. OK \u2014 TP=60308, FP=29876, P=66.9%, FPR=16.19%, lift=1.6. aiSpecific=True.",
|
|
40393
|
+
aiSpecific: true
|
|
40328
40394
|
},
|
|
40329
40395
|
"ai/whitespace-regularity": {
|
|
40330
40396
|
recall: 0.0731,
|
|
@@ -40334,7 +40400,8 @@ var signal_strength_default = {
|
|
|
40334
40400
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40335
40401
|
verdict: "NOISY",
|
|
40336
40402
|
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. NOISY \u2014 TP=17466, FP=13438, P=56.5%, FPR=7.28%, lift=1.0. aiSpecific=True.",
|
|
40337
|
-
defaultOff: true
|
|
40403
|
+
defaultOff: true,
|
|
40404
|
+
aiSpecific: true
|
|
40338
40405
|
},
|
|
40339
40406
|
"ai/text-like-ratio": {
|
|
40340
40407
|
recall: 0,
|
|
@@ -40343,7 +40410,8 @@ var signal_strength_default = {
|
|
|
40343
40410
|
precision: 0.75,
|
|
40344
40411
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40345
40412
|
verdict: "USEFUL",
|
|
40346
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=3, FP=1, P=75.0%, FPR=0.00%, lift=2.3. aiSpecific=True."
|
|
40413
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=3, FP=1, P=75.0%, FPR=0.00%, lift=2.3. aiSpecific=True.",
|
|
40414
|
+
aiSpecific: true
|
|
40347
40415
|
},
|
|
40348
40416
|
"ai/errors-near-eof": {
|
|
40349
40417
|
recall: 0.0697,
|
|
@@ -40353,7 +40421,8 @@ var signal_strength_default = {
|
|
|
40353
40421
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40354
40422
|
verdict: "NOISY",
|
|
40355
40423
|
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. NOISY \u2014 TP=16673, FP=10112, P=62.2%, FPR=5.48%, lift=1.3. aiSpecific=True.",
|
|
40356
|
-
defaultOff: true
|
|
40424
|
+
defaultOff: true,
|
|
40425
|
+
aiSpecific: true
|
|
40357
40426
|
},
|
|
40358
40427
|
"ai/any-density": {
|
|
40359
40428
|
recall: 55e-4,
|
|
@@ -40363,7 +40432,8 @@ var signal_strength_default = {
|
|
|
40363
40432
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40364
40433
|
verdict: "NOISY",
|
|
40365
40434
|
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. NOISY \u2014 TP=1313, FP=758, P=63.4%, FPR=0.41%, lift=1.3. aiSpecific=True.",
|
|
40366
|
-
defaultOff: true
|
|
40435
|
+
defaultOff: true,
|
|
40436
|
+
aiSpecific: true
|
|
40367
40437
|
},
|
|
40368
40438
|
"ai/renyi-profile": {
|
|
40369
40439
|
recall: 0,
|
|
@@ -40373,7 +40443,8 @@ var signal_strength_default = {
|
|
|
40373
40443
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40374
40444
|
verdict: "INVERTED",
|
|
40375
40445
|
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. INVERTED \u2014 TP=3, FP=9, P=25.0%, FPR=0.00%, lift=0.3. aiSpecific=True.",
|
|
40376
|
-
defaultOff: true
|
|
40446
|
+
defaultOff: true,
|
|
40447
|
+
aiSpecific: true
|
|
40377
40448
|
},
|
|
40378
40449
|
"ai/log-rank-histogram": {
|
|
40379
40450
|
recall: 0,
|
|
@@ -40382,7 +40453,8 @@ var signal_strength_default = {
|
|
|
40382
40453
|
precision: 0,
|
|
40383
40454
|
lastCalibratedAt: "2026-06-27T00:00:00Z",
|
|
40384
40455
|
verdict: "OK",
|
|
40385
|
-
_calibrationNote: "v0.13.0 stub: rule implemented per Gehrmann 2019 GLTR; calibration on v7 corpus pending. v0.13.0: marked OK (peer-reviewed math backing; lift=0 because v7 calibration has not been run yet \u2014 will be re-evaluated)."
|
|
40456
|
+
_calibrationNote: "v0.13.0 stub: rule implemented per Gehrmann 2019 GLTR; calibration on v7 corpus pending. v0.13.0: marked OK (peer-reviewed math backing; lift=0 because v7 calibration has not been run yet \u2014 will be re-evaluated).",
|
|
40457
|
+
aiSpecific: true
|
|
40386
40458
|
},
|
|
40387
40459
|
"ai/segment-surprisal-cv": {
|
|
40388
40460
|
recall: 0.182,
|
|
@@ -40391,7 +40463,8 @@ var signal_strength_default = {
|
|
|
40391
40463
|
precision: 0.7438,
|
|
40392
40464
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40393
40465
|
verdict: "USEFUL",
|
|
40394
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=43498, FP=14983, P=74.4%, FPR=8.12%, lift=2.2. aiSpecific=True."
|
|
40466
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=43498, FP=14983, P=74.4%, FPR=8.12%, lift=2.2. aiSpecific=True.",
|
|
40467
|
+
aiSpecific: true
|
|
40395
40468
|
},
|
|
40396
40469
|
"ai/compression-profile": {
|
|
40397
40470
|
recall: 0.3139,
|
|
@@ -40400,7 +40473,8 @@ var signal_strength_default = {
|
|
|
40400
40473
|
precision: 0.732,
|
|
40401
40474
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40402
40475
|
verdict: "USEFUL",
|
|
40403
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=75031, FP=27473, P=73.2%, FPR=14.89%, lift=2.1. aiSpecific=True."
|
|
40476
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=75031, FP=27473, P=73.2%, FPR=14.89%, lift=2.1. aiSpecific=True.",
|
|
40477
|
+
aiSpecific: true
|
|
40404
40478
|
},
|
|
40405
40479
|
"ai/tailwind-color-overuse": {
|
|
40406
40480
|
recall: 0.0216,
|
|
@@ -40409,7 +40483,8 @@ var signal_strength_default = {
|
|
|
40409
40483
|
precision: 0.8436,
|
|
40410
40484
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40411
40485
|
verdict: "USEFUL",
|
|
40412
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=5169, FP=958, P=84.4%, FPR=0.52%, lift=4.2. aiSpecific=True."
|
|
40486
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=5169, FP=958, P=84.4%, FPR=0.52%, lift=4.2. aiSpecific=True.",
|
|
40487
|
+
aiSpecific: true
|
|
40413
40488
|
},
|
|
40414
40489
|
"ai/default-react-stack": {
|
|
40415
40490
|
recall: 1e-3,
|
|
@@ -40418,7 +40493,8 @@ var signal_strength_default = {
|
|
|
40418
40493
|
precision: 0.9957,
|
|
40419
40494
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40420
40495
|
verdict: "USEFUL",
|
|
40421
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=231, FP=1, P=99.6%, FPR=0.00%, lift=178.3. aiSpecific=True."
|
|
40496
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=231, FP=1, P=99.6%, FPR=0.00%, lift=178.3. aiSpecific=True.",
|
|
40497
|
+
aiSpecific: true
|
|
40422
40498
|
},
|
|
40423
40499
|
"ai/library-reinvention": {
|
|
40424
40500
|
recall: 3e-4,
|
|
@@ -40427,7 +40503,8 @@ var signal_strength_default = {
|
|
|
40427
40503
|
precision: 0.9275,
|
|
40428
40504
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40429
40505
|
verdict: "USEFUL",
|
|
40430
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=64, FP=5, P=92.8%, FPR=0.00%, lift=9.9. aiSpecific=True."
|
|
40506
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=64, FP=5, P=92.8%, FPR=0.00%, lift=9.9. aiSpecific=True.",
|
|
40507
|
+
aiSpecific: true
|
|
40431
40508
|
},
|
|
40432
40509
|
"ai/state-default-overuse": {
|
|
40433
40510
|
recall: 29e-4,
|
|
@@ -40436,7 +40513,8 @@ var signal_strength_default = {
|
|
|
40436
40513
|
precision: 0.8161,
|
|
40437
40514
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40438
40515
|
verdict: "USEFUL",
|
|
40439
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=701, FP=158, P=81.6%, FPR=0.09%, lift=3.4. aiSpecific=True."
|
|
40516
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=701, FP=158, P=81.6%, FPR=0.09%, lift=3.4. aiSpecific=True.",
|
|
40517
|
+
aiSpecific: true
|
|
40440
40518
|
},
|
|
40441
40519
|
"ai/fetch-default-overuse": {
|
|
40442
40520
|
recall: 28e-4,
|
|
@@ -40445,7 +40523,8 @@ var signal_strength_default = {
|
|
|
40445
40523
|
precision: 0.8976,
|
|
40446
40524
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40447
40525
|
verdict: "USEFUL",
|
|
40448
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=666, FP=76, P=89.8%, FPR=0.04%, lift=6.8. aiSpecific=True."
|
|
40526
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=666, FP=76, P=89.8%, FPR=0.04%, lift=6.8. aiSpecific=True.",
|
|
40527
|
+
aiSpecific: true
|
|
40449
40528
|
},
|
|
40450
40529
|
"ai/console-debug-storm": {
|
|
40451
40530
|
recall: 8e-3,
|
|
@@ -40454,7 +40533,8 @@ var signal_strength_default = {
|
|
|
40454
40533
|
precision: 0.9161,
|
|
40455
40534
|
lastCalibratedAt: "2026-06-27T12:00:00Z",
|
|
40456
40535
|
verdict: "USEFUL",
|
|
40457
|
-
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1912, FP=175, P=91.6%, FPR=0.09%, lift=8.4. aiSpecific=True."
|
|
40536
|
+
_calibrationNote: "v7 corpus re-calibration (2026-06-27, min-date=2025-01-01): 184488 neg + 239054 pos. USEFUL \u2014 TP=1912, FP=175, P=91.6%, FPR=0.09%, lift=8.4. aiSpecific=True.",
|
|
40537
|
+
aiSpecific: true
|
|
40458
40538
|
},
|
|
40459
40539
|
"db/missing-fk-index": {
|
|
40460
40540
|
recall: 0,
|
|
@@ -40464,7 +40544,8 @@ var signal_strength_default = {
|
|
|
40464
40544
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40465
40545
|
verdict: "DORMANT",
|
|
40466
40546
|
defaultOff: true,
|
|
40467
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA75.4 (Constraints)*, https://www.postgresql.org/docs/16/ddl-constraints.html; Squawk (2023), *Postgres linter rules*, https://github.com/sqllabs/squawk, rule `require-index-for-fk`. (Foreign key columns need a matching index \u2014 sequential scan on parent delete is a canonical Postgres anti-pattern.)"
|
|
40547
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA75.4 (Constraints)*, https://www.postgresql.org/docs/16/ddl-constraints.html; Squawk (2023), *Postgres linter rules*, https://github.com/sqllabs/squawk, rule `require-index-for-fk`. (Foreign key columns need a matching index \u2014 sequential scan on parent delete is a canonical Postgres anti-pattern.)",
|
|
40548
|
+
aiSpecific: false
|
|
40468
40549
|
},
|
|
40469
40550
|
"db/duplicate-index": {
|
|
40470
40551
|
recall: 0,
|
|
@@ -40474,7 +40555,8 @@ var signal_strength_default = {
|
|
|
40474
40555
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40475
40556
|
verdict: "DORMANT",
|
|
40476
40557
|
defaultOff: true,
|
|
40477
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA711.2 (Index Types)*; Heroku Postgres Team (2018), *Efficient Use of PostgreSQL Indexes*. (Duplicate indexes silently double write cost without read benefit \u2014 Postgres does not warn.)"
|
|
40558
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA711.2 (Index Types)*; Heroku Postgres Team (2018), *Efficient Use of PostgreSQL Indexes*. (Duplicate indexes silently double write cost without read benefit \u2014 Postgres does not warn.)",
|
|
40559
|
+
aiSpecific: false
|
|
40478
40560
|
},
|
|
40479
40561
|
"db/missing-not-null": {
|
|
40480
40562
|
recall: 0,
|
|
@@ -40484,7 +40566,8 @@ var signal_strength_default = {
|
|
|
40484
40566
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40485
40567
|
verdict: "DORMANT",
|
|
40486
40568
|
defaultOff: true,
|
|
40487
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA75.4.1 (Check Constraints)*; Kleppmann, M. (2017), *Designing Data-Intensive Applications*, O'Reilly, ch.4 (NULL semantics in RDBMS). (Required-identifier columns without NOT NULL produce silent NULL inserts \u2014 canonical AI SQL smell.)"
|
|
40569
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA75.4.1 (Check Constraints)*; Kleppmann, M. (2017), *Designing Data-Intensive Applications*, O'Reilly, ch.4 (NULL semantics in RDBMS). (Required-identifier columns without NOT NULL produce silent NULL inserts \u2014 canonical AI SQL smell.)",
|
|
40570
|
+
aiSpecific: false
|
|
40488
40571
|
},
|
|
40489
40572
|
"db/enum-sprawl": {
|
|
40490
40573
|
recall: 0,
|
|
@@ -40494,7 +40577,8 @@ var signal_strength_default = {
|
|
|
40494
40577
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40495
40578
|
verdict: "DORMANT",
|
|
40496
40579
|
defaultOff: true,
|
|
40497
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA78.7 (Enumerated Types)*; Borkowski, A. (2022), *PostgreSQL enum types: when to use them and when not to*, pgconfig.org. (Enums with >12 values are brittle to extend and hard to localize \u2014 lookup table is the standard replacement.)"
|
|
40580
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA78.7 (Enumerated Types)*; Borkowski, A. (2022), *PostgreSQL enum types: when to use them and when not to*, pgconfig.org. (Enums with >12 values are brittle to extend and hard to localize \u2014 lookup table is the standard replacement.)",
|
|
40581
|
+
aiSpecific: false
|
|
40498
40582
|
},
|
|
40499
40583
|
"db/naming-inconsistency": {
|
|
40500
40584
|
recall: 0,
|
|
@@ -40504,7 +40588,8 @@ var signal_strength_default = {
|
|
|
40504
40588
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40505
40589
|
verdict: "DORMANT",
|
|
40506
40590
|
defaultOff: true,
|
|
40507
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA74.1.1 (Identifiers and Key Words)*; pgsql-hackers (2018), *Re: snake_case vs camelCase in Postgres identifiers*. (snake_case is the Postgres convention; mixing styles in the same schema breaks ORM generators.)"
|
|
40591
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: PostgreSQL Global Development Group (2024), *PostgreSQL 16 Documentation \xA74.1.1 (Identifiers and Key Words)*; pgsql-hackers (2018), *Re: snake_case vs camelCase in Postgres identifiers*. (snake_case is the Postgres convention; mixing styles in the same schema breaks ORM generators.)",
|
|
40592
|
+
aiSpecific: false
|
|
40508
40593
|
},
|
|
40509
40594
|
"db/sql-concat": {
|
|
40510
40595
|
recall: 0,
|
|
@@ -40514,7 +40599,8 @@ var signal_strength_default = {
|
|
|
40514
40599
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40515
40600
|
verdict: "DORMANT",
|
|
40516
40601
|
defaultOff: true,
|
|
40517
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2021), *OWASP Top 10 \u2014 A03:2021 Injection*, https://owasp.org/Top10/A03_2021-Injection/; OWASP Foundation (2017), *SQL Injection Prevention Cheat Sheet*. (Template-literal SQL with ${...} interpolation is the #1 SQL injection vector in AI-generated TypeScript code.)"
|
|
40602
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2021), *OWASP Top 10 \u2014 A03:2021 Injection*, https://owasp.org/Top10/A03_2021-Injection/; OWASP Foundation (2017), *SQL Injection Prevention Cheat Sheet*. (Template-literal SQL with ${...} interpolation is the #1 SQL injection vector in AI-generated TypeScript code.)",
|
|
40603
|
+
aiSpecific: true
|
|
40518
40604
|
},
|
|
40519
40605
|
"docs/stale-package-reference": {
|
|
40520
40606
|
recall: 0,
|
|
@@ -40524,7 +40610,8 @@ var signal_strength_default = {
|
|
|
40524
40610
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40525
40611
|
verdict: "DORMANT",
|
|
40526
40612
|
defaultOff: true,
|
|
40527
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Meng, M. et al. (2020), *The Cost of Fixing Code Documentation: An Empirical Study on Open-Source Software*, ICSE 2020; Aghajani, E. et al. (2019), *Software documentation: a practitioners' perspective*, ICSE 2019. (Doc references to undeclared packages are copy-paste rot from previous projects \u2014 high-signal doc drift.)"
|
|
40613
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Meng, M. et al. (2020), *The Cost of Fixing Code Documentation: An Empirical Study on Open-Source Software*, ICSE 2020; Aghajani, E. et al. (2019), *Software documentation: a practitioners' perspective*, ICSE 2019. (Doc references to undeclared packages are copy-paste rot from previous projects \u2014 high-signal doc drift.)",
|
|
40614
|
+
aiSpecific: false
|
|
40528
40615
|
},
|
|
40529
40616
|
"docs/stale-function-reference": {
|
|
40530
40617
|
recall: 0,
|
|
@@ -40534,7 +40621,8 @@ var signal_strength_default = {
|
|
|
40534
40621
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40535
40622
|
verdict: "DORMANT",
|
|
40536
40623
|
defaultOff: true,
|
|
40537
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Meng, M. et al. (2020), *The Cost of Fixing Code Documentation*; Chen, Z. et al. (2022), *An Empirical Study on Code Documentation Adequacy*, MSR 2022. (Doc callouts to non-existent exports \u2014 readers copy-paste and hit a runtime error.)"
|
|
40624
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Meng, M. et al. (2020), *The Cost of Fixing Code Documentation*; Chen, Z. et al. (2022), *An Empirical Study on Code Documentation Adequacy*, MSR 2022. (Doc callouts to non-existent exports \u2014 readers copy-paste and hit a runtime error.)",
|
|
40625
|
+
aiSpecific: false
|
|
40538
40626
|
},
|
|
40539
40627
|
"docs/expired-code-example": {
|
|
40540
40628
|
recall: 0,
|
|
@@ -40544,7 +40632,8 @@ var signal_strength_default = {
|
|
|
40544
40632
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40545
40633
|
verdict: "DORMANT",
|
|
40546
40634
|
defaultOff: true,
|
|
40547
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Parnas, D.L. (2010), *Precise Documentation: The Key to Better Software*, Springer (canonical doc-correctness argument); Chen, Z. et al. (2022). (Fenced code examples with broken imports erode trust in the entire docs site.)"
|
|
40635
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Parnas, D.L. (2010), *Precise Documentation: The Key to Better Software*, Springer (canonical doc-correctness argument); Chen, Z. et al. (2022). (Fenced code examples with broken imports erode trust in the entire docs site.)",
|
|
40636
|
+
aiSpecific: false
|
|
40548
40637
|
},
|
|
40549
40638
|
"docs/broken-link": {
|
|
40550
40639
|
recall: 0,
|
|
@@ -40554,7 +40643,8 @@ var signal_strength_default = {
|
|
|
40554
40643
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40555
40644
|
verdict: "DORMANT",
|
|
40556
40645
|
defaultOff: true,
|
|
40557
|
-
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Nielsen, J. (2000), *Designing Web Usability*, New Riders (broken links as a top-5 trust erosion signal); Google Search Central (2024), *Crawl errors documentation*, https://developers.google.com/search/docs/crawling-indexing. (Broken internal links cost SEO crawl budget and reader trust.)"
|
|
40646
|
+
_calibrationNote: "v0.17.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Nielsen, J. (2000), *Designing Web Usability*, New Riders (broken links as a top-5 trust erosion signal); Google Search Central (2024), *Crawl errors documentation*, https://developers.google.com/search/docs/crawling-indexing. (Broken internal links cost SEO crawl budget and reader trust.)",
|
|
40647
|
+
aiSpecific: false
|
|
40558
40648
|
},
|
|
40559
40649
|
"security/eval": {
|
|
40560
40650
|
recall: 0,
|
|
@@ -40564,7 +40654,8 @@ var signal_strength_default = {
|
|
|
40564
40654
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40565
40655
|
verdict: "DORMANT",
|
|
40566
40656
|
defaultOff: true,
|
|
40567
|
-
_calibrationNote: "v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2021), *OWASP Top 10 \u2014 A03:2021 Injection*; Mozilla Developer Network (2024), *eval() \u2014 MDN Web Docs*, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval (Security Considerations). (eval() and new Function() are RCE vectors if the input is ever attacker-controlled.)"
|
|
40657
|
+
_calibrationNote: "v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2021), *OWASP Top 10 \u2014 A03:2021 Injection*; Mozilla Developer Network (2024), *eval() \u2014 MDN Web Docs*, https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval (Security Considerations). (eval() and new Function() are RCE vectors if the input is ever attacker-controlled.)",
|
|
40658
|
+
aiSpecific: false
|
|
40568
40659
|
},
|
|
40569
40660
|
"security/localstorage-token": {
|
|
40570
40661
|
recall: 0,
|
|
@@ -40574,7 +40665,8 @@ var signal_strength_default = {
|
|
|
40574
40665
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40575
40666
|
verdict: "DORMANT",
|
|
40576
40667
|
defaultOff: true,
|
|
40577
|
-
_calibrationNote: "v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2021), *OWASP Top 10 \u2014 A07:2021 Identification and Authentication Failures*; OWASP Foundation (2022), *HTML5 Security Cheat Sheet \xA72.1 (Local Storage)*. (JWT/access/refresh tokens in localStorage are readable by any XSS payload \u2014 issue as httpOnly cookies instead.)"
|
|
40668
|
+
_calibrationNote: "v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2021), *OWASP Top 10 \u2014 A07:2021 Identification and Authentication Failures*; OWASP Foundation (2022), *HTML5 Security Cheat Sheet \xA72.1 (Local Storage)*. (JWT/access/refresh tokens in localStorage are readable by any XSS payload \u2014 issue as httpOnly cookies instead.)",
|
|
40669
|
+
aiSpecific: false
|
|
40578
40670
|
},
|
|
40579
40671
|
"security/target-blank-no-noopener": {
|
|
40580
40672
|
recall: 0,
|
|
@@ -40584,7 +40676,8 @@ var signal_strength_default = {
|
|
|
40584
40676
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40585
40677
|
verdict: "DORMANT",
|
|
40586
40678
|
defaultOff: true,
|
|
40587
|
-
_calibrationNote: 'v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2022), *HTML5 Security Cheat Sheet \xA72.3 (Tabnabbing)*; WHATWG (2024), *HTML Living Standard \u2014 Link types: noopener*. (target="_blank" without rel="noopener" lets the linked page control window.opener \u2014 reverse tabnabbing.)'
|
|
40679
|
+
_calibrationNote: 'v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: OWASP Foundation (2022), *HTML5 Security Cheat Sheet \xA72.3 (Tabnabbing)*; WHATWG (2024), *HTML Living Standard \u2014 Link types: noopener*. (target="_blank" without rel="noopener" lets the linked page control window.opener \u2014 reverse tabnabbing.)',
|
|
40680
|
+
aiSpecific: false
|
|
40588
40681
|
},
|
|
40589
40682
|
"wcag/missing-alt": {
|
|
40590
40683
|
recall: 0,
|
|
@@ -40594,7 +40687,8 @@ var signal_strength_default = {
|
|
|
40594
40687
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40595
40688
|
verdict: "DORMANT",
|
|
40596
40689
|
defaultOff: true,
|
|
40597
|
-
_calibrationNote: 'v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: W3C (2023), *Web Content Accessibility Guidelines (WCAG) 2.2 \u2014 1.1.1 Non-text Content*, https://www.w3.org/TR/WCAG22/. (Every <img> needs alt text. Decorative: alt="". Informative: describe the image.)'
|
|
40690
|
+
_calibrationNote: 'v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: W3C (2023), *Web Content Accessibility Guidelines (WCAG) 2.2 \u2014 1.1.1 Non-text Content*, https://www.w3.org/TR/WCAG22/. (Every <img> needs alt text. Decorative: alt="". Informative: describe the image.)',
|
|
40691
|
+
aiSpecific: false
|
|
40598
40692
|
},
|
|
40599
40693
|
"typo/placeholder-text": {
|
|
40600
40694
|
recall: 0,
|
|
@@ -40604,7 +40698,8 @@ var signal_strength_default = {
|
|
|
40604
40698
|
lastCalibratedAt: "2026-06-30T00:00:00Z",
|
|
40605
40699
|
verdict: "DORMANT",
|
|
40606
40700
|
defaultOff: true,
|
|
40607
|
-
_calibrationNote: "v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Nielsen, J. (2000), *Designing Web Usability* (placeholder copy as a top-10 trust erosion signal); Krug, S. (2000), *Don't Make Me Think*, 2nd ed. (TODO/placeholder text in shipped UI signals incomplete work.)"
|
|
40701
|
+
_calibrationNote: "v0.16.0 ship \u2014 not in v7 per-rule table. Default-off until calibration data lands. Backed by: Nielsen, J. (2000), *Designing Web Usability* (placeholder copy as a top-10 trust erosion signal); Krug, S. (2000), *Don't Make Me Think*, 2nd ed. (TODO/placeholder text in shipped UI signals incomplete work.)",
|
|
40702
|
+
aiSpecific: false
|
|
40608
40703
|
}
|
|
40609
40704
|
};
|
|
40610
40705
|
|