Produk
Perbandingan ulasan
Banding penerangan dan ulasan untuk lihat pilihan mana lebih padan bukti.
Score + Choice
PerbandinganUlasanCadangan
Request sent to Jev
Clicking run posts this JSON to POST /api/playground. Sign in to run.
POST /api/playground{
"state": {
"option_a": "Option A — UltraRun Pro: 4.8★ average. Reviews praise cushioning and marathon comfort; better for narrow feet.",
"option_b": "Option B — TrailLite 3: 4.2★ average. Reviews cite excellent grip on wet trails but a narrow toe box.",
"user_need": "Need shoes for muddy trail races with wide feet."
},
"questions": {
"better_match": {
"type": "choice",
"instructions": "Which option better matches the user's stated need and review evidence?",
"criteria": {
"option_a": "Option A is the better match",
"option_b": "Option B is the better match",
"tie": "Neither clearly wins"
}
},
"match_score": {
"type": "score",
"instructions": "Overall match quality for the preferred option",
"criteria": [
"Weak match — significant gaps vs user need",
"Moderate match — tradeoffs remain",
"Strong match — evidence aligns well with need"
]
}
}
}