Open
Description
In #720 the prompt enclosure defence was augmented to include different types of enclosure - xml tagging and random-sequence enclosure at this stage. However, in doing so the previously generic DefenceMechanism component now needs to know specifically about random sequence enclosure defences, as it renders those differently to the "ungrouped" defences.
This issue in the first instance needs some design, to work out how best to remove that knowledge from DefenceMechanism and return it to a generic, dumb display component.