Files
chimera-gfx-Public/docs/retroarch/phase-1.0dv-package-stat-result.md
Chimera GFX release export a6037502d7
phase0-ci / build-and-audit (push) Successful in 2m14s
Publish Chimera GFX source
2026-09-03 03:27:14 +02:00

15 lines
708 B
Markdown

# Phase 1.0DV package-stat result
Status: `USB_SOURCE_MISSING_AUTHORIZATION_CONSUMED`
The single authorized run proved that `/user/app/FAKE00000/app.pkg` exists and
is exactly 18,153,472 bytes. The exact USB source path recorded by `app.json`
returned `ENOENT` (errno 2). No package bytes were read and no retry or
reconnect occurred.
This establishes the immediate launcher failure: the fake-package metadata
depends on a USB0 source file that is absent. DNS is not the primary blocker.
Before using the local package as a replacement, a separately authorized
read-only readback must prove its complete SHA-256 matches the package digest
already recorded in `app.json`. The DV authorization is consumed.