Start Operation Timer
POST /api/manufacturing/mo-operations/:moOperation/start
Start the per-operation timer (shop-floor use). Stamps started_at=now() and sets operator_id to the authenticated user. Rejects with 422 if the operation is already done.
Request