wulf-pulse/components/phishing
lorentz 3f16268152 fix(260716-pgr): confidence display shows percent, not raw 0-1 scale
classifications.confidence is 0.0-1.0 (1 = max confidence). ClassificationCard
appended "%" directly to the raw value, so confidence=1 rendered as "1%
confidence" -- read as near-zero, the opposite of its true meaning. Found live
while reviewing a Breach Secure Now simulated-phishing classification.
2026-07-16 18:21:40 -04:00
..
action-area-card.tsx feat(22-05): remediate + mark-false-positive + permission/resolved gating (REVIEW-06, D-05, D-06) 2026-07-16 14:42:05 -04:00
classification-card.tsx fix(260716-pgr): confidence display shows percent, not raw 0-1 scale 2026-07-16 18:21:40 -04:00
evidence-card.tsx feat(22-03): add EvidenceCard tabbed EML evidence display (REVIEW-03) 2026-07-16 14:29:34 -04:00
timeline-card.tsx feat(22-04): add TimelineCard chronological event renderer 2026-07-16 14:29:15 -04:00
url-list.tsx feat(22-03): add tooltip primitive + inert UrlList component (D-09) 2026-07-16 14:27:11 -04:00