{
  "company": {
    "name": "真建築科技股份有限公司",
    "platform": "室內設計媒合平台",
    "calculation_period": "monthly",
    "currency": "TWD",
    "last_updated": "2026-05-16"
  },
  "base_salary": {
    "業務員": 42000,
    "業務主管": 58000
  },
  "membership_commission": {
    "description": "會員簽約獎金（按會員等級計算）",
    "renewal_discount": 0.7,
    "tiers": [
      {
        "name": "啟航會員",
        "annual_fee": 50000,
        "rates": {
          "直屬業務": 0.010,
          "業務主管": 0.006,
          "營運主管": 0.008
        }
      },
      {
        "name": "成長會員",
        "annual_fee": 100000,
        "rates": {
          "直屬業務": 0.011,
          "業務主管": 0.006,
          "營運主管": 0.008
        }
      },
      {
        "name": "躍升會員",
        "annual_fee": 160000,
        "rates": {
          "直屬業務": 0.013,
          "業務主管": 0.006,
          "營運主管": 0.008
        }
      },
      {
        "name": "旗艦會員",
        "annual_fee": 280000,
        "rates": {
          "直屬業務": 0.015,
          "業務主管": 0.006,
          "營運主管": 0.008
        }
      }
    ]
  },
  "matching_commission": {
    "description": "媒合成交獎金（按案件媒合總金額計算）",
    "rates": {
      "直屬業務": 0.002,
      "業務主管": 0.0006,
      "行銷部": 0.0005,
      "行銷主管": 0.0003,
      "客服部": 0.0005,
      "客服主管": 0.0003,
      "營運主管": 0.001
    }
  }
}
