16 lines
747 B
Markdown
16 lines
747 B
Markdown
# Phase 1.0DR inventory result
|
|
|
|
Status: `SUCCESS_AUTHORIZATION_CONSUMED`
|
|
|
|
The single authorized run returned six direct metadata records for
|
|
`/user/app/FAKE00000`: `app.pbm` (323 bytes), `app.pbm.backup` (323),
|
|
`app.json` (257), `app.xml` (298), `app.crc` (1,108), and `app.pkg`
|
|
(18,153,472). No loose `eboot.bin` was present. No file contents were read,
|
|
and no retry or reconnect occurred.
|
|
|
|
This proves a packaged launcher layout at the appinfo path, not package
|
|
contents, the executable identity, active launch state, or why the local page
|
|
failed. The authorization is consumed. A later observer may read only the
|
|
four small configuration/metadata files under separate exact permission while
|
|
explicitly excluding `app.pkg` and `app.pbm.backup`.
|