{
  "category": "legal/contract",
  "outputs": ["design_system", "document"],
  "variant_order": [],
  "defaults": {},
  "base": {
    "design_system": {
      "primary": "#000000",
      "accent": "#000000",
      "dark": "#000000",
      "light": "#FFFFFF",
      "border": "#000000",
      "gray": "#666666",
      "font_en": "Times New Roman",
      "font_cjk": "SimSun",
      "font_heading_cjk": "SimHei",
      "sz_body": "14",
      "sz_h1": "22",
      "sz_h2": "16",
      "sz_h3": "14",
      "sz_h4": "14",
      "sz_table": "11",
      "sz_hf": "9",
      "margin_top": "1440",
      "margin_bottom": "1440",
      "margin_left": "1800",
      "margin_right": "1800",
      "line_spacing": "360",
      "line_rule": "auto",
      "first_line_indent": "560",
      "text_align": "left"
    },
    "document": {
      "coverTexts": {},
      "backTexts": {},
      "headerText": {},
      "layout": {
        "no_cover": true,
        "no_toc": true,
        "no_back": true,
        "table_no_stripe": true
      }
    }
  },
  "variants": {},
  "overridable": {
    "document": {
      "layout.skip_tag_cover": {
        "type": "bool",
        "note": "用户明确不要自定义标签封面时豁免 @contract:cover 门禁"
      }
    }
  },
  "notes": [
    "数据质量提醒：本品类原文 design_system 的数值字段是【字符串】(\"14\") 而非整数(14)，与 general/summary-report 不一致。",
    "服务端合并引擎需保持类型原样（黄金对拍要求 1:1），并建议后续统一 schema（是否强类型由渲染端契约决定）。",
    "合同为单色；layout.no_cover:true 仅关闭主题背景图封面（coverTexts/cover_bg），业务封面由 @contract:cover 标签生成。",
    "用户明确不要封面时可通过 overrides.document.layout.skip_tag_cover=true 豁免标签封面门禁。",
    "variant_order 为空 => 合并结果 = base，须 1:1 等于 golden/legal__contract.json。"
  ]
}
