# 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`](../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 | | `xbox360-re-technical-reference.md` | a research compilation on the whole platform: CPU, GPU, XDVDFS, STFS, XEX2, kernel, XMA, security | untracked, project root | | `xbox360-architecture.md` | a one-page platform quick reference, trimmed to its platform facts | untracked, project root | `xbox360-exports.{json,md}` can be regenerated from a Canary checkout with `python3 tools/generate_export_docs.py` (adopted from the same project root). The committed copies come from an older Canary, so a fresh run changes a few statuses. `LICENSE` at the repository root came from the same place — MIT, and this repository had none at all.