URGENT: AI Studio workspace no longer matches deployed application after update

After today’s AI Studio update, my editable application appears to have reverted to an older or unrelated version.

Facts

  • App name: The Ridge At Stowe
  • Created: June 23, 2026
  • Production website is still correct.
  • The AI Studio editor now shows a completely different application.
  • I have not clicked Publish since noticing the issue.
  • The deployed website contains weeks of work that is not reflected in the editor.

Evidence

  • The deployed site has:
    • 4-bedroom Main Residence
    • 1-bedroom Guest Cottage
    • custom pages and content
  • The AI Studio workspace now contains:
    • 5-bedroom residence
    • 2-bedroom cottage
    • bookings.json
    • alerts.json
    • generic metadata requesting camera/microphone permissions

These are not the application I built.

Can Google restore the editable workspace from internal snapshots, deployment artifacts, or project history? The deployed website remains correct.

I have confirmed that the production Cloud Run service is healthy and still serving the correct application. The Cloud Run service explicitly states “Deployed from AI Studio.” The issue appears to be isolated to the AI Studio editor/workspace, which no longer matches the deployed application.