Case
sendspin-go -> SendspinKit
Start the server first, then the client. The client discovers or looks up the server, initiates the WebSocket connection, negotiates PCM transport, streams audio derived from almost_silent.flac, and compares canonical PCM hashes.
Server
sendspin-go
Client
SendspinKit
Status
Failed
SendspinKit client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.
Inspection
Summaries, logs, and builds
Matrix result
RAW{
"case_dir": "artifacts/results/data/macos__client-initiated-pcm__sendspin-go__to__SendspinKit",
"client_exit_code": 1,
"client_impl": "SendspinKit",
"reason": "SendspinKit client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.",
"scenario_id": "client-initiated-pcm",
"server_exit_code": null,
"server_impl": "sendspin-go",
"status": "failed"
}Server summary (JSON)
No artifact was written for this section.
Server log
No artifact was written for this section.
Client summary (JSON)
RAW{
"client_id": "SendspinKit-client-id",
"client_name": "SendspinKit-client",
"implementation": "SendspinKit",
"initiator_role": "client",
"peer_hello": null,
"preferred_codec": "pcm",
"reason": "SendspinKit client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.",
"role": "client",
"scenario_id": "client-initiated-pcm",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}Client log
RAW{
"client_id": "SendspinKit-client-id",
"client_name": "SendspinKit-client",
"implementation": "SendspinKit",
"initiator_role": "client",
"peer_hello": null,
"preferred_codec": "pcm",
"reason": "SendspinKit client conformance is intentionally disabled until the adapter can use the public SDK like an example application, without bespoke protocol code.",
"role": "client",
"scenario_id": "client-initiated-pcm",
"server_id": "sendspin-go-server",
"server_name": "sendspin-go server",
"status": "error"
}
Server build log · sendspin-go-server · built · 0.55s
RAWNo build detail was recorded.