{
  "category": "standard/regulation",
  "outputs": [
    "design_system",
    "document"
  ],
  "variant_order": [],
  "defaults": {},
  "base": {
    "design_system": {
      "primary": "#000000",
      "accent": "#000000",
      "dark": "#000000",
      "light": "#FFFFFF",
      "heading_color": "#000000",
      "gray": "#000000",
      "font_en": "Times New Roman",
      "font_cjk": "SimSun",
      "font_heading_cjk": "SimHei",
      "sz_body": 14,
      "sz_h1": 15,
      "sz_h2": 14,
      "sz_h3": 14,
      "sz_h4": 14,
      "sz_table": 12,
      "sz_cover_title": 22,
      "line_spacing": 360,
      "first_line_indent": 560,
      "text_align": "left",
      "margin_top": 1440,
      "margin_bottom": 1440,
      "margin_left": 1800,
      "margin_right": 1800,
      "sp_body": [
        0,
        0
      ],
      "sp_h1": [
        240,
        120
      ],
      "sp_h2": [
        120,
        60
      ],
      "sp_h3": [
        80,
        40
      ],
      "heading_numbering": false,
      "tbl_col_align": "center",
      "bullet_sz": 16,
      "list_as_body_indent": true,
      "cover_mono_color": "000000",
      "cover_title_first": true,
      "cover_valign": "top",
      "cover_top_sp": 3600,
      "cover_title_after_sp": 480,
      "cover_info_sp": [
        120,
        120
      ],
      "cover_info_line": 360,
      "sz_cover_info": 16,
      "sz_cover_subtitle": 16,
      "sz_cover_date": 16,
      "cover_sub_sp": 120,
      "cover_meta_sp": 0,
      "cover_date_sp": 120
    },
    "document": {
      "coverTexts": {
        "company": "XXXX公司",
        "title": "",
        "title2": "",
        "sub": "版本号：V1.0",
        "dept": "生效日期：XXXX年XX月XX日",
        "date": "内部资料·请勿外传"
      },
      "backTexts": {},
      "headerText": {},
      "layout": {
        "no_cover": false,
        "no_toc": false,
        "no_back": true,
        "no_header": true,
        "h1_page_break": false,
        "h1_center": true,
        "table_no_stripe": true,
        "table_header_fill": false,
        "heading_numbering": false
      }
    }
  },
  "variants": {},
  "notes": [
    "全固定风格范例：规章制度为单色公文（所有颜色 #000000），无 theme 维度、colors 不可 override。",
    "模型只写封面业务文案（company/title/版本号/生效日期）。",
    "variant_order 为空 => 合并结果 = base，须 1:1 等于 golden/standard__regulation.json。"
  ],
  "overridable": {
    "document": {
      "layout.no_cover": {
        "type": "boolean",
        "note": "国务院决定等公文式：true"
      },
      "layout.no_toc": {
        "type": "boolean"
      },
      "coverTexts.company": {
        "type": "string"
      },
      "coverTexts.title": {
        "type": "string"
      },
      "coverTexts.sub": {
        "type": "string"
      },
      "coverTexts.dept": {
        "type": "string"
      },
      "coverTexts.date": {
        "type": "string"
      }
    }
  }
}
