This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user