Files
chimera-gfx-Public/docs/retroarch/phase-1.0bq-inline-invocation-failure.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

735 B

Phase 1.0BQ: inline invocation failure

Status: BP_CONSUMED_BEFORE_PYTHON_ENTRYPOINT_SOURCE_ALLOWED

Date: 2026-07-29

The single BP invocation exited in Bash parsing with an unexpected-token error around the inline Python join expression. Python did not start, the runner was not imported and all ten materializer requests remained uncalled. The exact stage, build and archive paths are still absent. BP is consumed; it is not retried.

BQ permits only a tiny exact Python entrypoint source that imports run_once, calls it once and prints its completed operation list. The source must contain no arguments, shell, subprocess, filesystem, network, RetroArch or device logic. No invocation or build is authorized by this phase.