Actually it looks like any child component that uses a scope from the parent component will scope the injections to the parent.
@evant is that intentional? I've been working with Kodein the past few years, where scoping works very differently, so I'm having some difficulty.