c94c708a6f
The warning "[WARNING] Detected CSF (inactive)" is misleading because: - CSF detection can't properly distinguish between truly inactive and situations where the lfd process temporarily isn't running - This creates false alarms and confusion for users - The status is informational, not actionable CHANGE: - When CSF is detected but lfd process not running: change from WARNING to INFO - Cleaner output without false negatives - Only flag real errors that require user action This improves the signal-to-noise ratio in the system detection output. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>