Publish Chimera GFX source
phase0-ci / build-and-audit (push) Successful in 2m14s

This commit is contained in:
Chimera GFX release export
2026-09-03 03:27:14 +02:00
commit a6037502d7
828 changed files with 100454 additions and 0 deletions
@@ -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.