New dashboard/dashlet pathes in Checkmk 2.4?

Hello,

MKPs for GUI extensions - Checkmk extensions packages for dashboards, views, reports was updated in 2023 and is outdated. Checkmk 2.4 is two deprecation steps ahead of this documentation and I really need the correct pathes for my dashlets.

Current:
GUI extension in 'dashboard' uses an API which is marked as deprecated and may not work anymore due to unknown imports or objects (File: local/lib/check_mk/gui/plugins/dashboard/donut_dashlet.py).
The imports are fixed and python3 ./local/lib/check_mk/gui/plugins/dashboard/donut_dashlet.py runs without errors. The real issue the GUI wants to complain about are the pathes which do not match the new scheme ~/local/lib/python3/cmk_addons/plugins. I could not find the new correct pathes with try and error and it would be really nice if someone could fix the documentation before Checkmk 2.4 is released.

And the location for additional resources seems to have changed, too:
grafik

And Checkmk 2.3.0p30 started to complain about them, too.

Greetings,
Stefan