regex / dry-run / local-only

Reviewed regex batch receipt

Review before and after text across two fixed files, then select only the intended copy. Data stays on this device.

Fixed cases

(foo) (?=\d{3})[$1]

FileBeforeAfter dry-runDecision
alpha.txtfoo 123 fooNot reviewedNot reviewed
beta.txtfoo 12 fooNot reviewedNot reviewed

Selection boundary

  1. Review the change count and output first.
  2. Exclude beta.txt because it has no three-digit boundary match.
  3. Canceling invalidates the selected state.
  4. Keep original overwrite and external sending separate.

This receipt explains a fixed case; it never overwrites originals or executes user text.