@mongrov/analytics 0.21.0 → 0.22.0
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ziva.d.ts","sourceRoot":"","sources":["../../../src/rules/defaults/ziva.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,WAAW,CAAA;
|
|
1
|
+
{"version":3,"file":"ziva.d.ts","sourceRoot":"","sources":["../../../src/rules/defaults/ziva.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,WAAW,CAAA;AA2UrC,eAAO,MAAM,YAAY,EAAE,IAAI,EAAyC,CAAA"}
|
|
@@ -61,25 +61,18 @@ value = 300
|
|
|
61
61
|
minGapMinutes = 1440
|
|
62
62
|
maxPerDay = 1
|
|
63
63
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
type = "baseline_stddev"
|
|
77
|
-
windowDays = 14
|
|
78
|
-
stddevs = 1.5
|
|
79
|
-
|
|
80
|
-
[rule.throttle]
|
|
81
|
-
minGapMinutes = 1440
|
|
82
|
-
maxPerDay = 1
|
|
64
|
+
# ziva.stress-elevated-day was RETIRED 2026-08-19.
|
|
65
|
+
#
|
|
66
|
+
# It fired on a single day's average 1.5 stddev above a 14-day baseline. D-E
|
|
67
|
+
# replaced that with ziva.stress-tense-days — +10 over the 30-day p50, held for
|
|
68
|
+
# two consecutive days — choosing persistence over a single-day trigger on
|
|
69
|
+
# purpose. Keeping both meant two near-identical "above your usual" notices on
|
|
70
|
+
# day 2 of a tense stretch, which is the fatigue throttles exist to prevent.
|
|
71
|
+
#
|
|
72
|
+
# Its throttle keys (analytics:rule:ziva.stress-elevated-day:{userId}:*) are
|
|
73
|
+
# left in place. Nothing reads them once the rule is unregistered, so they are
|
|
74
|
+
# inert; a cleanup sweep can ride a future migration rather than being its own
|
|
75
|
+
# risk today.
|
|
83
76
|
|
|
84
77
|
[[rule]]
|
|
85
78
|
id = "ziva.low-activity-week"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ziva.js","sourceRoot":"","sources":["../../../src/rules/defaults/ziva.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAEvC,MAAM,IAAI,GAAG
|
|
1
|
+
{"version":3,"file":"ziva.js","sourceRoot":"","sources":["../../../src/rules/defaults/ziva.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAEvC,MAAM,IAAI,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsUZ,CAAA;AAED,MAAM,CAAC,MAAM,YAAY,GAAW,YAAY,CAAC,IAAI,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC,CAAA"}
|