# Functions
NewEnriched returns an []byte containing the parsed Document (smithy result) from the given enriched issue.
NewRaw returns an []byte containing the parsed Document (smithy result) from the given raw issue.
The Severity field is normally mapped into the jira 'Impact' field, so the assumption is that Severity = Impact; which in practice is generally true with small exceptions.
TextToConfidence maps between smithy Confidence and a it's ext representation, used for adding the Confidence to Jira description.
TextToSeverity maps between smithy Severity and Jira severity textual fields.