Hi,
At the moment you can only create customized renderers based on `content-type` and/or `view-mode`. QACMS basically tries to use any combination of these two sets, and if fails then looks in each set separately.
We could allow rendering based on content's slug but we should define some rendering priorities and combination rules. (`content-type` and/or `view-mode` or/and `content-slug`)