You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: The root bootstrap currently imports only the users feature, leaving implemented controllers unavailable at runtime.
Acceptance criteria: Every intended production module is explicitly wired; startup exposes only intentional routes; a bootstrap smoke test verifies module registration.
app.module.ts,src/app.module.ts, feature modules