Change MAINT-98350354
Alex Rivera · E-1009
What happened
PeopleCore was updated and the stored values were read back successfully.
What happens next
Payroll must use the refreshed PeopleCore record before recalculation or release.
Request identity
Business reason
Termination eligibility maintenance authorized by HRDOC-E-1009-termination-authorization
This reason, requester, effective date and all status changes remain attributable in the audit evidence.
What was requested
The exact field-level payload received by HR Maintenance.
| Field | Requested value |
|---|---|
| eligibility.status | terminated |
| eligibility.end | 2026-08-12 |
PeopleCore verification
For a completed change, this shows only values that differ between the captured before snapshot and the independent read-back. Held, flagged, routed or failed requests clearly show that no write was verified.
| Field | Before | Verified after / proposed |
|---|---|---|
| eligibility.end | — | 2026-08-12 |
| eligibility.status | eligible | terminated |
Full before snapshot
{
"accelerators": [
{
"attainment": 1.0,
"multiplier": 1.0
},
{
"attainment": 1.2,
"multiplier": 1.25
},
{
"attainment": 1.5,
"multiplier": 1.5
}
],
"allowances": [],
"annual_salary": 145000,
"assignment": {
"end": "2026-08-12",
"id": "ASG-8801",
"start": "2020-05-04",
"status": "ended"
},
"bank_account": {
"account_last4": "4821",
"institution": "First Meridian CU",
"routing_last4": "0117",
"updated": "2026-01-15",
"verified": true
},
"bonus_eligibility": true,
"bonus_target": 0.2,
"commission_plan": "Enterprise AE FY26",
"commission_rate": 0.08,
"comp": {
"annual_salary": 145000,
"commission_plan": "Enterprise AE FY26",
"last_pay_through": "2026-07-31",
"pto_balance_hours": 88
},
"comp_modifiers": {
"accelerators": [
{
"attainment": 1.0,
"multiplier": 1.0
},
{
"attainment": 1.2,
"multiplier": 1.25
},
{
"attainment": 1.5,
"multiplier": 1.5
}
],
"bonus_eligibility": true,
"bonus_target": 0.2,
"commission_rate": 0.08,
"comp_plan": "Enterprise AE FY26"
},
"comp_plan": "Enterprise AE FY26",
"currency": "USD",
"deductions": [],
"department": "Enterprise Sales",
"eligibility": {
"end": null,
"period": "2026-08",
"start": "2020-05-04",
"status": "eligible"
},
"employee_id": "E-1009",
"garnishments": [],
"manager_approver": "V. Osei",
"name": "Alex Rivera",
"pay_frequency": "biweekly",
"pay_group": "US-SALES-BW",
"pay_history": [],
"payroll_setup": {
"currency": "USD",
"pay_frequency": "biweekly",
"pay_group": "US-SALES-BW",
"standard_hours": 80
},
"population_class": "Sales-Commissioned",
"pto_balance_hours": 88,
"region": "US-CA",
"standard_hours": 80,
"tax_election": {
"additional_withholding": 0.0,
"allowances": 1,
"effective": "2026-01-01",
"filing_status": "single",
"form": "W-4",
"signed_doc": null
}
}Full after/read-back evidence
{
"accelerators": [
{
"attainment": 1.0,
"multiplier": 1.0
},
{
"attainment": 1.2,
"multiplier": 1.25
},
{
"attainment": 1.5,
"multiplier": 1.5
}
],
"allowances": [],
"annual_salary": 145000,
"assignment": {
"end": "2026-08-12",
"id": "ASG-8801",
"start": "2020-05-04",
"status": "ended"
},
"bank_account": {
"account_last4": "4821",
"institution": "First Meridian CU",
"routing_last4": "0117",
"updated": "2026-01-15",
"verified": true
},
"bonus_eligibility": true,
"bonus_target": 0.2,
"commission_plan": "Enterprise AE FY26",
"commission_rate": 0.08,
"comp": {
"annual_salary": 145000,
"commission_plan": "Enterprise AE FY26",
"last_pay_through": "2026-07-31",
"pto_balance_hours": 88
},
"comp_modifiers": {
"accelerators": [
{
"attainment": 1.0,
"multiplier": 1.0
},
{
"attainment": 1.2,
"multiplier": 1.25
},
{
"attainment": 1.5,
"multiplier": 1.5
}
],
"bonus_eligibility": true,
"bonus_target": 0.2,
"commission_rate": 0.08,
"comp_plan": "Enterprise AE FY26"
},
"comp_plan": "Enterprise AE FY26",
"currency": "USD",
"deductions": [],
"department": "Enterprise Sales",
"eligibility": {
"end": "2026-08-12",
"period": "2026-08",
"start": "2020-05-04",
"status": "terminated"
},
"employee_id": "E-1009",
"garnishments": [],
"manager_approver": "V. Osei",
"name": "Alex Rivera",
"pay_frequency": "biweekly",
"pay_group": "US-SALES-BW",
"pay_history": [],
"payroll_setup": {
"currency": "USD",
"pay_frequency": "biweekly",
"pay_group": "US-SALES-BW",
"standard_hours": 80
},
"population_class": "Sales-Commissioned",
"pto_balance_hours": 88,
"region": "US-CA",
"standard_hours": 80,
"tax_election": {
"additional_withholding": 0.0,
"allowances": 1,
"effective": "2026-01-01",
"filing_status": "single",
"form": "W-4",
"signed_doc": null
}
}Audit timeline
5 immutable LedgerSink event(s), oldest first. This answers who did what, when, and with what outcome.
2026-08-13 05:19:10 UTC · maintenance-agent · HR Maintenance
queued ok
svc.conductor: Termination eligibility maintenance authorized by HRDOC-E-1009-termination-authorization; effective 2026-08-12
2026-08-13 05:19:10 UTC · maintenance-agent · HR Maintenance
validation_started ok
Validating authorized change for E-1009
2026-08-13 05:19:11 UTC · maintenance-agent · HR Maintenance
peoplecore_write ok
Writing HR source for E-1009: ['eligibility']
2026-08-13 05:19:12 UTC · maintenance-agent · HR Maintenance
read_back_verified ok
PeopleCore matches. Payroll retains no employee copy and must re-read this source.
2026-08-13 05:19:14 UTC · maintenance-agent · HR Maintenance
payroll_refresh_required ok
Completed; 5 affected payroll case(s) must re-read PeopleCore