Runtime services. Non-optional by contract: a runtime provider is mandatory and the kernel registers it first, so every other plugin can rely on it during registration (see ARCHITECTURE.md ยง7).
Usage
import { type IPluginContext } from "common/src/index.ts";