mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
7d0b481e22
Patrol findings hide raw investigation-status and investigation-outcome badges per the patrol-intelligence contract, but the contract explicitly allows plain-language actionable state labels (approval required, investigating, verifying fix, fix failed). This adds a getPatrolFinding- ActionableState helper and renders the resulting badge on the collapsed Patrol row between the severity badge and the title, so the operator sees each finding's state without expanding. The badge is absent when no actionable state applies, leaving the default new-finding row clean.