[ { "sheetName": "Users", "d1Table": "agw_users", "sensitiveFields": [ "password_hash", "salt", "must_change_password", "mfa_enabled", "mfa_secret", "mfa_verified_at", "mfa_recovery_codes", "mfa_enrollment_required", "mfa_enrollment_deadline", "mfa_last_qr_sent_at", "mfa_recovery_codes_viewed_at" ] }, { "sheetName": "Employees", "d1Table": "agw_employees", "sensitiveFields": [ "birthdate", "personal_email", "mobile_number", "address", "sss_number", "tin", "bank_name", "bank_account_number", "base_salary", "taxable_meal_allowance", "taxable_transport_allowance", "taxable_client_specific_allowance", "taxable_company_specific_allowance", "taxable_communication_allowance", "non_taxable_meal_allowance", "non_taxable_transport_allowance", "non_taxable_client_specific_allowance", "non_taxable_company_specific_allowance", "non_taxable_internet_allowance", "sss_deduction", "phil_health_deduction", "pag_ibig_deduction", "withholding_tax_deduction", "cash_advance_deduction", "hmo_deduction", "company_loan_deduction", "equipment_deduction", "other_deduction" ] }, { "sheetName": "Employee_Documents", "d1Table": "agw_employee_documents", "sensitiveFields": [ "document_id", "document_type", "document_category", "document_name", "drive_url" ] }, { "sheetName": "Employee_Movements", "d1Table": "agw_employee_movements", "sensitiveFields": [ "previous_salary", "new_salary", "non_taxable_allowance", "taxable_allowance" ] }, { "sheetName": "Audit_Log", "d1Table": "agw_audit_log", "sensitiveFields": [ "ipaddress" ] }, { "sheetName": "Identity_Roles", "d1Table": "agw_identity_roles", "sensitiveFields": [ "mfa_required" ] }, { "sheetName": "AGW_AGenPay_Batch_Handoff_Runs", "d1Table": "agw_agw_agen_pay_batch_handoff_runs", "sensitiveFields": [ "total_taxable_allowance", "total_non_taxable_allowance", "total_deductions" ] }, { "sheetName": "AGW_AGenPay_Batch_Handoff_Items", "d1Table": "agw_agw_agen_pay_batch_handoff_items", "sensitiveFields": [ "base_salary", "taxable_allowance_total", "non_taxable_allowance_total", "deduction_total" ] } ]