Files
Sylpheed/docs/reference
MechaCat02 3b90f1c29d
All checks were successful
CI / Native — linux (pull_request) Successful in 45m43s
CI / WASM — Web (pull_request) Successful in 35m47s
CI / Formatting (pull_request) Successful in 1m19s
docs(reference): adopt the four homeless reference files, and a LICENSE
CONSOLIDATION.md Phase 2. Each of these existed only in a repository about to
be retired, or as an untracked file on one disk -- which, for anything that
has to survive a machine, is the same as not existing.

  xex2-format.md            39 KB   the XEX2 container format
  xbox360-exports.{json,md} 1.1 MB  2,913 exports: xboxkrnl, xam, xbdm
  ppc-instructions.{json,md} 340 KB the PowerPC instruction reference
  LICENSE                            MIT -- this repo had none

The first two are byte-identical to xex2tractor's copies, verified with cmp,
and byte-identical again to the loose untracked copies in the project root:
three copies, zero of them tracked.

docs/reference/ is deliberately its own directory with a README that says
what it is NOT: nothing here is a finding, and no docs/re/ page should cite it
as evidence. Reference material filed beside measurements is how a borrowed
table starts getting read as a result.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-13 19:20:30 +02:00
..

Reference data — not ours, and not findings

Third-party or generated reference material the RE work reads. Nothing here is a finding: no page in docs/re/ should cite this directory as evidence, and nothing here was measured by this project.

It is here because it was homeless. Every file below lived only in a retired repository or as an untracked file on one disk, which is the same as not existing — see ../agents/CONSOLIDATION.md.

file what it is from
xex2-format.md the XEX2 container format xex2tractor, byte-identical
xbox360-exports.{json,md} 2,913 system exports across xboxkrnl.exe, xam.xex, xbdm.xex xex2tractor, byte-identical
ppc-instructions.{json,md} the PowerPC instruction reference untracked, project root

LICENSE at the repository root came from the same place — MIT, and this repository had none at all.