Pulse/internal/ai/baseline
rcourtman c8a32a7131 fix(ai): raise anomaly threshold to 2x, filter 'Ran diagnostic' noise
More aggressive noise filtering:

1. Anomaly threshold raised from 1.5x to 2x
   - 1.5x is too borderline to be actionable
   - Now requires genuinely significant deviation

2. Filter out 'Ran diagnostic' and 'Executed command' fallback items
   - These are generic summaries that provide no value
   - Only show remediations with specific, meaningful descriptions

Goal: If something shows in AI Intelligence, it should demand attention.
2025-12-21 17:19:32 +00:00
..
store.go fix(ai): raise anomaly threshold to 2x, filter 'Ran diagnostic' noise 2025-12-21 17:19:32 +00:00
store_extended_test.go Add comprehensive AI test coverage 2025-12-16 12:33:06 +00:00
store_test.go test(baseline): add tests for trend prediction 2025-12-21 11:31:58 +00:00