mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 16:27:37 +00:00
When MOCK_ENABLED=true, Pulse now injects realistic AI patrol findings to showcase the AI features without requiring actual LLM API calls. This enables the demo instance to demonstrate: - Critical/warning/info findings with realistic content - Patrol run history - Actionable recommendations Also includes refinements to dismissal logic from earlier work: - Only 'not_an_issue' creates permanent suppression - 'expected_behavior' and 'will_fix_later' just acknowledge |
||
|---|---|---|
| .. | ||
| concurrency_test.go | ||
| email_enhanced.go | ||
| email_enhanced_test.go | ||
| email_providers.go | ||
| email_template.go | ||
| email_template_test.go | ||
| notification_utils_test.go | ||
| notifications.go | ||
| notifications_test.go | ||
| queue.go | ||
| queue_test.go | ||
| security_utils_test.go | ||
| templates_test.go | ||
| webhook_allowlist_test.go | ||
| webhook_client_test.go | ||
| webhook_enhanced.go | ||
| webhook_retry_test.go | ||
| webhook_templates.go | ||