Files
chimera-gfx-Public/docs/retroarch/phase-1.0dk-port-status-result.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

19 lines
976 B
Markdown

# Phase 1.0DK: port-status result
Status: `AUTHORIZED_STATUS_CHECK_CONSUMED_ELFLDR_OPEN_SHSRV_REFUSED`
The exact DK authorization was consumed. One TCP handshake was attempted for
each permitted port with a three-second timeout. Port 2323 returned `REFUSED`;
port 9021 accepted the handshake and was immediately closed. No application
bytes were sent or received, and no retry or reconnect occurred.
This proves only that an elfldr-compatible port was listening and shsrv was not
listening at that instant. It does not identify the port-9021 implementation,
prove that shsrv is absent from storage or explain why its listener is absent.
No transfer, execution or device write was performed.
The next safe work is offline: bind an official shsrv release artifact to its
source, enumerate its startup and runtime effects, and determine whether a
separately authorized one-shot elfldr launch could remain inside Chimera's
safety boundary. DK grants no such launch authority.