Holmes-Analytics is build in Scala mainly using Akka. You should be somewhat familiar with the language and the actor model in generall as well as akkas implementation of it in particular. The respective documentations are a good place to start, altoigh to "just" submit a quick fix all of this might not be necessary.
This is the current actor layout. This layout is subject to changes in the future.
If you need more debug output it is highly advised to have a look at src/main/resources/application.conf and src/main/resources/logback.xml respectively.
