Rendering engine is CeyX, which is not maintained anymore, so I moved the source code into this repo (with no history).
This page will contain notes about how render(myMap) rendering is set up.
There are several mapcss files, that are merged with include directives. Some of them are always loaded, while others depend on the user's selected map style.
Since MapCSS rules are based on zoom level, which is the user's selected "detail level".
In general, Full detail mode will render all POIs with icon and name. You can use this for on-site detail surveys, to check what else needs to be mapped. I recommend using OSM Focus Reborn to easily query extra attributes of the nodes. The Medium detail mode is not particularly useful, it suppresses labels, so somewhat bigger area can be printed. The Bare mode is useful for printing overview maps, it mainly prints the road network with street names and some landuse/landcover areas.