bind-production.types.test.ts imported feature.manifest and the sign-in use case with `../` parent paths. Test files import src modules via the `@/` alias per the repo convention — this clears the way for the new no-relative-parent-import-in-tests rule.