{
"name": "empty-input",
"description": "No messages produce no threads.",
"spec": {
"source": "public API contract",
"url": "https://www.jwz.org/doc/threading.html",
"behavior": "threading an empty message set is empty"
},
"input": [],
"expected": {
"threads": []
}
}