Case
sendspin-go -> SendspinKit
Start the server first, then the client. The client advertises a listener, the server connects in, streams album artwork, disconnects, and the matrix compares the received bytes against the server's encoded artwork.
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__server-initiated-artwork__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": "server-initiated-artwork",
"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": "server",
"peer_hello": null,
"preferred_codec": "none",
"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": "server-initiated-artwork",
"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": "server",
"peer_hello": null,
"preferred_codec": "none",
"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": "server-initiated-artwork",
"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.