I think you might want to remove method and includeNames from your config as they could override your custom order:
method
includeNames
storySort: { order: [ 'COMPONENTS', ['*', 'Docs'], 'TOKENS', 'PAGES', ], },