Variable: ISSUE_CODE_STATUS
constISSUE_CODE_STATUS:Record<Exclude<GeoVisIssueCode,"policy-violation">,GeoVisResultStatus>
Defined in: spec/result.ts:48
Maps each failure GeoVisIssueCode to the GeoVisResultStatus category it
belongs to. policy-violation is intentionally absent — it is a warning
attached to resolved results, never a failure status on its own.