Dual-gate governance for Workday HCM business processes — state admission (completeness, effective date, worker status, termination reason, compensation structure) and execution authority (authorized role, segregation of duties, compensation thresholds, pay-equity review, offboarding coordination, works-council consultation) before they execute.
Highest priority first. The first rule whose conditions all hold decides; with none, the decision is a REVIEW.
exec-duplicate-process · *
AUTO_REJECT → REJECT · urgent
A prior business process for the same worker, type, and effective date was found.
state-required-fields · *
AUTO_REJECT → REJECT · urgent
HR business process is incomplete; worker, process, effective date, and initiator must be present before admission.
exec-authorized-role · *
AUTO_REJECT → REJECT · urgent
Actor role is not authorized to execute governed Workday HR processes.
state-effective-date-valid · *
AUTO_REJECT → REJECT · urgent
The business process effective date must be a valid calendar date.
exec-segregation-of-duties · *
AUTO_REJECT → REJECT · urgent
Segregation-of-duties check failed because the initiator and approver are the same person.
state-worker-active · *
AUTO_REJECT → REJECT · urgent
Worker record is terminated or inactive and cannot receive this process.
state-termination-reason · *
AUTO_REJECT → REJECT · urgent
A termination must specify a reason code before it can be admitted.
exec-compensation-threshold · *
ESCALATE → ESCALATE · urgent · SLA 10 min
Compensation change exceeds the policy threshold and Compensation Committee approval is missing.
state-compensation-structured · *
AUTO_REJECT → REJECT · urgent
A compensation change must reference a salary band or documented pay structure before admission.
exec-pay-equity · *
REQUIRE_REVIEW → REVIEW · elevated · SLA 120 min
An adverse-impact / pay-equity signal is open; hold the compensation change until it is cleared.
exec-termination-offboarding · *
REQUIRE_REVIEW → REVIEW · elevated · SLA 60 min
Termination has no confirmed access-revocation / offboarding plan; hold until offboarding is coordinated.
exec-works-council-hold · *
REQUIRE_REVIEW → REVIEW · elevated · SLA 60 min
A regional works-council consultation is required before this employment action can execute.
state-admit-default · *
AUTO_APPROVE → APPROVE
Workday HR proposed state is complete, non-conflicting, and eligible for execution review.
exec-authorize-default · *
AUTO_APPROVE → APPROVE
Execution authority is present for the proposed Workday HR action.
Locally, with @decionis/mcp: the payload becomes the request's context, and its action the decision type. On the hosted protocol, once the bundle is stored for your organization, name vertical_pack, policy_version and require_exact_policy_version: true.
decionis_evaluate arguments
{ "policy_pack": "workday", "payload": { "action": "<decision type>" } }In a hosted evaluate-decision request
"vertical_pack": "workday",
"policy_version": "workday-hr-governance-v1",
"require_exact_policy_version": trueWorkflow keys that resolve to this pack: hr_hiring_governance.
Every fact below comes from the request's context.