b7c99b696c
`assembled-boot.ts` hand-maintains the boot entries for the built-bundle jsdom graph, and this branch made the locale and ui-theme rows inject `settingsScope`. Nothing in that table provided it, so both stayed pending, ui-layout never activated behind them, and all four assembled snapshots timed out waiting for the first rendered row. Adds the ui-settings entry ahead of them (it injects nothing itself) and records `api-gateway` on the runtime entry, which now needs `remote`.