Since the output is expected to change regularly, we can document an approach of: 1. Generate the original output 2. Copy to a new location 2. Make code changes 3. Generate the new output 4. Diff
Since the output is expected to change regularly, we can document an approach of: