GeoLeaf Core API - v3.0.0
    Preparing search index...

    Function setupAPIKernel

    • 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.

      Returns void