{"version":"2.0.0","description":"Registry of detectable clause types. IDs are stable within a major version — safe to write agent rules against.","clauses":[{"id":"return_shipping_fee","category":"returns","description":"Customer bears cost of return shipping","is_standard_boilerplate":false},{"id":"restocking_fee","category":"returns","description":"A percentage or flat fee is deducted from refunds","is_standard_boilerplate":false},{"id":"short_return_window","category":"returns","description":"Return window is shorter than 30 days","is_standard_boilerplate":false},{"id":"store_credit_only","category":"returns","description":"Refunds issued as store credit, not to original payment method","is_standard_boilerplate":false},{"id":"no_refund_opened","category":"returns","description":"Opened or used items cannot be returned","is_standard_boilerplate":false},{"id":"final_sale","category":"returns","description":"Clearance or sale items are non-refundable","is_standard_boilerplate":false},{"id":"exchange_only","category":"returns","description":"Exchanges only — no cash refunds offered","is_standard_boilerplate":false},{"id":"no_refund","category":"returns","description":"All sales final — no refunds at all","is_standard_boilerplate":false},{"id":"binding_arbitration","category":"legal","description":"Mandatory binding arbitration for disputes — no court litigation","is_standard_boilerplate":true},{"id":"class_action_waiver","category":"legal","description":"Waives right to participate in class action lawsuits","is_standard_boilerplate":true},{"id":"liability_cap","category":"legal","description":"Seller liability capped at purchase price or less","is_standard_boilerplate":true},{"id":"jurisdiction_clause","category":"legal","description":"Disputes governed by a specific state or country's law","is_standard_boilerplate":true},{"id":"termination_at_will","category":"legal","description":"Seller can terminate account without cause or notice","is_standard_boilerplate":true},{"id":"auto_renewal","category":"pricing","description":"Subscriptions or services auto-renew","is_standard_boilerplate":false},{"id":"price_adjustment_clause","category":"pricing","description":"Seller can change prices after order placement","is_standard_boilerplate":false},{"id":"hidden_fees","category":"pricing","description":"Fees that are undisclosed or only revealed at checkout","is_standard_boilerplate":false},{"id":"data_selling","category":"privacy","description":"User data is sold or shared commercially with third parties","is_standard_boilerplate":false},{"id":"broad_data_collection","category":"privacy","description":"Collects more data than reasonably needed for the service","is_standard_boilerplate":false}]}