frmscoe / General-Issues

This repo exists to track current work and any issues within the FRMS CoE
2 stars 0 forks source link

Bug: The channelResult contains an alert status #323

Closed Justus-at-Tazama closed 7 months ago

Justus-at-Tazama commented 7 months ago

The channel result object contains an alert status:

image

The typology processor must set the "review": true flag for a typology when the typology score >= the alert/interdiction threshold. The TADProc must read the "review" flag for all the typologies in the evaluation result (regardless of channel) and then set the "report.status": "ALRT" if any typology has a "review" flag that is true.