generated: '2026-07-15' method: generated source: openapi/ukg-pro-hcm-openapi.yml, openapi/ukg-pro-wfm-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 18 by_action_class: connected: 16 acting: 2 by_consequence: read: 16 write: 2 human_in_the_loop_required: 0 operations: - path: /personnel/v2/employee-ids method: get operationId: listEmployeeIds x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/employees method: get operationId: listEmployees x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/employees/{employeeId} method: get operationId: getEmployee x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/employees/{employeeId}/jobs method: get operationId: getEmployeeJobs x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/employees/{employeeId}/pay-rates method: get operationId: getEmployeePayRates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/employees/{employeeId}/benefits-elections method: get operationId: getEmployeeBenefitsElections x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/employees/{employeeId}/direct-deposits method: get operationId: getEmployeeDirectDeposits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /personnel/v2/change-requests method: post operationId: createPersonnelChangeRequest x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /org/v2/departments method: get operationId: listDepartments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /org/v2/locations method: get operationId: listLocations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /payroll/v1/pay-statements method: get operationId: listPayStatements x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/employees method: get operationId: listWfmEmployees x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/employees/{employeeId}/timecards method: get operationId: getEmployeeTimecards x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/employees/{employeeId}/punches method: get operationId: getEmployeePunches x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/employees/{employeeId}/punches method: post operationId: createPunch x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /v1/employees/{employeeId}/accruals method: get operationId: getEmployeeAccruals x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/schedules method: get operationId: listSchedules x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v1/employees/{employeeId}/shifts method: get operationId: getEmployeeShifts x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none