B11 — the API kernel surface: the kernel facades, the APIController sub-managers,
PluginRegistry, BootInfo and the top-level shorthand methods. Every capability facade
that used to be assigned here now owns a capabilities/<cap>/install.ts (S2) — hence
the Kernel suffix. Re-callable; bound to the api module lifecycle (the registry id
stays "api"). Idempotent: namespace creation is conditional, the rest are reference
re-assignments / function (re)definitions.
B11 — the API kernel surface: the kernel facades, the APIController sub-managers, PluginRegistry, BootInfo and the top-level shorthand methods. Every capability facade that used to be assigned here now owns a
capabilities/<cap>/install.ts(S2) — hence theKernelsuffix. Re-callable; bound to theapimodule lifecycle (the registry id stays"api"). Idempotent: namespace creation is conditional, the rest are reference re-assignments / function (re)definitions.