AntiPattern
Startup Misconfiguration & Context
startup-context-misplacement
Application bootstrapping and required runtime context fail because required initialization/build steps or template context are omitted or placed in the wrong component/file, so the app serves wrong assets or lacks admin/template variables.