Files
chimera-gfx-Public/manifests/retroarch/phase-1.0dh-hash-bound-snapshot-query.json
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

58 lines
1.8 KiB
JSON

{
"schema_version": 1,
"phase": "PHASE_1_0DH_HASH_BOUND_SNAPSHOT_QUERY",
"status": "OFFLINE_QUERY_IMPLEMENTED_NO_SNAPSHOT_NO_LIVE_ACQUISITION",
"date": "2026-07-30",
"activation": {
"snapshot_path": null,
"snapshot_size": null,
"snapshot_sha256": null,
"result": null
},
"contract": {
"fixed_title_id": "PPSA01659",
"maximum_snapshot_bytes": 67108864,
"sqlite_uri_mode": "ro",
"sqlite_immutable": true,
"query_only_pragma": true,
"parameterized_query": "SELECT 1 FROM tbl_appinfo WHERE titleId = ? LIMIT 2",
"duplicate_rows_are_unknown": true,
"schema_error_is_unknown": true,
"hash_mismatch_is_rejected": true,
"writes_output_file": false,
"acquires_snapshot": false
},
"implementation": {
"source": "tools/phase10dh_snapshot_query.py",
"tests": "tests/test_phase10dh_snapshot_query.py",
"network_import_present": false,
"socket_present": false,
"cli_present": false,
"target_source_present": false,
"target_artifact_present": false
},
"remaining_gates": {
"byte_exact_snapshot_supplied": false,
"snapshot_from_target_firmware_960_proven": false,
"safe_consistent_acquisition_path_proven": false,
"binary_safe_readback_path_available": false,
"ppsa01659_presence_proven": false
},
"authorizations": {
"snapshot_acquisition_authorized": false,
"ps5_connection_authorized": false,
"device_request_authorized": false,
"result_receive_authorized": false,
"device_transfer_authorized": false,
"device_execution_authorized": false,
"device_write_authorized": false,
"automatic_retry": false
},
"decision": {
"offline_query_complete": true,
"live_acquisition_implementation_allowed": false,
"device_action_allowed": false,
"next_step": "OFFLINE_LIVE_ACQUISITION_FEASIBILITY_AND_MINIMUM_AUTHORIZATION_AUDIT"
}
}