| 11 | | TBD |
| | 11 | SubConsciousDaemon (abbreviated by SCD) provides the non-graphical core of the whole system, providing a number of services and subservices which permit to the graphical layer (which is purely graphical) to really do things. |
| | 12 | |
| | 13 | Here metadata are extracted by a set of dedicated plugins invoked in hierarchic way, and various processes (interchangeable, exposing a rigorous DBus interface, shipped together the basic system or provided by third parties) are connected so to provide functions such as mailing or filesystem syncronization. |
| | 14 | |
| | 15 | The relationship between SCD and Synapse (functional and graphical layers) is extremized in the way the second always depends from the first in accessing informations to view on screen. An example for that complete interaction is the visualization of videos, which are delivered to the graphic and rendered in a common format which is encoded by the relative underlying service. |