[GEM-EXEC]
>> Sending test evaluation to the Kernel via Port 9999...
{"status":"queued","id":"TEST_01"}
>> Waiting for Kernel to process and reply...
>> Reading the Outbox via Port 9999...
{
"TEST_01": {
"id": "TEST_01",
"status": "OK",
"result": "1379",
"receipt": {
"cpu_ticks_consumed": 1,
"kernel_signature": "SIG_STUB_ED25519"
}
}
}
>> Viewing the proxy logs...
[*] Connected to QEMU COM3 on 4446
INFO: Started server process [34342]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:9999 (Press CTRL+C to quit)
INFO: 127.0.0.1:42182 - "POST /api/tx HTTP/1.1" 200 OK
[TX] Sent TEST_01.json to Kernel.
[RX] {"id":"TEST_01","status":"OK","result":"1379","receipt":{"cpu_ticks_consum
e
d":1,"kernel_signature":"SIG_STUB_ED25519"}}
INFO: 127.0.0.1:42186 - "GET /api/rx HTTP/1.1" 200 OK