{c.name}
+
+ (
+ {Object.entries(c.args || {})
+ .map(
+ ([k, v]) =>
+ `${k}=${typeof v === "string" ? `"${v}"` : JSON.stringify(v)}`,
+ )
+ .join(", ")}
+ )
+
+ →
+ {c.summary}
+ It's printed on a sticker or metal plate, not in the manual:
+{text.trim().slice(0, 200)}
+
+ >
+ )}
+ Verified against PartSelect's cross-reference — this part is + confirmed for {block.evidence_count} model{block.evidence_count === 1 ? "" : "s"} including yours.
+ )} + {block.verdict === "no_match_found" && ( + <> +{block.honesty_note?.split(" - ")[0] || "Not in our verified compatibility list."} That + doesn't necessarily mean it won't fit — our list covers {block.evidence_count} verified + model{block.evidence_count === 1 ? "" : "s"} for this part.
+ + > + )} +
+
+
+ )}
+ {(block.stories || []).slice(0, 2).map((s, i) => (
+ “{s.slice(0, 280)}{s.length > 280 ? "…" : ""}”+ ))} +
{description}
} + {symptoms?.length > 0 && ( +