Build the shell's immutable live capability snapshot from adapter wiring.
The ShellAdapter provided by the host app.
Domain-only ShellCapabilities for the current live wiring.
const caps = buildShellCapabilities(hooks);// caps.domains => ['relay', 'identity', 'storage', 'inc', 'theme', 'keys', 'media', 'notify'] Copy
const caps = buildShellCapabilities(hooks);// caps.domains => ['relay', 'identity', 'storage', 'inc', 'theme', 'keys', 'media', 'notify']
Build the shell's immutable live capability snapshot from adapter wiring.