{
  "metadata": {
    "generated_at": "2026-06-03T06:20:38+00:00",
    "stage": "HRMS_REAL_USER_MASTER_DATA_READINESS_PACK_W",
    "writes_database": false
  },
  "employee_to_permission_subject_mapping": "employee.employee_id -> permission_subjects.employee_id or external_ref",
  "employee_to_department_mapping": "employee.department_id -> departments.department_id or org_units.org_unit_id",
  "employee_to_position_mapping": "employee.position_id -> positions.position_id",
  "employee_to_manager_mapping": "employee.manager_id_or_reviewer_ref -> employees.employee_id or reporting_lines.manager_id",
  "employee_to_feishu_user_mapping": "employee.employee_id -> feishu_users.employee_id or feishu_user_department_mapping.employee_id",
  "department_to_feishu_department_mapping": "department.department_id -> feishu_departments.department_id or feishu_user_department_mapping.department_id",
  "position_to_capability_model_mapping": "position.position_id -> position capability model ref; unresolved refs remain preview-only",
  "reviewer_relation_mapping": "self + manager + HR / HRBP; peer/subordinate excluded in first round",
  "required_before_real_trial": [
    "employee to permission subject mapping",
    "employee to department mapping",
    "employee to position mapping",
    "reviewer relation mapping"
  ],
  "unresolved_mapping_risks": [
    "employees",
    "departments/org_units",
    "positions",
    "permission_subjects",
    "permission_roles",
    "Feishu user mapping",
    "Feishu department mapping",
    "manager/reporting line",
    "job level/job title"
  ]
}
