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

52 lines
1.9 KiB
JSON

{
"schema_version": 1,
"phase": "PHASE_1_0BR_SCRIPT_ENTRYPOINT_ONE_SHOT_GATE",
"status": "EXACT_SCRIPT_ENTRYPOINT_AUTHORIZED_ONCE_SDL_ONLY",
"date": "2026-07-29",
"source_bindings": {
"phase10bq_manifest_sha256": "fe80f9a526c0ac928d50b64de71673ab2f93a34aba223bfd9ae79a08183c5ab1",
"retroarch_commit": "8c9d3a51cc9bcaba124e2b30cf593b6e4b55edb0",
"entrypoint_sha256": "01460c2c4c3a37251b463238df5a1c746d51f069dd90f2061d486b81cbf53887",
"validator_sha256": "85f428fdbd42b1a62b1e09d9a40a32dc01ee1c7340361ce374807bfde02be1f8",
"source_test_sha256": "07715981afd91503a80cc708f105daddfd54c56db6ed948f8d35e6dd7a3e8742",
"runner_sha256": "4d89f5ab7c0d104cac6f451c94e410f229151e8a7b0f53d0e7b746e44e79d805"
},
"preflight": {
"entrypoint_argument_free": true,
"run_once_call_count": 1,
"stage_absent": true,
"build_absent": true,
"archive_absent": true
},
"invocation": {
"working_directory": "/mnt/c/Projects/chimera-retroarch-phase10az",
"environment": {"PYTHONDONTWRITEBYTECODE": "1"},
"argv": [
"/usr/bin/python3.14",
"tools/phase10bq_sdl_materializer_entrypoint.py"
],
"attempts_authorized": 1,
"automatic_retry": false,
"cleanup_authorized": false
},
"authorizations": {
"exact_script_entrypoint_invocation_authorized": true,
"materializer_invocation_authorized": true,
"cmake_invocation_authorized": true,
"sdl_build_authorized": true,
"retroarch_target_build_authorized": false,
"target_artifact_authorized": false,
"ps5_connection_authorized": false,
"device_transfer_authorized": false,
"device_installation_authorized": false,
"device_execution_authorized": false
},
"decision": {
"new_attempt_is_automatic_retry": false,
"materialization_allowed_once": true,
"retroarch_cross_build_allowed": false,
"device_action_allowed": false,
"next_step": "INVOKE_EXACT_SCRIPT_ONCE_THEN_AUDIT_RETAINED_OUTPUTS"
}
}