I refactored the implementation of the "runtime" context to move it from the system package up to a separate package in the root of the core module. This keeps the implementation of the bootstrap and runtime environment separate from the infrastructure for the system contexts.
-- Jeremy
