/** * Hook Providers * * Checked-in stub so the template builds standalone in CI; the compiler * overwrites it with the provider map derived from the app's invoked * services × the registry's hook declarations (I-26). */ export function hookProviders() { return {}; }