---
title: "A Screen Can Save and Still Lose the Work"
canonical: https://dxdev.com/blog/2026-04-12_screen-can-save-and-lose-work/
datePublished: 2026-04-12
---
# A Screen Can Save and Still Lose the Work

A successful-looking screen can hide different rules behind what appears to be one action.

## The practical check

Check that equivalent actions preserve the same important information across all paths.

## Where AI fits

AI can compare the fields and outcomes of each save path and flag where the record shape differs.

## The human decision

People decide which fields are required and verify the corrected behavior.

## The lesson

A save is trustworthy only when every path preserves the work the person intended to keep.

Field-by-field save-path comparison is documented in the Build Log companion for the screen that appeared to perform one action.
