Files
chimera-gfx-Public/docs/retroarch/phase-1.0n-inactive-one-shot-runner.md
T
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

41 lines
2.0 KiB
Markdown

# Phase 1.0N inactive one-shot runner
Status: **OFFLINE RUNNER PREPARED; NO DEVICE AUTHORIZATION**.
Phase 1.0N binds the existing host-only one-shot runner to the exact ignored
Phase-1.0M artifact. It creates no target code or artifact and performs no PS5
connection, transfer, execution or result reception.
## Exact binding
| Object | Identity |
|---|---|
| Chimera GFX Phase M | `ab364b8e213e136fff746b948dce89ab028dbf7d` |
| RetroArch M artifact source | `12cf1d783c41eb303987e49a5a920805a59ef7a4` |
| RetroArch N host runner | `606909706f91d7213751c245081333f56c2cce89` |
| Runner source | 21,179 bytes; SHA-256 `1d46510369349c1e75ef3b5f983a2ef6fa5896fdd4398788bf58708821d0385d` |
| M artifact | 1,845,208 bytes; SHA-256 `c99a0856309a357ad2667d89b4924e4063ad214cae09c8a419457b0732f583cd` |
| M linker map | 637,728 bytes; SHA-256 `6768ffc7267b9b362c3b953571e5dfeed1e70004a3e19f41ef500c3f26272719` |
The M target bytes and emitter are unchanged. Their wire contract remains
`CHD10J01`, version 1, 64-byte big-endian frames, with D00-D12 at indices
0-12, I00-I14 at 13-27, C1 at 28 and D13 at 29. The host assigns the distinct
protocol identity `PHASE_1_0N_WRITE_FREE_DEFAULTS`, so a future N trace cannot
be mislabeled as the consumed K run.
## Inactive fail-closed state
The tracked manifest and approval template keep every authorization and
eligibility field false. They contain no target, port or run ID. The CLI has
no protocol selector: N can be selected only by an exact active N manifest and
an independent local approval using scope `EXACT_ONE_SHOT_PHASE_1_0N`.
Phase-1.0K authority is rejected.
Before any future socket, the runner would rehash the artifact and exclusively
create and flush a consumed-attempt receipt. Its bound limits remain one
connection, one transfer, one execution, one bounded result reception, no
retry, reconnect, resume, overwrite, install, autoload or device write.
Host and fake-socket tests are not firmware evidence. I04, SDL, VideoOut, flip
behavior, visible output and complete cleanup remain unproven for the M hash.