{"type":"object","properties":{"schema_version":{"const":"garment-access/2.4.0"},"record_id":{"type":["string","null"],"minLength":1},"slug":{"type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$"},"record_revision":{"type":"string","minLength":1},"projection":{"enum":["vaybel","beforewear"]},"service_status":{"const":"published_research_snapshot"},"published_at":{"type":"string","minLength":1},"research":{"type":"object","properties":{"product_input":{"type":"string","minLength":1},"seed":{"type":"object","properties":{"unit":{"enum":["branded_blank","printful_native","printify_native","other"]},"catalog_title":{"type":["string","null"],"minLength":1},"category_code":{"type":["string","null"],"minLength":1},"vaybel_skus":{"type":"array","items":{"type":"string","minLength":1}},"printful_product_id":{"type":["string","null"],"minLength":1},"printify_blueprint_ids":{"type":"array","items":{"type":"string","minLength":1}},"printify_print_provider_ids":{"type":"array","items":{"type":"string","minLength":1}}},"required":["unit","catalog_title","category_code","vaybel_skus","printful_product_id","printify_blueprint_ids","printify_print_provider_ids"],"additionalProperties":false},"started_at":{"type":"string","minLength":1},"completed_at":{"type":["string","null"],"minLength":1},"default_market":{"const":"US"},"default_currency":{"const":"USD"},"scope_note":{"type":"string","minLength":1},"status":{"enum":["in_progress","complete_with_gaps","complete","identity_unresolved","incomplete"]},"identity_resolved":{"type":"boolean"},"fact_review_status":{"enum":["not_run","partial","completed"]},"limitations":{"type":["string","null"],"minLength":1}},"required":["product_input","seed","started_at","completed_at","default_market","default_currency","scope_note","status","identity_resolved","fact_review_status","limitations"],"additionalProperties":false},"data":{"type":"object","properties":{"identity":{"type":"object","properties":{"manufacturer":{"type":["string","null"]},"brand":{"type":["string","null"]},"style_code":{"type":["string","null"]},"official_name":{"type":["string","null"]},"aliases":{"type":["array","null"],"items":{"type":"string"}},"manufacturer_url":{"type":["string","null"]},"category":{"type":["string","null"]},"subcategory":{"type":["string","null"]},"manufacturer_audience_label":{"type":["string","null"]},"collection":{"type":["string","null"]},"lifecycle_status":{"type":["string","null"]},"introduced_at":{"type":["string","null"]},"discontinued_at":{"type":["string","null"]},"manufacturer_revision":{"type":["string","null"]},"country_of_origin":{"type":["array","null"],"items":{"type":"string"}},"care_instructions_blank":{"type":["string","null"]},"care_instructions_decorated":{"type":["string","null"]}},"required":["manufacturer","brand","style_code","official_name","aliases","manufacturer_url","category","subcategory","manufacturer_audience_label","collection","lifecycle_status","introduced_at","discontinued_at","manufacturer_revision","country_of_origin","care_instructions_blank","care_instructions_decorated"],"additionalProperties":false},"material_profiles":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"name":{"type":["string","null"]},"applies_to_color_ids":{"type":["array","null"],"items":{"type":"string"}},"scope_note":{"type":["string","null"]},"composition_layer":{"type":["string","null"]},"fiber_names":{"type":["array","null"],"items":{"type":"string"}},"fiber_percentages":{"type":["array","null"],"items":{"type":"number"}},"composition_complete":{"type":["boolean","null"]},"face_fiber_names":{"type":["array","null"],"items":{"type":"string"}},"face_fiber_percentages":{"type":["array","null"],"items":{"type":"number"}},"weight_original":{"type":["number","null"]},"weight_original_unit":{"type":["string","null"]},"weight_gsm":{"type":["number","null"]},"weight_basis":{"type":["string","null"]},"fabric_construction":{"type":["string","null"]},"knit_or_weave":{"type":["string","null"]},"yarn_type":{"type":["string","null"]},"yarn_count_value":{"type":["number","null"]},"yarn_count_system":{"type":["string","null"]},"ply_count":{"type":["integer","null"]},"brushed_side":{"type":["string","null"]},"finish":{"type":["string","null"]},"dye_process":{"type":["string","null"]},"stretch_description":{"type":["string","null"]},"handfeel_claim":{"type":["string","null"]},"care_note":{"type":["string","null"]}},"required":["id","name","applies_to_color_ids","scope_note","composition_layer","fiber_names","fiber_percentages","composition_complete","face_fiber_names","face_fiber_percentages","weight_original","weight_original_unit","weight_gsm","weight_basis","fabric_construction","knit_or_weave","yarn_type","yarn_count_value","yarn_count_system","ply_count","brushed_side","finish","dye_process","stretch_description","handfeel_claim","care_note"],"additionalProperties":false}},"colors":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"manufacturer_name":{"type":["string","null"]},"manufacturer_code":{"type":["string","null"]},"supplier_names":{"type":["array","null"],"items":{"type":"string"}},"material_profile_id":{"type":["string","null"]},"lifecycle_status":{"type":["string","null"]},"pantone_reference":{"type":["string","null"]},"color_space":{"type":["string","null"]},"color_values":{"type":["array","null"],"items":{"type":"number"}},"color_measurement_method":{"type":["string","null"]},"color_measurement_conditions":{"type":["string","null"]},"calibrated":{"type":["boolean","null"]},"notes":{"type":["string","null"]}},"required":["id","manufacturer_name","manufacturer_code","supplier_names","material_profile_id","lifecycle_status","pantone_reference","color_space","color_values","color_measurement_method","color_measurement_conditions","calibrated","notes"],"additionalProperties":false}},"size_ranges":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"scope":{"type":["string","null"]},"provider_listing_id":{"type":["string","null"]},"market":{"type":["string","null"]},"size_system":{"type":["string","null"]},"labels":{"type":["array","null"],"items":{"type":"string"}},"manufacturer_fit_term":{"type":["string","null"]},"audience_label":{"type":["string","null"]},"size_chart_url":{"type":["string","null"]},"revision":{"type":["string","null"]}},"required":["id","scope","provider_listing_id","market","size_system","labels","manufacturer_fit_term","audience_label","size_chart_url","revision"],"additionalProperties":false}},"variants":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"manufacturer_variant_id":{"type":["string","null"]},"gtin":{"type":["string","null"]},"color_id":{"type":["string","null"]},"size_label":{"type":["string","null"]},"size_range_id":{"type":["string","null"]},"material_profile_id":{"type":["string","null"]},"revision":{"type":["string","null"]},"lifecycle_status":{"type":["string","null"]}},"required":["id","manufacturer_variant_id","gtin","color_id","size_label","size_range_id","material_profile_id","revision","lifecycle_status"],"additionalProperties":false}},"measurements":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"dataset_id":{"type":["string","null"]},"scope":{"type":["string","null"]},"provider_listing_id":{"type":["string","null"]},"variant_id":{"type":["string","null"]},"size_label":{"type":["string","null"]},"measurement_name":{"enum":["chest_width_flat","chest_circumference","body_length_hps","body_length_unknown_landmark","sleeve_length_center_back","sleeve_length_shoulder","waist_width_flat","waist_circumference","inseam","outseam","front_rise","back_rise","shoulder_width","hood_width","hood_height","pocket_width","pocket_height","crown_circumference","hip_width_flat","hip_circumference","bust_circumference","underbust_circumference","sleeve_length_underarm","sleeve_opening_width_flat","armhole_depth","neck_opening_width","bottom_hem_width_flat","leg_opening_width_flat","thigh_width_flat","total_length","skirt_length","other",null]},"measurement_kind":{"enum":["finished_garment","body","pattern",null]},"value":{"type":["number","null"]},"unit":{"type":["string","null"]},"normalized_value_mm":{"type":["number","null"]},"method":{"type":["string","null"]},"landmarks":{"type":["string","null"]},"tolerance_plus":{"type":["number","null"]},"tolerance_minus":{"type":["number","null"]},"tolerance_unit":{"type":["string","null"]},"revision":{"type":["string","null"]},"pre_or_post_wash":{"type":["string","null"]},"condition":{"type":["string","null"]}},"required":["id","dataset_id","scope","provider_listing_id","variant_id","size_label","measurement_name","measurement_kind","value","unit","normalized_value_mm","method","landmarks","tolerance_plus","tolerance_minus","tolerance_unit","revision","pre_or_post_wash","condition"],"additionalProperties":false}},"construction":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"component":{"type":["string","null"]},"material_profile_id":{"type":["string","null"]},"quantity":{"type":["number","null"]},"construction_detail":{"type":["string","null"]},"seam_or_stitch_type":{"type":["string","null"]},"thread":{"type":["string","null"]},"hardware":{"type":["string","null"]},"dimensions":{"type":["string","null"]},"label_type":{"type":["string","null"]},"removable_label":{"type":["boolean","null"]},"country_or_lot_scope":{"type":["string","null"]}},"required":["id","component","material_profile_id","quantity","construction_detail","seam_or_stitch_type","thread","hardware","dimensions","label_type","removable_label","country_or_lot_scope"],"additionalProperties":false}},"decoration_methods":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"method":{"enum":["dtg","dtf","screen_print","embroidery","sublimation","heat_transfer","other","cut_and_sew_print",null]},"provider_listing_id":{"type":["string","null"]},"variant_ids":{"type":["array","null"],"items":{"type":"string"}},"supported":{"type":["boolean","null"]},"cotton_face_requirement":{"type":["string","null"]},"pretreatment":{"type":["string","null"]},"underbase":{"type":["string","null"]},"ink_or_thread":{"type":["string","null"]},"process_parameters":{"type":["string","null"]},"limitations":{"type":["string","null"]},"sampling_note":{"type":["string","null"]}},"required":["id","method","provider_listing_id","variant_ids","supported","cotton_face_requirement","pretreatment","underbase","ink_or_thread","process_parameters","limitations","sampling_note"],"additionalProperties":false}},"decoration_placements":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"provider_listing_id":{"type":["string","null"]},"method_id":{"type":["string","null"]},"variant_ids":{"type":["array","null"],"items":{"type":"string"}},"size_labels":{"type":["array","null"],"items":{"type":"string"}},"placement_key":{"enum":["front","back","chest_left","chest_right","sleeve_left","sleeve_right","label_inside","label_outside","hood","pocket","all_over","collar","waistband","leg_left","leg_right","other",null]},"provider_placement_id":{"type":["string","null"]},"supported":{"type":["boolean","null"]},"width":{"type":["number","null"]},"height":{"type":["number","null"]},"unit":{"type":["string","null"]},"shape":{"type":["string","null"]},"safe_area":{"type":["string","null"]},"bleed":{"type":["string","null"]},"coordinates":{"type":["string","null"]},"coordinate_system":{"type":["string","null"]},"dpi_min":{"type":["number","null"]},"file_formats":{"type":["array","null"],"items":{"type":"string"}},"template_url":{"type":["string","null"]},"template_revision":{"type":["string","null"]},"obstructions":{"type":["string","null"]},"combined_placement_restrictions":{"type":["string","null"]},"provider_variant_ids":{"type":["array","null"],"items":{"type":"string"}}},"required":["id","provider_listing_id","method_id","variant_ids","size_labels","placement_key","provider_placement_id","supported","width","height","unit","shape","safe_area","bleed","coordinates","coordinate_system","dpi_min","file_formats","template_url","template_revision","obstructions","combined_placement_restrictions","provider_variant_ids"],"additionalProperties":false}},"provider_listings":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"platform":{"enum":["printful","printify","other",null]},"provider_name":{"type":["string","null"]},"fulfillment_route":{"type":["string","null"]},"catalog_product_id":{"type":["string","null"]},"blueprint_id":{"type":["string","null"]},"print_provider_id":{"type":["string","null"]},"product_url":{"type":["string","null"]},"catalog_title":{"type":["string","null"]},"manufacturer_identity_confirmed":{"type":["boolean","null"]},"manufacturing_region":{"type":["string","null"]},"available_size_labels":{"type":["array","null"],"items":{"type":"string"}},"available_color_ids":{"type":["array","null"],"items":{"type":"string"}},"variant_mapping_coverage":{"type":["string","null"]},"observed_at":{"type":["string","null"]},"availability_note":{"type":["string","null"]},"decoration_methods_raw":{"type":["array","null"],"items":{"type":"string"}},"print_provider_location":{"type":["string","null"]}},"required":["id","platform","provider_name","fulfillment_route","catalog_product_id","blueprint_id","print_provider_id","product_url","catalog_title","manufacturer_identity_confirmed","manufacturing_region","available_size_labels","available_color_ids","variant_mapping_coverage","observed_at","availability_note","decoration_methods_raw","print_provider_location"],"additionalProperties":false}},"provider_variants":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"provider_listing_id":{"type":["string","null"]},"provider_variant_id":{"type":["string","null"]},"provider_sku":{"type":["string","null"]},"variant_id":{"type":["string","null"]},"raw_color_name":{"type":["string","null"]},"raw_size_label":{"type":["string","null"]},"in_stock":{"type":["boolean","null"]},"destination_country":{"type":["string","null"]},"observed_at":{"type":["string","null"]},"availability_status":{"type":["string","null"]},"substitution_policy":{"type":["string","null"]}},"required":["id","provider_listing_id","provider_variant_id","provider_sku","variant_id","raw_color_name","raw_size_label","in_stock","destination_country","observed_at","availability_status","substitution_policy"],"additionalProperties":false}},"offers":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"provider_listing_id":{"type":["string","null"]},"provider_variant_id":{"type":["string","null"]},"variant_id":{"type":["string","null"]},"decoration_method_id":{"type":["string","null"]},"currency":{"type":["string","null"]},"minor_unit_exponent":{"type":["integer","null"]},"base_amount_minor":{"type":["integer","null"]},"price_basis":{"enum":["standard_public","standard_authenticated","account_plan","membership_discounted","promotional","volume_discounted","other",null]},"account_tier":{"enum":["standard","membership","premium","other",null]},"discount_type":{"type":["string","null"]},"discount_applied":{"type":["boolean","null"]},"vaybel_public_price_eligible":{"type":["boolean","null"]},"quantity_min":{"type":["integer","null"]},"quantity_max":{"type":["integer","null"]},"destination_country":{"type":["string","null"]},"included_placement_ids":{"type":["array","null"],"items":{"type":"string"}},"included_placement_count":{"type":["integer","null"]},"first_print_rule":{"type":["string","null"]},"includes_blank":{"type":["boolean","null"]},"includes_decoration":{"type":["boolean","null"]},"includes_shipping":{"type":["boolean","null"]},"includes_tax":{"type":["boolean","null"]},"observed_at":{"type":["string","null"]},"expires_at":{"type":["string","null"]},"offer_kind":{"enum":["starting_price","catalog_variant_price","configured_snapshot","undecorated_wholesale",null]},"executable_quote":{"type":["boolean","null"]},"price_url":{"type":["string","null"]},"notes":{"type":["string","null"]}},"required":["id","provider_listing_id","provider_variant_id","variant_id","decoration_method_id","currency","minor_unit_exponent","base_amount_minor","price_basis","account_tier","discount_type","discount_applied","vaybel_public_price_eligible","quantity_min","quantity_max","destination_country","included_placement_ids","included_placement_count","first_print_rule","includes_blank","includes_decoration","includes_shipping","includes_tax","observed_at","expires_at","offer_kind","executable_quote","price_url","notes"],"additionalProperties":false}},"price_components":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"offer_id":{"type":["string","null"]},"placement_id":{"type":["string","null"]},"component_type":{"enum":["base_product","additional_placement","technique_upcharge","size_upcharge","setup_or_digitization","option_upcharge","branding","packaging","other",null]},"method_id":{"type":["string","null"]},"currency":{"type":["string","null"]},"minor_unit_exponent":{"type":["integer","null"]},"amount_minor":{"type":["integer","null"]},"charge_basis":{"type":["string","null"]},"included_in_base":{"type":["boolean","null"]},"minimum_charge_minor":{"type":["integer","null"]},"applies_when":{"type":["string","null"]},"stitch_count_threshold":{"type":["integer","null"]},"discount_applied":{"type":["boolean","null"]},"verified_scope":{"type":["string","null"]},"observed_at":{"type":["string","null"]}},"required":["id","offer_id","placement_id","component_type","method_id","currency","minor_unit_exponent","amount_minor","charge_basis","included_in_base","minimum_charge_minor","applies_when","stitch_count_threshold","discount_applied","verified_scope","observed_at"],"additionalProperties":false}},"shipping_options":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"provider_listing_id":{"type":["string","null"]},"offer_id":{"type":["string","null"]},"destination_country":{"type":["string","null"]},"destination_region":{"type":["string","null"]},"service_name":{"type":["string","null"]},"currency":{"type":["string","null"]},"minor_unit_exponent":{"type":["integer","null"]},"first_item_minor":{"type":["integer","null"]},"additional_item_minor":{"type":["integer","null"]},"handling_days_min":{"type":["number","null"]},"handling_days_max":{"type":["number","null"]},"transit_days_min":{"type":["number","null"]},"transit_days_max":{"type":["number","null"]},"day_basis":{"type":["string","null"]},"size_or_weight_scope":{"type":["string","null"]},"taxes_duties_policy":{"type":["string","null"]},"observed_at":{"type":["string","null"]},"quote_kind":{"enum":["catalog_profile","public_policy","configured_quote","other",null]}},"required":["id","provider_listing_id","offer_id","destination_country","destination_region","service_name","currency","minor_unit_exponent","first_item_minor","additional_item_minor","handling_days_min","handling_days_max","transit_days_min","transit_days_max","day_basis","size_or_weight_scope","taxes_duties_policy","observed_at","quote_kind"],"additionalProperties":false}},"branding_packaging":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"provider_listing_id":{"type":["string","null"]},"variant_ids":{"type":["array","null"],"items":{"type":"string"}},"feature":{"type":["string","null"]},"supported":{"type":["boolean","null"]},"constraints":{"type":["string","null"]},"price_component_id":{"type":["string","null"]},"package_dimensions":{"type":["string","null"]},"package_weight_value":{"type":["number","null"]},"package_weight_unit":{"type":["string","null"]},"retail_labeling_notes":{"type":["string","null"]}},"required":["id","provider_listing_id","variant_ids","feature","supported","constraints","price_component_id","package_dimensions","package_weight_value","package_weight_unit","retail_labeling_notes"],"additionalProperties":false}},"reviews":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"source_review_id":{"type":["string","null"]},"source_id":{"type":["string","null"]},"provider_listing_id":{"type":["string","null"]},"variant_id":{"type":["string","null"]},"raw_variant_label":{"type":["string","null"]},"decoration_method":{"type":["string","null"]},"posted_at":{"type":["string","null"]},"date_as_displayed":{"type":["string","null"]},"firsthand":{"type":["boolean","null"]},"verified_purchase":{"type":["boolean","null"]},"incentivized":{"type":["boolean","null"]},"rating_value":{"type":["number","null"]},"rating_scale_max":{"type":["number","null"]},"paraphrase":{"type":["string","null"]},"issue_attribution":{"enum":["garment","decoration","fulfillment","preference","uncertain",null]},"topics":{"type":["array","null"],"items":{"type":"string"}},"stance":{"enum":["positive","negative","mixed","neutral",null]},"duplicate_group_id":{"type":["string","null"]},"review_url":{"type":["string","null"]},"publication_scope":{"type":["string","null"]}},"required":["id","source_review_id","source_id","provider_listing_id","variant_id","raw_variant_label","decoration_method","posted_at","date_as_displayed","firsthand","verified_purchase","incentivized","rating_value","rating_scale_max","paraphrase","issue_attribution","topics","stance","duplicate_group_id","review_url","publication_scope"],"additionalProperties":false}},"review_summaries":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"source_id":{"type":["string","null"]},"provider_listing_id":{"type":["string","null"]},"displayed_review_count":{"type":["integer","null"]},"displayed_rating":{"type":["number","null"]},"rating_scale_max":{"type":["number","null"]},"bodies_inspected":{"type":["integer","null"]},"unique_bodies_inspected":{"type":["integer","null"]},"selection_method":{"type":["string","null"]},"representative_sample":{"type":["boolean","null"]},"summary_is_ai_generated":{"type":["boolean","null"]},"return_numerator":{"type":["integer","null"]},"return_denominator":{"type":["integer","null"]},"return_rate":{"type":["number","null"]},"defect_numerator":{"type":["integer","null"]},"defect_denominator":{"type":["integer","null"]},"defect_rate":{"type":["number","null"]},"period_start":{"type":["string","null"]},"period_end":{"type":["string","null"]},"population_scope":{"type":["string","null"]},"limitations":{"type":["string","null"]}},"required":["id","source_id","provider_listing_id","displayed_review_count","displayed_rating","rating_scale_max","bodies_inspected","unique_bodies_inspected","selection_method","representative_sample","summary_is_ai_generated","return_numerator","return_denominator","return_rate","defect_numerator","defect_denominator","defect_rate","period_start","period_end","population_scope","limitations"],"additionalProperties":false}},"performance_tests":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"variant_ids":{"type":["array","null"],"items":{"type":"string"}},"material_profile_id":{"type":["string","null"]},"property":{"type":["string","null"]},"test_method":{"type":["string","null"]},"standard_edition":{"type":["string","null"]},"lab_or_tester":{"type":["string","null"]},"sample_count":{"type":["integer","null"]},"sample_condition":{"type":["string","null"]},"wash_cycles":{"type":["integer","null"]},"value":{"type":["number","null"]},"unit":{"type":["string","null"]},"reported_result":{"type":["string","null"]},"test_date":{"type":["string","null"]},"report_url":{"type":["string","null"]},"measured_not_marketing":{"type":["boolean","null"]},"limitations":{"type":["string","null"]}},"required":["id","variant_ids","material_profile_id","property","test_method","standard_edition","lab_or_tester","sample_count","sample_condition","wash_cycles","value","unit","reported_result","test_date","report_url","measured_not_marketing","limitations"],"additionalProperties":false}},"certifications":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"scheme_or_standard":{"type":["string","null"]},"edition":{"type":["string","null"]},"certificate_id":{"type":["string","null"]},"issuer":{"type":["string","null"]},"holder":{"type":["string","null"]},"scope":{"type":["string","null"]},"product_specific":{"type":["boolean","null"]},"applies_to_variant_ids":{"type":["array","null"],"items":{"type":"string"}},"issued_at":{"type":["string","null"]},"valid_until":{"type":["string","null"]},"verification_url":{"type":["string","null"]},"registry_checked":{"type":["boolean","null"]},"status":{"type":["string","null"]},"claim_wording":{"type":["string","null"]},"limitations":{"type":["string","null"]}},"required":["id","scheme_or_standard","edition","certificate_id","issuer","holder","scope","product_specific","applies_to_variant_ids","issued_at","valid_until","verification_url","registry_checked","status","claim_wording","limitations"],"additionalProperties":false}},"supply_chain":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"stage":{"type":["string","null"]},"country":{"type":["string","null"]},"facility_name":{"type":["string","null"]},"lot_or_variant_scope":{"type":["string","null"]},"traceability_evidence":{"type":["string","null"]},"labor_or_environmental_claim":{"type":["string","null"]},"claim_scope":{"type":["string","null"]},"methodology":{"type":["string","null"]},"impact_value":{"type":["number","null"]},"impact_unit":{"type":["string","null"]},"impact_boundary":{"type":["string","null"]},"evidence_date":{"type":["string","null"]},"limitations":{"type":["string","null"]}},"required":["id","stage","country","facility_name","lot_or_variant_scope","traceability_evidence","labor_or_environmental_claim","claim_scope","methodology","impact_value","impact_unit","impact_boundary","evidence_date","limitations"],"additionalProperties":false}},"assets":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"kind":{"type":["string","null"]},"name":{"type":["string","null"]},"source_url":{"type":["string","null"]},"local_path":{"type":["string","null"]},"origin":{"type":["string","null"]},"manufacturer_authorized":{"type":["boolean","null"]},"format":{"type":["string","null"]},"format_version":{"type":["string","null"]},"asset_revision":{"type":["string","null"]},"variant_ids":{"type":["array","null"],"items":{"type":"string"}},"size_labels":{"type":["array","null"],"items":{"type":"string"}},"material_profile_ids":{"type":["array","null"],"items":{"type":"string"}},"units":{"type":["string","null"]},"coordinate_system":{"type":["string","null"]},"up_axis":{"type":["string","null"]},"scale":{"type":["number","null"]},"vertex_count":{"type":["integer","null"]},"face_count":{"type":["integer","null"]},"uv_sets":{"type":["integer","null"]},"material_slots":{"type":["array","null"],"items":{"type":"string"}},"has_seam_map":{"type":["boolean","null"]},"has_grainlines":{"type":["boolean","null"]},"has_notches":{"type":["boolean","null"]},"seam_allowances":{"type":["string","null"]},"avatar_reference":{"type":["string","null"]},"pose_reference":{"type":["string","null"]},"rigging":{"type":["string","null"]},"simulation_parameters":{"type":["string","null"]},"validation_status":{"type":["string","null"]},"validated_against":{"type":["string","null"]},"fit_validated":{"type":["boolean","null"]},"production_ready":{"type":["boolean","null"]},"license_status":{"type":["string","null"]},"license_url":{"type":["string","null"]},"allowed_uses":{"type":["array","null"],"items":{"type":"string"}},"derivatives_allowed":{"type":["boolean","null"]},"redistribution_allowed":{"type":["boolean","null"]},"training_allowed":{"type":["boolean","null"]},"manufacturing_allowed":{"type":["boolean","null"]},"territory":{"type":["string","null"]},"rights_expiry":{"type":["string","null"]},"byte_size":{"type":["integer","null"]},"sha256":{"type":["string","null"]},"notes":{"type":["string","null"]}},"required":["id","kind","name","source_url","local_path","origin","manufacturer_authorized","format","format_version","asset_revision","variant_ids","size_labels","material_profile_ids","units","coordinate_system","up_axis","scale","vertex_count","face_count","uv_sets","material_slots","has_seam_map","has_grainlines","has_notches","seam_allowances","avatar_reference","pose_reference","rigging","simulation_parameters","validation_status","validated_against","fit_validated","production_ready","license_status","license_url","allowed_uses","derivatives_allowed","redistribution_allowed","training_allowed","manufacturing_allowed","territory","rights_expiry","byte_size","sha256","notes"],"additionalProperties":false}},"asset_relationships":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"from_asset_id":{"type":["string","null"]},"to_asset_id":{"type":["string","null"]},"relationship":{"type":["string","null"]},"mapping_version":{"type":["string","null"]},"transform":{"type":["string","null"]},"validation_note":{"type":["string","null"]}},"required":["id","from_asset_id","to_asset_id","relationship","mapping_version","transform","validation_note"],"additionalProperties":false}},"manufacturing":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"topic":{"type":["string","null"]},"variant_or_size_scope":{"type":["string","null"]},"source_asset_ids":{"type":["array","null"],"items":{"type":"string"}},"details":{"type":["string","null"]},"value":{"type":["number","null"]},"unit":{"type":["string","null"]},"grade_rule":{"type":["string","null"]},"grading_basis":{"type":["string","null"]},"tolerance":{"type":["string","null"]},"factory_or_process":{"type":["string","null"]},"minimum_order_quantity":{"type":["integer","null"]},"lead_time":{"type":["string","null"]},"source_revision":{"type":["string","null"]},"validated":{"type":["boolean","null"]}},"required":["id","topic","variant_or_size_scope","source_asset_ids","details","value","unit","grade_rule","grading_basis","tolerance","factory_or_process","minimum_order_quantity","lead_time","source_revision","validated"],"additionalProperties":false}},"capabilities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"capability":{"type":["string","null"]},"asset_ids":{"type":["array","null"],"items":{"type":"string"}},"supported":{"type":["boolean","null"]},"validation_status":{"type":["string","null"]},"license_cleared":{"type":["boolean","null"]},"production_integration_verified":{"type":["boolean","null"]},"public_metadata_available":{"type":["boolean","null"]},"access_requirements":{"type":["string","null"]},"limitations":{"type":["string","null"]}},"required":["id","capability","asset_ids","supported","validation_status","license_cleared","production_integration_verified","public_metadata_available","access_requirements","limitations"],"additionalProperties":false}},"additional_facts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","pattern":"^[a-z][a-z0-9_]*(?:-[a-z0-9_]+)*$"},"category":{"type":["string","null"]},"property":{"type":["string","null"]},"scope":{"type":["string","null"]},"value_text":{"type":["string","null"]},"value_number":{"type":["number","null"]},"value_boolean":{"type":["boolean","null"]},"value_list":{"type":["array","null"],"items":{"type":"string"}},"unit":{"type":["string","null"]},"notes":{"type":["string","null"]}},"required":["id","category","property","scope","value_text","value_number","value_boolean","value_list","unit","notes"],"additionalProperties":false}}},"additionalProperties":false},"sources":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1},"title":{"type":["string","null"],"minLength":1},"url":{"type":["string","null"],"minLength":1},"file_reference":{"type":"null"},"publisher":{"type":["string","null"],"minLength":1},"source_type":{"enum":["manufacturer","distributor","pod_provider","provider_api","customer_review","test_report","standards_body","certification_registry","official_policy","user_file","other"]},"access_status":{"enum":["fully_read","partially_read","blocked","snippet_only","not_opened"]},"accessed_at":{"type":["string","null"],"minLength":1},"published_at":{"type":["string","null"],"minLength":1},"updated_at":{"type":["string","null"],"minLength":1},"independence_group":{"type":["string","null"],"minLength":1},"limitations":{"type":["string","null"],"minLength":1}},"required":["id","title","url","file_reference","publisher","source_type","access_status","accessed_at","published_at","updated_at","independence_group","limitations"],"additionalProperties":false}},"claims":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1},"targets":{"type":"array","items":{"type":"string","minLength":1},"minItems":1},"value":{},"unit":{"type":["string","null"],"minLength":1},"scope":{"type":"string","minLength":1},"kind":{"enum":["source_claim","direct_measurement","firsthand_report","calculation","inference","user_supplied_fact"]},"verification":{"enum":["source_checked","independently_corroborated","single_report","conflicting","not_verified"]},"references":{"type":"array","items":{"type":"object","properties":{"source_id":{"type":"string","minLength":1},"locator":{"type":"string","minLength":1},"short_excerpt":{"type":["string","null"],"minLength":1}},"required":["source_id","locator","short_excerpt"],"additionalProperties":false}},"derived_from":{"type":"array","items":{"type":"string","minLength":1}},"calculation":{"type":["string","null"],"minLength":1},"checked_at":{"type":["string","null"],"minLength":1},"check_note":{"type":["string","null"],"minLength":1}},"required":["id","targets","value","unit","scope","kind","verification","references","derived_from","calculation","checked_at","check_note"],"additionalProperties":false}},"conflicts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1},"target":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"resolution":{"enum":["unresolved","reference_selected","resolved_by_scope","resolved_by_correction"]},"selected_claim_id":{"type":["string","null"],"minLength":1},"reason":{"type":"string","minLength":1},"follow_up":{"type":["string","null"],"minLength":1}},"required":["id","target","claim_ids","resolution","selected_claim_id","reason","follow_up"],"additionalProperties":false}},"decisions":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1},"scenario":{"type":"string","minLength":1},"brief_assumptions":{"type":"array","items":{"type":"string","minLength":1}},"hard_requirements":{"type":"array","items":{"type":"string","minLength":1}},"preference_dimensions":{"type":"array","items":{"type":"string","minLength":1}},"interpretation":{"type":"string","minLength":1},"tradeoffs":{"type":"array","items":{"type":"string","minLength":1}},"unknowns":{"type":"array","items":{"type":"string","minLength":1}},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"alternative_names":{"type":"array","items":{"type":"string","minLength":1}}},"required":["id","scenario","brief_assumptions","hard_requirements","preference_dimensions","interpretation","tradeoffs","unknowns","claim_ids","alternative_names"],"additionalProperties":false}},"gaps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","minLength":1},"target":{"type":"string","minLength":1},"reason":{"enum":["not_found","not_checked","access_blocked","not_applicable","conflicting","identity_unresolved","requires_physical_test","requires_internal_assets","requires_live_quote","rights_unclear"]},"impact":{"type":"string","minLength":1},"next_action":{"type":"string","minLength":1},"owner":{"enum":["research","manufacturer","provider","internal_asset_team","sampling","legal_review","engineering"]},"priority":{"enum":["blocking","important","future"]}},"required":["id","target","reason","impact","next_action","owner","priority"],"additionalProperties":false}},"page":{"anyOf":[{"type":"object","properties":{"title":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"description":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"headline":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"summary":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"sections":{"type":"object","properties":{"overview":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"when_it_fits":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"fit_and_sizing":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"fabric_and_colors":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"decoration":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"standard_pricing":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"customer_evidence":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"tradeoffs":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"alternatives":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"sample_before_launch":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"technical_handoff":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}}},"required":["overview","when_it_fits","fit_and_sizing","fabric_and_colors","decoration","standard_pricing","customer_evidence","tradeoffs","alternatives","sample_before_launch","technical_handoff"],"additionalProperties":false},"faq":{"type":"array","items":{"type":"object","properties":{"question":{"type":"string","minLength":1},"answer":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"required":["question","answer"],"additionalProperties":false}},"cta_label":{"type":["string","null"],"minLength":1}},"required":["title","description","headline","summary","sections","faq","cta_label"],"additionalProperties":false},{"type":"object","properties":{"title":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"description":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"headline":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"summary":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"sections":{"type":"object","properties":{"overview":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"construction_and_materials":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"sizes_and_measurements":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"connected_assets":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"patterns_and_grading":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"decoration_geometry":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"avatar_and_simulation":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"customization_and_lineage":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"manufacturing":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"validation_and_rights":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"commerce_handoff":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}}},"required":["overview","construction_and_materials","sizes_and_measurements","connected_assets","patterns_and_grading","decoration_geometry","avatar_and_simulation","customization_and_lineage","manufacturing","validation_and_rights","commerce_handoff"],"additionalProperties":false},"faq":{"type":"array","items":{"type":"object","properties":{"question":{"type":"string","minLength":1},"answer":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"required":["question","answer"],"additionalProperties":false}},"cta_label":{"type":["string","null"],"minLength":1}},"required":["title","description","headline","summary","sections","faq","cta_label"],"additionalProperties":false}]},"selection_summary":{"type":"object","properties":{"scope":{"const":"garment_only"},"suitable_for":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"const":"interpretation"}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"tradeoffs":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"const":"interpretation"}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"limitations":{"type":"string","minLength":1}},"required":["scope","suitable_for","tradeoffs","limitations"],"additionalProperties":false},"images":{"type":"array","items":{"type":"object","properties":{"kind":{"enum":["showcase","blank"]},"view":{"enum":["front","back","detail","label"]},"color_name":{"type":["string","null"],"minLength":1},"url":{"type":"string","minLength":1}},"required":["kind","view","color_name","url"],"additionalProperties":false}},"catalog":{"anyOf":[{"type":"object","properties":{"vaybel_sku":{"type":"string","minLength":1},"handle":{"type":"string","minLength":1},"title":{"type":"string","minLength":1},"launch_url":{"type":["string","null"],"minLength":1},"size_chart_image_url":{"type":["string","null"],"minLength":1},"measurement_tables":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","minLength":1},"unit":{"type":"string","minLength":1},"rows":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string","minLength":1},"values":{"type":"array","items":{"type":"object","properties":{"size":{"type":"string","minLength":1},"value":{"type":"string","minLength":1},"min_value":{"type":"string","minLength":1},"max_value":{"type":"string","minLength":1}},"required":["size","value","min_value","max_value"],"additionalProperties":false}}},"required":["label","values"],"additionalProperties":false}}},"required":["type","unit","rows"],"additionalProperties":false}},"care_instructions":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string","minLength":1},"instruction":{"type":"string","minLength":1},"icon_url":{"type":["string","null"],"minLength":1}},"required":["label","instruction","icon_url"],"additionalProperties":false}}},"required":["vaybel_sku","handle","title","launch_url","size_chart_image_url","measurement_tables","care_instructions"],"additionalProperties":false},{"type":"null"}]},"links":{"type":"object","properties":{"self":{"type":["string","null"],"minLength":1},"markdown":{"type":["string","null"],"minLength":1},"json":{"type":["string","null"],"minLength":1},"page":{"type":["string","null"],"minLength":1},"other_projection":{"type":["string","null"],"minLength":1},"schema":{"type":["string","null"],"minLength":1},"api_docs":{"type":["string","null"],"minLength":1},"mcp_docs":{"type":["string","null"],"minLength":1}},"required":["self","markdown","json","page","other_projection","schema","api_docs","mcp_docs"],"additionalProperties":false},"claim_target_base":{"type":"string","minLength":1}},"required":["schema_version","record_id","slug","record_revision","projection","service_status","published_at","research","data","sources","claims","conflicts","decisions","gaps","page","selection_summary","images","catalog","links","claim_target_base"],"additionalProperties":false,"allOf":[{"if":{"properties":{"projection":{"const":"vaybel"}}},"then":{"properties":{"data":{"required":["identity","material_profiles","colors","size_ranges","variants","measurements","construction","decoration_methods","decoration_placements","provider_listings","provider_variants","offers","price_components","shipping_options","branding_packaging","reviews","review_summaries","performance_tests","certifications","supply_chain","additional_facts"],"maxProperties":21},"page":{"type":"object","properties":{"title":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"description":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"headline":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"summary":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"sections":{"type":"object","properties":{"overview":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"when_it_fits":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"fit_and_sizing":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"fabric_and_colors":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"decoration":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"standard_pricing":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"customer_evidence":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"tradeoffs":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"alternatives":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"sample_before_launch":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"technical_handoff":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}}},"required":["overview","when_it_fits","fit_and_sizing","fabric_and_colors","decoration","standard_pricing","customer_evidence","tradeoffs","alternatives","sample_before_launch","technical_handoff"],"additionalProperties":false},"faq":{"type":"array","items":{"type":"object","properties":{"question":{"type":"string","minLength":1},"answer":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"required":["question","answer"],"additionalProperties":false}},"cta_label":{"type":["string","null"],"minLength":1}},"required":["title","description","headline","summary","sections","faq","cta_label"],"additionalProperties":false}}}},{"if":{"properties":{"projection":{"const":"beforewear"}}},"then":{"properties":{"data":{"required":["identity","material_profiles","colors","size_ranges","variants","measurements","construction","performance_tests","certifications","supply_chain","assets","asset_relationships","manufacturing","capabilities","additional_facts"],"maxProperties":15},"page":{"type":"object","properties":{"title":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"description":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"headline":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"summary":{"anyOf":[{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false},{"type":"null"}]},"sections":{"type":"object","properties":{"overview":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"construction_and_materials":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"sizes_and_measurements":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"connected_assets":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"patterns_and_grading":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"decoration_geometry":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"avatar_and_simulation":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"customization_and_lineage":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"manufacturing":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"validation_and_rights":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"commerce_handoff":{"type":"array","items":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}}},"required":["overview","construction_and_materials","sizes_and_measurements","connected_assets","patterns_and_grading","decoration_geometry","avatar_and_simulation","customization_and_lineage","manufacturing","validation_and_rights","commerce_handoff"],"additionalProperties":false},"faq":{"type":"array","items":{"type":"object","properties":{"question":{"type":"string","minLength":1},"answer":{"type":"object","properties":{"text":{"type":"string","minLength":1},"claim_ids":{"type":"array","items":{"type":"string","minLength":1}},"kind":{"enum":["fact","interpretation","generic_navigation"]}},"required":["text","claim_ids","kind"],"additionalProperties":false}},"required":["question","answer"],"additionalProperties":false}},"cta_label":{"type":["string","null"],"minLength":1}},"required":["title","description","headline","summary","sections","faq","cta_label"],"additionalProperties":false}}}}],"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"urn:algorithmic-labs:garment-access:2.4.0","description":"Public research projection of one garment record. Snapshot data: prices are timestamped observations, not quotes; absence of an asset is not proof it does not exist."}