Vacancy Parity Verification
This sprint verified parity between:
- legacy Vacancy hosting in
svc-tendersonhttp://localhost:4120 - extracted
svc-vacanciesonhttp://localhost:4023 - API gateway fallback mode on
http://localhost:4002withoutVACANCIES_SERVICE_URL - API gateway cutover mode on
http://localhost:4002withVACANCIES_SERVICE_URL=http://localhost:4023
Canonical Vacancy runtime target for extraction cutover remains:
http://localhost:4023
Temporary isolated rehearsal ports used in this sprint:
- auth:
http://localhost:4101 - old Vacancy host:
http://localhost:4120 - API rehearsal:
http://localhost:4002