- Pin down strategy precedence: add a resolution-order legend
(per-column -> global -> preset), dim/strike the preset radios when
a global strategy overrides them, and add a "Resolves to" column to
the per-column override table so the winning value is legible.
- Make the demo state honest: Global strategy = median is what drives
the 1,043 fills, resolving the detect-only contradiction.
- Surface the missingness profile as an always-visible block above the
(now-open) Options expander — diagnostic before configuration.
- Stop highlighting unchanged before/after cells (respondent_id 0->0);
show "(global)" placeholders in unset per-column override cells.
- Fold the standalone "Strategy applied per column" table into the
before/after table as a strategy column; inset maxed slider knobs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Move app.css and shell.js into layout-review/ alongside the .html files
and reference them by bare filename; drop the assets/ subfolder.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Relocate assets/ (app.css, shell.js) from layout-review/ up to the repo
root and rewrite every page's link/script refs to ../assets/.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Static layout mockups for each app tool (deduplicator, text cleaner,
format standardizer, missing handler, column mapper, outlier detector,
multi-file merger, validator/reporter, pipeline runner, PDF extractor,
reconciler) plus index/home shells and shared assets.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>