Font-atlas screenshot and 4 checkpoint saves were added on the other
branch's merge but never made it into this branch's docs/ tree,
leaving them living only outside git in the parent workdir. Syncing
so docs/ matches across both branches and the loose copies can be
removed safely.
ANALYSIS.md/ARCHITECTURE.md/PROGRESS.md and the rest of this project's
living docs have always lived one directory above this repo's root
(NFSMW_Online_Claude_workdir/*.md), so they were never actually part of
this git history despite being the authoritative record of every hook,
offset, and RE finding this branch's code is built on.
Mirrors the docs/ layout already used on native-arm32-trace-harness so
both branches reference the same file set by name, pending the actual
code merge (see PROGRESS.md's own "Repo merge pending" note).
Co-Authored-By: Claude <noreply@anthropic.com>