Implement four new services for the quality module (MAI-009):
- CorrectiveActionService: CAPA (Corrective and Preventive Actions)
workflow with create, start, complete, verify, and reopen operations
- NonConformityService: NC lifecycle management with severity-based
SLA, contractor assignment, and status workflow
- InspectionResultService: Recording and batch recording of inspection
results with summary statistics
- TicketAssignmentService: Ticket assignment, reassignment, scheduling,
and technician workload tracking
All services follow the ServiceContext pattern with tenantId.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>