patchbayAuditLegacyUnknown top-level constant
String
const patchbayAuditLegacyUnknown
What a new audit reader must assume when an old host omits the new keys.
Absence means the host predates the field, not that admission passed. A
reader that defaulted to passed would invent authorisation that was never
evaluated.
Implementation
const String patchbayAuditLegacyUnknown = 'legacyUnknown';