docs(reference): adopt the four homeless reference files, and a LICENSE #30

Merged
fabi merged 1 commits from harvest/xex2tractor-assets into main 2026-09-15 19:15:02 +00:00
Owner

CONSOLIDATION.md Phase 2. Four files and a licence, each of which existed only in a repository about to be retired or as an untracked file on one disk.

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

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

docs/reference/ gets its own README saying 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 being read as a result.

⚠️ The two extra XEX master keys (devkit, XEX1) are the other half of Phase 2 and are not here: they patch a loader that does not arrive until Phase 3. They land with it.

CONSOLIDATION.md **Phase 2**. Four files and a licence, each of which existed only in a repository about to be retired or as an untracked file on one disk. ``` docs/reference/xex2-format.md 39 KB the XEX2 container format docs/reference/xbox360-exports.{json,md} 1.1 MB 2,913 exports: xboxkrnl, xam, xbdm docs/reference/ppc-instructions.{json,md} 340 KB the PowerPC instruction reference LICENSE MIT — this repo had none at all ``` The first two are byte-identical to xex2tractor's copies (`cmp`), and identical again to the loose untracked copies in the project root: **three copies, none of them tracked.** `docs/reference/` gets its own README saying 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 being read as a result. ⚠️ The two extra XEX master keys (devkit, XEX1) are the other half of Phase 2 and are **not** here: they patch a loader that does not arrive until Phase 3. They land with it.
fabi added 1 commit 2026-09-13 17:20:43 +00:00
docs(reference): adopt the four homeless reference files, and a LICENSE
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
3b90f1c29d
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>
fabi merged commit 427cbaa280 into main 2026-09-15 19:15:02 +00:00
Sign in to join this conversation.