Detector for IntentMandate type
canHandle(mandateType: MandateType): boolean
detectType(mandate: any): MandateType
detectWithDetails(mandate: any): MandateTypeDetectionResult
Detailed detection with confidence and reasoning
private
readonly
INTENT_FIELDS: string[]
private
readonly
INTENT_OPTIONAL_FIELDS: string[]