Workspace: Vue + Fastify Difficulty: Medium Time: 90 minutes
Context
A migration engineer searches migrationBatches to reproduce the final state from observable evidence. Every query uses the supplied local API, and responses may settle in a different order from the requests. The current Vue + Fastify implementation can replace the latest result with an older response or error.