Closed benbc closed 1 year ago
There is a PR to take the new version of ACRO here, which this should build on.
This change isn't in v0.3.0 unfortunately
I'm gonna do the first part of this, render the config to html in the page. @tomodwyer can add styling/UX
Can we aim to get that PR merged with a preliminary Simon UI, then put Tom's enhancements into a separate PR (but still under this ticket, I guess)?
We can, but its pretty ugly atm
Closed by #214
ACRO can be parameterized according to the risk appetite of the TRE. The settings in operation when it runs are written to
config.json
in the outputs directory. We should display the settings (a series of name/value pairs) so the output checker can understand the intended risk appetite. These settings are quite verbose, so they should probably be in a collapsed element in the output detail pane.