/properties — B.1 debug scaffold
Real search UI arrives in B.2. This page proves the param + data flow.
Parsed intent params
{}Mapped /search DTO
{}Backend /search result
{
"total": 0,
"sortedBy": null,
"firstThree": []
}Real search UI arrives in B.2. This page proves the param + data flow.
{}{}{
"total": 0,
"sortedBy": null,
"firstThree": []
}