diff --git a/fortiss-std-env/buckminster/af3-micro.cquery b/fortiss-std-env/buckminster/af3-micro.cquery
index feec9c1d9d7f7b69038afcc61729f36ca24712af..e291361ffb7564910ce1539dedad3b6b41b6b8ff 100644
--- a/fortiss-std-env/buckminster/af3-micro.cquery
+++ b/fortiss-std-env/buckminster/af3-micro.cquery
@@ -2,4 +2,8 @@
 <cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="fortiss.rmap" shortDesc="Fortiss Tooling Kernel Developer Workspace Materialization">
     <cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the tooling kernel 2.0 workspace.</cq:documentation>
     <cq:rootRequest name="org.fortiss.af3.micro_feature" componentType="eclipse.feature"/>
+    <cq:advisorNode namePattern="^org\.conqat\..*" componentType="osgi.bundle" sourceLevel="REJECT"/>
+    <cq:advisorNode namePattern="^org\.unicase\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
+    <cq:advisorNode namePattern="^org\.fortiss\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
+    <cq:advisorNode namePattern="^edu\.tum\.cs\.cope\..*" componentType="osgi.bundle" sourceLevel="REQUIRE"/>
 </cq:componentQuery>