Skip to content

DAR-148 — Add KYC motif and compliance alert shared types

  • Extends the admin domain in darvest-common with shared types for the KYC review workflow and the compliance alerting subsystem.
  • Adds KycMotif (configurable rejection/review motifs) and ComplianceAlert / ComplianceAlertRule JPA entities.
  • Adds three new alert enums: AlertStatus (OPEN, IN_REVIEW, RESOLVED, DISMISSED), AlertSeverity, AlertRuleType.
  • Adds the full set of request and response DTOs needed by darvest-admin-backoffice-service and darvest-investor-profile-kyc-service to operate against these entities without redefining types.

Rapports de requête de fusion