You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The heartbeat system currently evaluates signals with static weights and fixed thresholds. This epic tracks work to make the heartbeat learn from user behavior and connect signals intelligently.
Goal: Move from reactive signal detection to adaptive, context-aware decision-making.
Current system
14 signal types with static tierWeight map and fixed confluenceThreshold
Adaptive intervals (4 multipliers: time-of-day, signal density, velocity, recency)
Overview
The heartbeat system currently evaluates signals with static weights and fixed thresholds. This epic tracks work to make the heartbeat learn from user behavior and connect signals intelligently.
Goal: Move from reactive signal detection to adaptive, context-aware decision-making.
Current system
tierWeightmap and fixedconfluenceThresholdresponseCooldownMultiplier()based on 7-day response ratetopic_surfacingstableFeatures
signal_feedbacktable.signal_fatiguetable.topic_response_profiletable.Design principles
Suggested order