Case
sendspin-go -> sendspin-go
Start the server first, then the client. The server emits PCM in the 24-bit packed wire format (3-byte packed, little-endian, two's complement). The client advertises a listener and 24-bit PCM as its only supported audio format. The matrix compares canonical PCM hashes after the client unpacks the 24-bit stream. A client SDK with no 24-bit decode path misreads the bytes and produces a hash mismatch.
Server
sendspin-go
Client
sendspin-go
Status
Failed
Timed out waiting for file: artifacts/results/data/macos__server-initiated-pcm-24bit__sendspin-go__to__sendspin-go/server-ready.json
Inspection
Summaries, logs, and builds
Matrix result
RAW{
"case_dir": "artifacts/results/data/macos__server-initiated-pcm-24bit__sendspin-go__to__sendspin-go",
"client_exit_code": null,
"client_impl": "sendspin-go",
"reason": "Timed out waiting for file: artifacts/results/data/macos__server-initiated-pcm-24bit__sendspin-go__to__sendspin-go/server-ready.json",
"scenario_id": "server-initiated-pcm-24bit",
"server_exit_code": 1,
"server_impl": "sendspin-go",
"status": "failed"
}Server summary (JSON)
RAW{
"implementation": "sendspin-go",
"initiator_role": "server",
"peer_hello": null,
"preferred_codec": "pcm",
"reason": "sendspin-go server does not support server-initiated-pcm-24bit",
"role": "server",
"scenario_id": "server-initiated-pcm-24bit",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}Server log
RAW{
"implementation": "sendspin-go",
"initiator_role": "server",
"peer_hello": null,
"preferred_codec": "pcm",
"reason": "sendspin-go server does not support server-initiated-pcm-24bit",
"role": "server",
"scenario_id": "server-initiated-pcm-24bit",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}
Client summary (JSON)
No artifact was written for this section.
Client log
No artifact was written for this section.