Clarify visual distinction between findings and alerts

This commit is contained in:
2025-12-24 12:59:02 -05:00
committed by GitHub
parent 4606b88d2e
commit e253c7222c

13
ui/ALERT_VS_FINDING.md Normal file
View File

@@ -0,0 +1,13 @@
Finding:
- Analytical result
- Appears in tables
- Can exist without alert
Alert:
- Escalated finding
- Higher visual emphasis
- Requires acknowledgment or action
Rule:
An alert is always derived from a finding.
No alert may exist without a finding.