That's right, I have plans to route lightvc seamlessy with drupal.
This will be possible by checking the request into drupals core api and if there is no result lightvc will then route by it's static routes to controllers. By using a similar pattern you can intertwine vastly different applications.
Another possibility is to have lightvc configured to use drupal phptemplates for lightvc controllers. This would make drupal a useful tool.