Every bid status now comes from one catalogue
The list of statuses that mean “this bid is still waiting for an answer” carried two names the workflow catalogue itself never held. A bid stored with either one was read one way by the page offering the decision and another way by the write recording it — the same disagreement that made a bid nobody had answered report itself as already answered.
Those two names are gone. The list now holds only statuses the catalogue defines, and a test keeps it that way: adding a name the catalogue does not hold fails the build rather than reaching a manager. A bid still stored with either name is moved to submitted, which is what the platform had been treating it as all along.
No bid in the preview environment carried either name, so for almost everyone this changes nothing visible — it removes a way the platform could have disagreed with itself about a decision that had already been made.