Files
chimera-gfx-Public/docs/retroarch/phase-1.0br-script-entrypoint-one-shot-gate.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

16 lines
677 B
Markdown

# Phase 1.0BR: script-entrypoint one-shot gate
Status: `EXACT_SCRIPT_ENTRYPOINT_AUTHORIZED_ONCE_SDL_ONLY`
Date: 2026-07-29
The exact argument-free BQ entrypoint is source-audited and hash bound. It adds
only the repository import root, calls the already bound `run_once` exactly
once and prints JSON. The production output paths remain absent.
BR grants one new materialization attempt through the script path, without an
inline shell expression. This is a separately reviewed permission, not a retry.
Any failure consumes it. No cleanup, resume or automatic retry is permitted.
The scope ends at the retained SDL archive; RetroArch and every PS5 action stay
unauthorized.