Use this prompt to compare two products
{
"project": "Universal Product Comparison Chart (Accuracy-First)",
"input": {
"product_a": {
"name": "PLAYSTATION 5",
"position": "left"
},
"product_b": {
"name": "XBOX SERIES X",
"position": "right"
}
},
"data_integrity_rules": {
"accuracy_priority": "absolute",
"hallucination_policy": "strictly forbidden",
"guessing": "disallowed",
"assumptions": "disallowed",
"marketing_claims": "disallowed",
"fallback_text": "Not officially available / Not confirmed"
},
"information_sources": {
"allowed_sources": [
"official manufacturer website",
"official product documentation",
"verified spec sheets",
"manufacturer press releases"
],
"disallowed_sources": [
"blogs",
"reviews",
"forums",
"assumptions based on similar products"
],
"cross_checking": "Compare multiple official sources when possible"
},
"product_rendering": {
"image_generation": {
"enabled": true,
"rule": "Generate a neutral, category-appropriate product visual based on the official product description only",
"style": "studio product visualization",
"background": "pure white",
"lighting": "soft and neutral",
"branding": "accurate but understated",
"fictional_details": "not allowed"
},
"placement": "top_of_each_column"
},
"category_detection": {
"method": "Infer category strictly from the product name and official classification",
"fallback": "If category is unclear, request clarification instead of guessing"
},
"comparison_categories": {
"generation_mode": "auto",
"selection_rule": "Only include categories that can be verified from official sources",
"row_limit": "Include fewer rows if necessary to preserve accuracy",
"symmetry": "Use identical categories for both products",
"examples_only": [
"Performance",
"Technical Specifications",
"Materials",
"Capacity",
"Power / Battery",
"Dimensions",
"Weight",
"Compatibility",
"Included Features",
"Warranty"
]
},
"layout": {
"type": "vertical_side_by_side_comparison",
"columns": 2,
"structure": {
"top": "product image + verified product name",
"below": "fact-checked comparison table"
},
"grid": "clean and consistent",
"alignment": "centered values, left-aligned labels"
},
"text_rules": {
"tone": "neutral, factual, technical",
"language": "precise and unambiguous",
"units": "use official units exactly as published",
"rounding": "do not round unless officially rounded",
"comparative_language": "avoid subjective terms (better, faster, premium)"
},
"error_handling": {
"missing_data": "Explicitly label as 'Not available / Not confirmed'",
"conflicting_sources": "Prefer manufacturer documentation and note discrepancy",
"outdated_info": "Exclude if not officially current"
},
"output": {
"format": "verified comparison chart",
"visual_style": "clean, professional, spec-sheet grade",
"confidence_level": "enterprise / editorial ready",
"acceptable_tradeoff": "Accuracy over visual completeness"
}
}Detected placeholders
{
"name": "PLAYSTATION 5",
"position": "left"
}{
"name": "XBOX SERIES X",
"position": "right"
}