Vacancy Migration Workflow Decision
Canonical migration owner
svc-vacancies is now the canonical migration owner for vacancy-specific schema changes.
Whether migrate:all includes Vacancy
Yes, migrate:all now includes npm --prefix services/svc-vacancies run migrate.
Canonical operator path
Operators should run npm run migrate:all to apply all migrations, including vacancy schema changes.
Individual vacancy migrations can be run with npm --prefix services/svc-vacancies run migrate.
Mixed/shared migration notes
The following vacancy-related migrations remain in svc-tenders/migrations because they are mixed with accommodation concerns:
0005_vacancies_accommodations.sql(legacy shared vacancy/accommodation)