A snapshot is not a product
Raw captured HTML can preserve a first visual impression, but it usually keeps minified structures, duplicated responsive blocks and source-specific assumptions. RefactorWeb uses the snapshot as reference material, then rebuilds it into a cleaner Astro handoff.
The useful part is the editable handoff
The system tries to preserve hierarchy, rhythm, section order, mood, assets, copy and interaction style while making the result easier to inspect and continue editing.
The handoff must be inspectable
A client receives files that can be opened, edited and deployed: pages, components, public assets and validation reports that describe what was captured, repaired or limited.