{"version":1,"decay_days":30,"newcomer_boost_days":7,"newcomer_boost_mult":1.5,"weights":{"reaction_received":3.0,"mention_received":2.0,"thread_started_replies":5.0,"post_authored":0.5,"penalty_message_deleted_by_owner":-10.0,"penalty_kick":-25.0},"per_day_caps":{"reaction_received":3,"mention_received":5},"post_authored_daily_cap":20,"formula":"score = sum over events in window of   (points × decay × newcomer_boost), where decay = max(0, 1 - age_days / decay_days) and newcomer_boost = newcomer_boost_mult if user's first event is within newcomer_boost_days else 1.0. Per-source caps drop events at insert time; the post_authored cap drops events above the daily quota at insert time. [SILENT] outputs and system messages never produce events."}