Files
chimera-gfx-Public/manifests/retroarch/phase-1.0ab-live-adapter-feasibility.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

121 lines
4.3 KiB
JSON

{
"schema_version": 1,
"phase": "PHASE_1_0AB_OFFLINE_LIVE_ADAPTER_FEASIBILITY",
"status": "PARTIAL_FEASIBILITY_LIVE_IMPLEMENTATION_BLOCKED",
"date": "2026-07-22",
"start_commit": "06d2fe831959b71562401722ae36821faa197636",
"activation": {
"active": false,
"trace_model_sha256": null,
"target_address": null,
"target_port": null,
"run_id": null
},
"local_runtime": {
"python_version": "3.13.2",
"compiler": "MSC_V_1942_64_BIT_AMD64",
"platform": "WINDOWS",
"default_selector": "SelectSelector",
"monotonic_implementation": "QueryPerformanceCounter()",
"monotonic": true,
"monotonic_adjustable": false,
"reported_resolution_seconds": 1e-7,
"socket_py_size": 38741,
"socket_py_sha256": "523695ac3383799547b421b4fe18004de1e80181e97181b6d7a10533b47f4c49",
"selectors_py_size": 20060,
"selectors_py_sha256": "b3d6cebd4a3a03b4a614f12f171622ce4e4ba3295b9e8b89e2bde051003106eb",
"socket_pyd_size": 84984,
"socket_pyd_sha256": "8daefaff53e6956f5aea5279a7c71f17d8c63e2b0d54031c3b9e82fcb0fb84db",
"select_pyd_size": 32248,
"select_pyd_sha256": "baee284995b22d495fd12fa8378077e470978db1522c61bfb9af37fb827f33d1"
},
"source_bindings": {
"phase10aa_integration_sha256": "8e1cac255f85d2cd14baf8fbc27d631c9b607fc7d19fc57c65462089f0574055",
"phase10ab_trace_model_size": 8738,
"phase10ab_trace_model_sha256": "7d1aa32d49b91b1e5cf3a085dda033767bdf17ab34389ff044f7403f86287959",
"phase10ab_trace_tests_size": 7558,
"phase10ab_trace_tests_sha256": "39597e991b15bcfa9aa28cb2f68c87ed048c38482c6dbf81a28c56ccfceb0a48"
},
"feasibility": {
"receipt_before_socket": "FEASIBLE_FROM_EXISTING_HOST_MODEL",
"numeric_address_only": "DESIGN_REQUIRED",
"nonblocking_before_connect": "FEASIBLE_FROM_LOCAL_RUNTIME",
"pending_connect": "PARTIAL",
"complete_send_loop": "FEASIBLE_FROM_LOCAL_RUNTIME",
"bounded_receive_memory": "FEASIBLE_FROM_EXISTING_MODEL",
"hard_wall_clock_deadline": "PARTIAL",
"prompt_independent_completion": "FEASIBLE_FROM_Z",
"remote_eof": "FEASIBLE_FAIL_CLOSED",
"local_descriptor_cleanup": "FEASIBLE_BY_DESIGN",
"remote_shell_cleanup": "UNPROVEN",
"retry_reconnect_resume": "EXCLUDED"
},
"trace_model": {
"synthetic_input_only": true,
"maximum_events": 512,
"maximum_batch_bytes": 1035,
"maximum_receive_bytes": 65536,
"maximum_deadline_seconds": 10,
"network_import_present": false,
"selector_import_present": false,
"real_clock_present": false,
"address_present": false,
"cli_present": false,
"file_output_present": false,
"exact_identity_proven": false,
"device_behavior_proven": false
},
"hard_stops": {
"live_adapter_implementation": true,
"socket_creation": true,
"dns": true,
"target_retention": true,
"connection": true,
"request": true,
"retry": true,
"device_action": true
},
"authorizations": {
"target_build_authorized": false,
"ps5_connection_authorized": false,
"device_request_authorized": false,
"result_receive_authorized": false,
"device_transfer_authorized": false,
"device_execution_authorized": false,
"installation_authorized": false,
"autoload_authorized": false,
"device_write_authorized": false,
"automatic_retry": false,
"reconnect_authorized": false,
"resume_authorized": false
},
"decision": {
"overall": "PARTIAL_FEASIBILITY_LIVE_IMPLEMENTATION_BLOCKED",
"live_adapter_created": false,
"live_adapter_allowed": false,
"device_action_allowed": false,
"phase10ac_offline_dormant_syscall_facade_allowed": true,
"next_step": "OFFLINE_DORMANT_TARGET_FREE_ADAPTER_WITH_FAKE_SYSCALLS"
},
"performed_actions": {
"network_client_created": false,
"network_socket_opened": false,
"ps5_address_used": false,
"ps5_connected": false,
"device_request_performed": false,
"result_received_from_device": false,
"target_source_changed": false,
"target_artifact_created": false,
"target_execution_performed": false
},
"tests": {
"chimera_gfx_ctest": "92_OF_92_PASS",
"phase10ab_guardrails": 20,
"phase10ab_trace_tests": 25,
"safety_audit": "PASS",
"secret_scan": "PASS",
"network_required_by_tests": false,
"hardware_claim_from_host_test": false
}
}