The changed root no longer matches the original root.
highlighted = computed this step
The old and new roots differ
The original root was 0x0e. The changed root is 0x0f.
0x0e=0x0f
The changed tree shows where the difference traveled
The changed tree carries C=0xcd, CD=0xaa, and root=0x0f.
C,CD,root
A root comparison catches the change
A verifier expecting 0x0e would recompute 0x0f from the changed chunks.
expected 0x0e= recomputed 0x0f
Honesty boundary
NOTE: toy one-byte hash and four chunks only; not SHA 256, collision resistance, signatures, transparency logs, blockchain, storage proofs, or production integrity.