Semantius Logo

Learning Automation

1. Overview

Horizontal automation surface across LMS deployment: dynamic audience segments, automated training assignment rules, reusable notification templates, learner notification log, manager-directed nudges for overdue training, and escalation policies. Cuts across LMS-COURSE-DELIVERY, LMS-COMPLIANCE-TRAINING, LMS-PATHS, and LMS-CREDENTIALS.

2. Entity summary

Namedata_objectDescription
AudiencesaudiencesDynamic learner segments defined by attributes like department, location, and role, used by auto-enrollment and notification rules.
Automated Enrollment Rulesautomated_enrollment_rulesRule-engine entries that auto-enroll learners into courses or paths based on audience membership and lifecycle events.
Escalation Rulesescalation_rulesPolicies that escalate overdue training through manager, skip-level, HR partner, or compliance officer.
Learner Notificationslearner_notificationsLog of notifications sent to learners: reminders, nudges, completions, and escalations.
Manager Nudgesmanager_nudgesReminders sent to a manager when one of their direct reports has overdue or upcoming training.
Notification Templatesnotification_templatesReusable email, in-app, and chat templates with merge fields, used by automation rules and manager reminders.
Reminder Schedulesreminder_schedulesConfigured nudge cadences that drive automated reminders to learners and managers.
Certificationslearner_certificationsCredentials issued to a worker (internal, vendor, or regulatory), with issue date, expiry, issuing body, and renewal rules. Drives recertification campaigns.
Compliance Training Assignmentscompliance_assignmentsMandatory training assignments tied to a regulation, role, location, or hire event, with due dates and escalation policy.
CoursescoursesLearning units such as e-learning modules, videos, live sessions, or blended programs, with format, duration, and prerequisites.
EmployeesemployeesCanonical records of people currently or formerly employed, carrying identity, employment metadata, and links to position, manager, and org unit.
UsersusersPlatform users referenced as assignees, authors, approvers, and creators across records.
flowchart TD
  classDef master fill:#d4f4dd,stroke:#27ae60,color:#0b3d20;
  classDef embedded_master fill:#fff4cc,stroke:#c79100,color:#5b4500;
  classDef consumer fill:#e8def8,stroke:#7b1fa2,color:#3a155d;
  audiences["Audiences"]
  automated_enrollment_rules["Automated Enrollment Rules"]
  learner_notifications["Learner Notifications"]
  notification_templates["Notification Templates"]
  manager_nudges["Manager Nudges"]
  escalation_rules["Escalation Rules"]
  users["Users"]
  employees["Employees"]
  courses["Courses"]
  compliance_assignments["Compliance Training Assignments"]
  learner_certifications["Certifications"]
  reminder_schedules["Reminder Schedules"]
  users -->|"owns"| courses
  audiences -->|"targeted_by"| automated_enrollment_rules
  automated_enrollment_rules -->|"creates"| compliance_assignments
  notification_templates -->|"renders"| learner_notifications
  compliance_assignments -->|"escalates_via"| manager_nudges
  escalation_rules -->|"produces"| manager_nudges
  users -->|"notified_via"| learner_notifications
  users -->|"nudges"| manager_nudges
  users -->|"member_of"| audiences
  employees -->|"is_linked_to"| users
  courses -->|"fulfills"| compliance_assignments
  courses -->|"grants"| learner_certifications
  users -->|"authors"| courses
  users -->|"must complete"| compliance_assignments
  users -->|"owns"| compliance_assignments
  users -->|"holds"| learner_certifications
  employees -->|"reflected on"| compliance_assignments
  class audiences master;
  class automated_enrollment_rules master;
  class learner_notifications master;
  class notification_templates master;
  class manager_nudges master;
  class escalation_rules master;
  class users consumer;
  class employees embedded_master;
  class courses embedded_master;
  class compliance_assignments embedded_master;
  class learner_certifications embedded_master;
  class reminder_schedules master;
  style reminder_schedules stroke-dasharray:5 5;

3. Entities catalog

#data_objectcanonical codesingularpluralrolemastered inmastered labelnecessitypersonal_contententity_typewrite tiernotes
1audiencesaudiencesAudienceAudiencesmaster--required-catalog:admin-
2automated_enrollment_rulesautomated_enrollment_rulesAutomated Enrollment RuleAutomated Enrollment Rulesmaster--required-catalog:admin-
3escalation_rulesescalation_rulesEscalation RuleEscalation Rulesmaster--required-catalog:admin-
4learner_notificationslearner_notificationsLearner NotificationLearner Notificationsmaster--requiredyesoperational_record:manage-
5manager_nudgesmanager_nudgesManager NudgeManager Nudgesmaster--requiredyesoperational_workflow:manage-
6notification_templatesnotification_templatesNotification TemplateNotification Templatesmaster--required-catalog:admin-
7reminder_schedulesreminder_schedulesReminder ScheduleReminder Schedulesmaster--optional-catalog:admin-
8learner_certificationslearner_certificationsCertificationCertificationsembedded_masterlms-credentialsCredentials, Badges and Continuing Educationrequiredyesoperational_workflow:manage-
9compliance_assignmentscompliance_assignmentsCompliance Training AssignmentCompliance Training Assignmentsembedded_masterlms-compliance-trainingCompliance Trainingrequiredyesoperational_workflow:manage-
10coursescoursesCourseCoursesembedded_masterlms-course-deliveryCourse Deliveryrequired-operational_workflow:manage-
11employeesemployeesEmployeeEmployeesembedded_masterhcm-core-workerCore Worker Recordrequiredyesoperational_workflow:manage-
12usersusersUserUsersconsumer(platform built-in)(platform built-in)required-operational_record:manage-

4. Aliases and industry synonyms

(none: no industry-scoped aliases for this scope)

5. Relationships

5.1 Intra-scope edges

fromverbtocardinalitykindnecessityowner_sidedelete_modefk_formatnotes
audiencestargeted_byautomated_enrollment_rulesone_to_manyreferenceoptionaltargetclearreference-
automated_enrollment_rulescreatescompliance_assignmentsone_to_manyreferenceoptionalsourceclearreference-
notification_templatesrenderslearner_notificationsone_to_manyreferenceoptionaltargetclearreference-
compliance_assignmentsescalates_viamanager_nudgesone_to_manyreferenceoptionaltargetclearreference-
escalation_rulesproducesmanager_nudgesone_to_manyreferenceoptionalsourceclearreference-
coursesfulfillscompliance_assignmentsone_to_manyreferenceoptionalsourceclearreference-
coursesgrantslearner_certificationsone_to_manyreferenceoptionalsourceclearreference-
employeesreflected oncompliance_assignmentsone_to_manyreferenceoptionalsourceclearreference-

5.2 Built-in edges (users and other platform built-ins)

fromverbtocardinalitynecessityowner_sidedelete_modefk_formatnotes
usersownscoursesone_to_manyoptionalsourceclearreference-
usersnotified_vialearner_notificationsone_to_manyoptionalsourceclearreference-
usersnudgesmanager_nudgesone_to_manyoptionalsourceclearreference-
usersmember_ofaudiencesone_to_manyoptionalsourceclearreference-
employeesis_linked_tousersone_to_oneoptionaltargetclearreference-
usersauthorscoursesone_to_manyoptionalsourceclearreference-
usersmust completecompliance_assignmentsone_to_manyrequiredsourcerestrictreference-
usersownscompliance_assignmentsone_to_manyoptionalsourceclearreference-
usersholdslearner_certificationsone_to_manyrequiredsourcerestrictreference-

5.3 Cross-scope edges

5.3a Outbound from this scope’s masters and contributors

Edges this scope drives: the in-scope endpoint has role of master or contributor.

fromverbtocardinalitynecessitydelete_modefk_formatnotes
automated_enrollment_rulescreatescourse_enrollmentsone_to_manyoptionalnonen/a-
ad_audiencessyncs fromaudiencesone_to_oneoptionalnonen/a-

5.3b Context edges on embedded shells and consumed entities

Edges the canonical owner drives, shown for context: the in-scope endpoint has role of embedded_master, consumer, or derived.

fromverbtocardinalitynecessitydelete_modefk_formatnotes
employeestriggersiga_provisioning_eventsone_to_manyoptionalnonen/a-
employeesfinalized byonboarding_document_collectionsone_to_manyoptionalnonen/a-
pre_employeespromotes toemployeesone_to_onerequirednone (required-if-present)n/a-
legal_holdsidentifies_custodians_fromemployeesmany_to_manyoptionalnonen/a-
legal_advice_recordsreferencesemployeesmany_to_manyoptionalnonen/a-
employeesis host forhost_assignmentsone_to_manyrequirednone (required-if-present)n/a-
courseshas_versioncourse_versionsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
coursesclassified_ascourse_categoriesmany_to_manyoptionalnonen/a-
coursestagged_withcourse_tagsmany_to_manyoptionalnonen/a-
course_catalogslistscoursesmany_to_manyoptionalnonen/a-
coursesreviewed_viacourse_reviewsone_to_manyoptionalnonen/a-
coursesrated_viacourse_ratingsone_to_manyoptionalnonen/a-
coursesdiscussed_incourse_discussionsone_to_manyoptionalnonen/a-
coursesscheduled_ascourse_offeringsone_to_manyoptionalnonen/a-
certification_definitionsinstantiated_aslearner_certificationsone_to_manyrequirednone (required-if-present)n/a-
certificate_templatesrenderslearner_certificationsone_to_manyoptionalnonen/a-
coursesgrantscertification_definitionsmany_to_manyoptionalnonen/a-
coursesyields_credits_viacontinuing_education_creditsmany_to_manyoptionalnonen/a-
compliance_training_campaignsgeneratescompliance_assignmentsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
compliance_assignmentsevidencescompliance_audit_recordsone_to_manyoptionalnonen/a-
compliance_assignmentsacknowledged_viaharassment_training_acknowledgementsone_to_manyoptionalnonen/a-
compliance_assignmentsproducesfda_part11_audit_trailsone_to_manyoptionalnonen/a-
learning_path_stepsreferencescoursesone_to_manyoptionalnonen/a-
contingent_workersconverts_toemployeesone_to_oneoptionalnonen/a-
merit_recommendationsapplies toemployeesone_to_oneoptionalnonen/a-
equity_grantsgranted toemployeesone_to_oneoptionalnonen/a-
compensation_statementsissued toemployeesone_to_oneoptionalnonen/a-
employeesrequestsabsence_requestsone_to_manyoptionalnonen/a-
org_unitsgroupsemployeesone_to_manyrequirednone (required-if-present)n/a-
hcm_positionsis_filled_byemployeesone_to_oneoptionalnonen/a-
employeessignsemployment_contractsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeesgeneratesemployment_eventsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeestriggersasset_lifecycle_eventsone_to_manyoptionalnonen/a-
employeesholdsskill_profilesone_to_oneoptionalnonen/a-
employeestriggersservice_requestsone_to_manyoptionalnonen/a-
employeestriggerspay_runsone_to_manyoptionalnonen/a-
employeesenrolls_incourse_enrollmentsone_to_manyoptionalnonen/a-
job_profilesmaps_tocoursesmany_to_manyoptionalnonen/a-
employeesbecomescareer_aspirationsone_to_oneoptionalnonen/a-
employeesbecomeswork_shiftsone_to_manyoptionalnonen/a-
employeesbecomescompensation_statementsone_to_oneoptionalnonen/a-
employeestriggersbenefit_enrollmentsone_to_manyoptionalnonen/a-
employeestriggerscorporate_cardsone_to_manyoptionalnonen/a-
employeesspawnsonboarding_journeysone_to_oneoptionalnonen/a-
employeesspawnshr_casesone_to_manyoptionalnonen/a-
employeesfeedsheadcount_plansone_to_manyoptionalnonen/a-
employeesfeedsagency_time_entriesone_to_manyoptionalnonen/a-
employeesonboarded byonboarding_journeysone_to_manyrequirednone (required-if-present)n/a-
coursessequenced_intolearning_pathsmany_to_manyoptionalnonen/a-
coursesenrolled_viacourse_enrollmentsone_to_manyrequirednone (required-if-present)n/a-
skill_profilesupdated bylearner_certificationsone_to_manyoptionalnonen/a-
hcm_positionsrequirescompliance_assignmentsone_to_manyoptionalnonen/a-
org_unitssponsorscompliance_assignmentsone_to_manyoptionalnonen/a-
compliance_obligationstracked bycompliance_assignmentsone_to_manyoptionalnonen/a-
compliance_assignmentstriggersiga_provisioning_eventsone_to_manyoptionalnonen/a-
employeesreflectslearning_recordsone_to_manyoptionalnonen/a-
employeesdeclareslife_eventsone_to_manyoptionalnonen/a-
employeesupdated bylife_eventsone_to_manyoptionalnonen/a-
employeessubmitssurvey_responsesone_to_manyoptionalnonen/a-
employeesflagged onengagement_driversone_to_manyoptionalnonen/a-
employeesreflected onengagement_driversone_to_manyoptionalnonen/a-
employeesraiseshr_casesone_to_manyrequirednone (required-if-present)n/a-
employeesupdated byhr_casesone_to_manyoptionalnonen/a-
case_categoriesdrivesemployeesone_to_manyoptionalnonen/a-
contingent_workersreviewed_againstemployeesone_to_oneoptionalnonen/a-
candidatesbecomesemployeesone_to_onerequirednone (required-if-present)n/a-
employeesfillshcm_positionsone_to_oneoptionalnonen/a-
employeeslearns_viacourse_enrollmentsone_to_manyrequirednone (required-if-present)n/a-
employeesenrolls_inbenefit_enrollmentsone_to_manyrequirednone (required-if-present)n/a-
survey_campaignstargetsemployeesmany_to_manyoptionalnonen/a-
employeeshasemergency_contactsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeeshaswork_eligibility_documentsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeeshasnational_idsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeeshasworker_addressesone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeeshasemployee_dependentsone_to_manyrequired⚠ audit: required composed child out of scopen/a-
employeeshasworker_change_requestsone_to_manyrequirednone (required-if-present)n/a-
employeesapplies_ascandidatesone_to_manyoptionalnonen/a-
employeesis the worker behindtraveler_profilesone_to_oneoptionalnonen/a-
exit_risk_assessmentsassessesemployeesone_to_oneoptionalnonen/a-
insider_risk_casesconcernsemployeesone_to_manyoptionalnonen/a-
frontline_recognitionsrecognizesemployeesone_to_manyrequirednone (required-if-present)n/a-
advocate_profilesrepresentsemployeesone_to_onerequirednone (required-if-present)n/a-

6. Cross-domain context

6.1 Master consumers (other modules / domains that embed this scope’s masters)

(none: no other module embeds this scope’s masters; the canonical owners do.)

6.2 Outbound handoffs (events this scope publishes)

source moduletarget domaintarget moduletrigger_eventtransitionpayloadintegrationfrictiondescription
LMS-COMPLIANCE-TRAININGGRC(domain-level)compliance_assignment.completed(lifecycle)compliance_assignmentsevent_streamlow-
LMS-COMPLIANCE-TRAININGGRC(domain-level)compliance_assignment.due(threshold)compliance_assignmentsevent_streammediumGRC obligation tracker updates the per-employee compliance status to ‘due’ so the regulator-evidence dashboard reflects the impending breach risk. Drives audit-evidence reporting (e.g., Compliance Operations dashboard).
LMS-COMPLIANCE-TRAININGGRC(domain-level)compliance_assignment.expired(threshold)compliance_assignmentsevent_streamhigh-
LMS-COMPLIANCE-TRAININGGRC(domain-level)compliance_assignment.overdue(threshold)compliance_assignmentsevent_streamhighCompliance training overdue is a control failure; GRC tracks obligation status, IGA may suspend high-risk access.
HCM-CORE-WORKERHRSDHRSD-CASE-MGMTemployee.terminatedterminated (lifecycle)employeesevent_streammediumTermination kicks off offboarding case (exit interview, knowledge transfer, paperwork). Multiple downstream HRSD tasks created.
LMS-COMPLIANCE-TRAININGHRSDHRSD-CASE-MGMTcompliance_assignment.due(threshold)compliance_assignmentsapi_callmediumHR Service Delivery opens (or updates) an employee-facing case/task with the impending obligation, deadline, and link to the assigned course. Failure mode: when an HRSD platform isn’t deployed, the nudge falls back to direct email and the in-tool reminder.
HCM-CORE-WORKERIGAIGA-ACCESS-REQUESTemployee.createdcreated (lifecycle)employeesapi_callhighNew employee in HCM triggers directory account creation and birthright-role assignment in IGA. High friction because role-to-entitlement mappings drift per business unit, and IGA frequently needs additional context (cost center, manager, location) that arrives later in the journey. Same trigger event as the HCM → Onboarding and HCM → Payroll handoffs.
HCM-CORE-WORKERIGAIGA-ACCESS-REQUESTemployee.promoted(lifecycle)employeesevent_streamhighPromotion (mover event) requires entitlement re-evaluation: add new role access, revoke prior-role access. SoD risk window during transition.
HCM-CORE-WORKERIGAIGA-ACCESS-REQUESTemployee.terminatedterminated (lifecycle)employeesapi_callhighTermination in HCM must immediately revoke identity access in IGA: disable account, remove group memberships, terminate app-level entitlements. Failure modes: contractor terminations not flowing (different HCM table); rehires confuse the de-provisioning idempotency; access lingers after termination is the canonical audit finding.
LMS-COMPLIANCE-TRAININGIGAIGA-AUTO-PROVISIONINGcompliance_assignment.expired(threshold)compliance_assignmentsapi_callhigh-
LMS-COMPLIANCE-TRAININGIGAIGA-AUTO-PROVISIONINGcompliance_assignment.overdue(threshold)compliance_assignmentsapi_callhighSevere overdue (PCI, HIPAA, SOX-relevant) may auto-suspend system access pending completion. Alert-without-feedback-loop common.
LMS-CREDENTIALSIGAIGA-AUTO-PROVISIONINGlearner_certification.expired(threshold)learner_certificationsapi_callhigh-
LMS-CREDENTIALSIGAIGA-AUTO-PROVISIONINGlearner_certification.renewed(lifecycle)learner_certificationsapi_callmedium-
LMS-CREDENTIALSIGAIGA-AUTO-PROVISIONINGlearner_certification.revoked(lifecycle)learner_certificationsapi_callhigh-
HCM-CORE-WORKERHCMHCM-LIFECYCLE-WORKFLOWSemployee.createdcreated (lifecycle)employeeslifecycle_progressionlowNew worker record surfaces in self-service: manager dashboard, new-hire welcome surface, lifecycle task inbox. In-process state read; no message bus.
HCM-CORE-WORKERHCMHCM-LIFECYCLE-WORKFLOWSemployee.terminatedterminated (lifecycle)employeeslifecycle_progressionlowTermination drives the offboarding self-service flow: exit-interview prompt, equipment-return task, knowledge-handoff surfaces in the lifecycle workflow module.
LMS-COMPLIANCE-TRAININGHCMHCM-LIFECYCLE-WORKFLOWScompliance_assignment.due(threshold)compliance_assignmentsevent_streammediumCompliance assignment due-date nudges to HCM-mastered manager/employee record. HCM surfaces the impending obligation on the employee profile and routes a reminder to the line manager.
HCM-CORE-WORKERPAYROLLPAYROLL-RUNemployee.createdcreated (lifecycle)employeesapi_callmediumNew employee in HCM triggers comp profile activation in Payroll: gross-to-net rules selected by jurisdiction, deductions initialised, bank account and tax setup collected via Onboarding flow. Same trigger event as the HCM → Onboarding handoff; both subscribe to the employee.created event.
HCM-CORE-WORKERPAYROLLPAYROLL-RUNemployee.promoted(lifecycle)employeesevent_streammediumPromotion typically includes salary change. Effective-dated change must flow to PAYROLL with retroactive handling.
HCM-CORE-WORKERPAYROLLPAYROLL-RUNemployee.terminatedterminated (lifecycle)employeesevent_streamhighTermination drives final pay (severance, accrued PTO payout, prorated bonus). Cross-vendor stack when HCM and PAYROLL are different vendors; retro-adjustments are common.
LMS-AUTOMATIONLMSLMS-COURSE-DELIVERYautomated_enrollment_rule.activated(lifecycle)automated_enrollment_ruleslifecycle_progressionlow-
LMS-AUTOMATIONLMSLMS-COMPLIANCE-TRAININGautomated_enrollment_rule.activated(lifecycle)automated_enrollment_ruleslifecycle_progressionlow-
HCM-CORE-WORKERTALENT-MGMTTALENT-PERFORMANCE-MGMTemployee.createdcreated (lifecycle)employeesapi_calllowNew employee triggers talent-profile initialisation in Talent Management: career aspirations, mobility preferences, skills profile stubs. Same employee.created trigger as Onboarding / Payroll / IGA handoffs.
HCM-CORE-WORKERTALENT-MGMTTALENT-PERFORMANCE-MGMTemployee.promoted(lifecycle)employeesevent_streamlowPromotion updates succession-plan slots and 9-box placement context.
HCM-CORE-WORKERWFM(domain-level)employee.createdcreated (lifecycle)employeesevent_streamlowNew employee provisioned in HCM becomes a schedulable resource in WFM - identity, position, base FTE. Mid-shift onboarding and badge-binding are typical edge cases.
HCM-CORE-WORKERCOMP-MGMTCOMP-PLANNINGemployee.createdcreated (lifecycle)employeesevent_streamlowNew-hire creation provides compensation basis. Bands and grades attach via job profile.
HCM-CORE-WORKERCOMP-MGMTCOMP-PLANNINGemployee.promoted(lifecycle)employeesevent_streamlowPromotion event triggers off-cycle compensation review (eligibility, band placement, increase recommendation) in COMP-MGMT.
HCM-CORE-WORKERBEN-ADMINBEN-ENROLLMENTemployee.createdcreated (lifecycle)employeesevent_streammediumNew-hire creation seeds benefits eligibility (waiting periods, default elections). Drives carrier feed setup at end of new-hire window.
HCM-CORE-WORKERBEN-ADMINBEN-ENROLLMENTemployee.terminatedterminated (lifecycle)employeesevent_streamhighTermination triggers benefits termination, COBRA / equivalent notices, and dependent coverage decisions. Late notifications cause coverage gaps.
HCM-CORE-WORKEREXPENSE(domain-level)employee.terminatedterminated (lifecycle)employeesevent_streammediumTermination triggers EXPENSE corporate-card deactivation and outstanding-report close-out.
HCM-CORE-WORKERPSAPSA-PROJECT-DELIVERYemployee.terminatedterminated (lifecycle)employeesevent_streammediumTerminated employee may be the assignee on open project_tasks. PROJECT-DELIVERY needs to surface affected tasks for reassignment or completion handover.
HCM-CORE-WORKERPSAPSA-RESOURCE-MGMTattrition_risk.high(state_change)employeesevent_streamhighML attrition score crosses high threshold. PSA resource managers may proactively rebalance assignments away from at-risk consultants on critical engagements. High friction: probabilistic→deterministic pattern (score requires judgment call), false-positive volume can swamp the staffing queue.
HCM-CORE-WORKERPSAPSA-RESOURCE-MGMTemployee.createdcreated (lifecycle)employeesevent_streamlowNew consultant hired. PSA resource pool adds the employee as available capacity; skill inventory record is seeded for downstream certifications.
HCM-CORE-WORKERPSAPSA-RESOURCE-MGMTemployee.promoted(lifecycle)employeesevent_streamlowConsultant promoted (level / job profile change). PSA reevaluates billable rate band and skill inventory; existing project_assignments may need rate revision.
HCM-CORE-WORKERPSAPSA-RESOURCE-MGMTemployee.terminatedterminated (lifecycle)employeesevent_streammediumConsultant terminated. PSA must release any active project_assignments, return capacity to bench and re-allocate forecast. Medium friction: leaver-event timing varies (immediate vs notice period) and active assignments may need urgent rebalancing.
LMS-COURSE-DELIVERYSKILLS-MGMTSKILLS-MGMT-PROFILEcourse.published(lifecycle)courseslifecycle_progressionlow-

6.3 Inbound handoffs (events this scope reacts to)

target modulesource domainsource moduletrigger_eventtransitionpayloadintegrationfrictiondescription
HCM-CORE-WORKERATSATS-CANDIDATE-CRMcandidate.hiredhired (lifecycle)employeesevent_streammediumCandidate-to-employee conversion: hired candidate from ATS triggers employee-record creation in HCM. Field mapping (candidate → employee) is rarely perfect; missing fields (legal name spelling, work-eligibility detail, tax IDs) get collected in the Onboarding journey and back-filled into HCM.
HCM-CORE-WORKERCOMP-MGMTCOMP-PLANNINGmerit_cycle.approvedapproved (state_change)employeesevent_streamlowCycle-close pay-rate changes post to the worker record (base salary, bonus target, equity guideline).
HCM-CORE-WORKEREMP-EXPEMP-EXP-CONTINUOUS-LISTENattrition_risk.high(state_change)employeesapi_callhighAttrition-risk inference from engagement signals surfaces to managers via HCM dashboards. Probabilistic-signal → deterministic-action pattern: a risk score is not a directive; intervention is gated by manager judgment, data-privacy rules (anonymity floor), and DEI-bias concerns.
HCM-CORE-WORKERPAPA-PREDICTIVE-MODELSattrition_risk.high(state_change)employeesevent_streamhighFlight-risk score flagged on employee; HR-business-partner motion required. Probabilistic-signal-to-deterministic-action friction shape; false-positive volume drives mistrust.
HCM-CORE-WORKERMDM(domain-level)employee_golden_record.createdactive (lifecycle)employeesapi_callmediumResolved identity → HCM links operational HR record.
LMS-AUTOMATIONLMSLMS-COMPLIANCE-TRAININGcompliance_assignment.overdue(threshold)compliance_assignmentslifecycle_progressionlow-

6.4 Master providers (modules / domains that own masters this scope embeds)

data_objectrole herenecessitycanonical owner(s)slice notes
compliance_assignmentsembedded_masterrequiredLMS-COMPLIANCE-TRAINING (LMS)-
coursesembedded_masterrequiredLMS-COURSE-DELIVERY (LMS)-
employeesembedded_masterrequiredHCM-CORE-WORKER (HCM)-
learner_certificationsembedded_masterrequiredLMS-CREDENTIALS (LMS)-
usersconsumerrequired(platform built-in)-

7. Lifecycle states

automated_enrollment_rules (Automated Enrollment Rule)

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1draft----
2active--lms-automation:activate-
3paused--lms-automation:pause-
4archived-lms-automation:archive-

compliance_assignments (Compliance Training Assignment)

This scope holds compliance_assignments as embedded_master; the canonical state machine is owned by LMS-COMPLIANCE-TRAINING.

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1assigned---Mandatory training assignment created for a learner with due date.
2in_progress----Learner has started the underlying course or activity.
3completed-lms-automation:completeLearner finished the assignment within the due window.
4overdue----Due date passed without completion and escalation policy engaged.
5waived-lms-automation:waiveAssignment formally waived by compliance owner with audit reason.
6expired-lms-automation:expireAssignment closed unmet at the regulatory deadline.

courses (Course)

This scope holds courses as embedded_master; the canonical state machine is owned by LMS-COURSE-DELIVERY.

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1draft---Course being authored by an instructional designer or SME.
2in_review----Content under review by L&D or compliance reviewers.
3published--lms-automation:publishCourse released to the catalog and available for enrollment.
4retired-lms-automation:retireCourse removed from the catalog and kept for historical transcripts.

employees (Employee)

This scope holds employees as embedded_master; the canonical state machine is owned by HCM-CORE-WORKER.

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1draft---Pre-hire stub created during requisition or onboarding handoff; not yet a worker of record.
2active--lms-automation:active_employeeWorker is currently employed and appears in headcount, payroll eligibility, and directory feeds.
3on_leave--lms-automation:on_leave_employeeEmployee is on approved leave (parental, medical, sabbatical); active record but suppressed from some downstream feeds.
4suspended--lms-automation:suspended_employeeEmployment temporarily halted (investigation, disciplinary); pay and access may be paused.
5terminated-lms-automation:terminated_employeeEmployment ended (voluntary or involuntary); final pay processed, access deprovisioned.

escalation_rules (Escalation Rule)

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1draft----
2active--lms-automation:activate-
3paused--lms-automation:pause-
4archived-lms-automation:archive-

learner_certifications (Certification)

This scope holds learner_certifications as embedded_master; the canonical state machine is owned by LMS-CREDENTIALS.

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1issued-lms-automation:issueCredential awarded to the learner with issue and expiry dates.
2active----Credential in force and valid for compliance or role requirements.
3renewing----Recertification campaign engaged before expiry.
4renewed--lms-automation:renewCredential renewed with a fresh validity window.
5expired---Credential past its expiry date and no longer valid.
6revoked-lms-automation:revokeCredential withdrawn by the issuing body or L&D for cause.

learner_notifications (Learner Notification)

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1queued----
2sent--lms-automation:send-
3delivered----
4failed----

manager_nudges (Manager Nudge)

orderstate_nameinitial?terminal?requires_permission?derived gatedescription
1pending----
2sent--lms-automation:send-
3acknowledged----
4dismissed----

8. Permissions and business rules (derived)

8.1 Permissions

permissiontierdescriptionincluded in :admin?
lms-automation:readbaseline-readRead access to every entity in the module
lms-automation:managebaseline-manageEdit operational records
lms-automation:adminbaseline-adminEdit reference data and inherit every workflow gate below-
lms-automation:active_employeeworkflow-gate (lifecycle)Transition employees into state active
lms-automation:on_leave_employeeworkflow-gate (lifecycle)Transition employees into state on_leave
lms-automation:suspended_employeeworkflow-gate (lifecycle)Transition employees into state suspended
lms-automation:terminated_employeeworkflow-gate (lifecycle)Transition employees into state terminated
lms-automation:publishworkflow-gate (lifecycle)Transition courses into state published
lms-automation:retireworkflow-gate (lifecycle)Transition courses into state retired
lms-automation:issueworkflow-gate (lifecycle)Transition learner_certifications into state issued
lms-automation:renewworkflow-gate (lifecycle)Transition learner_certifications into state renewed
lms-automation:revokeworkflow-gate (lifecycle)Transition learner_certifications into state revoked
lms-automation:completeworkflow-gate (lifecycle)Transition compliance_assignments into state completed
lms-automation:waiveworkflow-gate (lifecycle)Transition compliance_assignments into state waived
lms-automation:expireworkflow-gate (lifecycle)Transition compliance_assignments into state expired
lms-automation:activateworkflow-gate (lifecycle)Transition automated_enrollment_rules into state active
lms-automation:pauseworkflow-gate (lifecycle)Transition automated_enrollment_rules into state paused
lms-automation:archiveworkflow-gate (lifecycle)Transition automated_enrollment_rules into state archived
lms-automation:sendworkflow-gate (lifecycle)Transition learner_notifications into state sent
lms-automation:view_all_learner_notificationsoverride (personal_content)View all learner_notifications rows beyond row-scope
lms-automation:manage_all_learner_notificationsoverride (personal_content)Manage all learner_notifications rows beyond row-scope
lms-automation:view_all_manager_nudgesoverride (personal_content)View all manager_nudges rows beyond row-scope
lms-automation:manage_all_manager_nudgesoverride (personal_content)Manage all manager_nudges rows beyond row-scope
lms-automation:view_all_employeesoverride (personal_content)View all employees rows beyond row-scope
lms-automation:manage_all_employeesoverride (personal_content)Manage all employees rows beyond row-scope
lms-automation:view_all_compliance_training_assignmentsoverride (personal_content)View all compliance_assignments rows beyond row-scope
lms-automation:manage_all_compliance_training_assignmentsoverride (personal_content)Manage all compliance_assignments rows beyond row-scope
lms-automation:view_all_certificationsoverride (personal_content)View all learner_certifications rows beyond row-scope
lms-automation:manage_all_certificationsoverride (personal_content)Manage all learner_certifications rows beyond row-scope

8.2 Business rules

rule_namedata_objectsource flagintent
learner_notification_edit_scopelearner_notificationshas_personal_contentRow-scope by default; override via lms-automation:view_all_learner_notifications / lms-automation:manage_all_learner_notifications
manager_nudge_edit_scopemanager_nudgeshas_personal_contentRow-scope by default; override via lms-automation:view_all_manager_nudges / lms-automation:manage_all_manager_nudges
employee_edit_scopeemployeeshas_personal_contentRow-scope by default; override via lms-automation:view_all_employees / lms-automation:manage_all_employees
compliance_training_assignment_edit_scopecompliance_assignmentshas_personal_contentRow-scope by default; override via lms-automation:view_all_compliance_training_assignments / lms-automation:manage_all_compliance_training_assignments
certification_edit_scopelearner_certificationshas_personal_contentRow-scope by default; override via lms-automation:view_all_certifications / lms-automation:manage_all_certifications

9. Roles, RACI, and responsibilities (derived)

Baseline roles, the permission hierarchy, and RACI realization are DERIVED from this scope’s entity-type write tiers + process_raci; none of it is stored in the catalog (the deployer provisions it from this blueprint).

9.1 LMS-AUTOMATION

Baseline roles:

rolebaseline grant
lms-automation_viewerlms-automation:read
lms-automation_managerlms-automation:manage
lms-automation_adminlms-automation:admin

Permission hierarchy:

permissionincludes
lms-automation:adminlms-automation:manage
lms-automation:managelms-automation:read
lms-automation:adminlms-automation:active_employee
lms-automation:adminlms-automation:on_leave_employee
lms-automation:adminlms-automation:suspended_employee
lms-automation:adminlms-automation:terminated_employee
lms-automation:adminlms-automation:publish
lms-automation:adminlms-automation:retire
lms-automation:adminlms-automation:issue
lms-automation:adminlms-automation:renew
lms-automation:adminlms-automation:revoke
lms-automation:adminlms-automation:complete
lms-automation:adminlms-automation:waive
lms-automation:adminlms-automation:expire
lms-automation:adminlms-automation:activate
lms-automation:adminlms-automation:pause
lms-automation:adminlms-automation:archive
lms-automation:adminlms-automation:send
lms-automation:adminlms-automation:view_all_learner_notifications
lms-automation:adminlms-automation:manage_all_learner_notifications
lms-automation:adminlms-automation:view_all_manager_nudges
lms-automation:adminlms-automation:manage_all_manager_nudges
lms-automation:adminlms-automation:view_all_employees
lms-automation:adminlms-automation:manage_all_employees
lms-automation:adminlms-automation:view_all_compliance_training_assignments
lms-automation:adminlms-automation:manage_all_compliance_training_assignments
lms-automation:adminlms-automation:view_all_certifications
lms-automation:adminlms-automation:manage_all_certifications

Processes wired:

process_keyprocess_namePCF codePCF IDleveldescription
manage_maintain_employee_dataManage and maintain employee data7.7.3105243Capturing and updating employee information and data and information on the employees.
manage_leave_absenceManage leave of absence7.6.2.2105154Managing the period of time that an employee must be away from their primary job, while maintaining the status of employee (i.e., paid and unpaid leave of absence but not vacations, holidays, hiatuses, sabbaticals, and work-from-home programs).
manage_separationManage separation7.6.2105133Managing the process of employee separation, including leaves of absence, resignations, discharges, and layoffs. Inform the employee of the termination. Complete paperwork for continuation of benefits. Enter employment status change into system.
develop_conduct_manage_employeeDevelop, conduct, and manage employee training programs7.3.4.5104934Creating, implementing, and managing the programs for training employees. Create and design sessions on the basis of the needs and the availability of the skills. Conduct the sessions in person or virtually. Manage all aspects related to the training programs. Consider including literacy training, interpersonal skills training, technical training, problem-solving training, diversity or sensitivity training, etc.
manage_examinationsManage examinations and certifications7.3.4.6201254Managing identified training programs for employees. Engage with industries to provide certifications, administer certification test, and maintain active certification.
train_employees_appropriateTrain employees on appropriate regulatory requirements2.1.3.5.1127725Conducting training and impart learning to existing and new employees. Training will relate to the most recent/enforced regulations of the business to meet Manage regulatory requirements [12771].

RACI realization:

actorkindraciprocess_keyrealization
HR-PEOPLE-OPS-SPECIALISTpersonaresponsiblemanage_maintain_employee_datagrant gates [lms-automation:active_employee] + the gated entities’ write tier
HR-BUSINESS-PARTNERpersonaaccountablemanage_maintain_employee_dataapproval gate
HR-HRIS-ADMINpersonaconsultedmanage_maintain_employee_dataadvisory read grant
PEOPLE-MANAGERpersonainformedmanage_maintain_employee_datanotification side effect (trigger_event / webhook_receiver)
HR-PEOPLE-OPS-SPECIALISTpersonaresponsiblemanage_leave_absencegrant gates [lms-automation:on_leave_employee] + the gated entities’ write tier
PEOPLE-MANAGERpersonaaccountablemanage_leave_absenceapproval gate
HR-BUSINESS-PARTNERpersonaconsultedmanage_leave_absenceblocking consultation state
HR-HRIS-ADMINpersonainformedmanage_leave_absencenotification side effect (trigger_event / webhook_receiver)
HR-PEOPLE-OPS-SPECIALISTpersonaresponsiblemanage_separationgrant gates [lms-automation:terminated_employee] + the gated entities’ write tier
HR-BUSINESS-PARTNERpersonaaccountablemanage_separationapproval gate
PEOPLE-MANAGERpersonaconsultedmanage_separationadvisory read grant
HR-HRIS-ADMINpersonainformedmanage_separationnotification side effect (trigger_event / webhook_receiver)
LD-INSTRUCTIONAL-DESIGNERpersonaresponsibledevelop_conduct_manage_employeegrant gates [lms-automation:publish] + the gated entities’ write tier
LD-LEARNING-ADMINpersonaaccountabledevelop_conduct_manage_employeeapproval gate
LD-INSTRUCTORpersonaconsulteddevelop_conduct_manage_employeeadvisory read grant
PEOPLE-MANAGERpersonainformeddevelop_conduct_manage_employeenotification side effect (trigger_event / webhook_receiver)
LD-LEARNING-ADMINpersonaresponsiblemanage_examinationsgrant gates [lms-automation:issue] + the gated entities’ write tier
GRC-COMPLIANCE-TRAINING-MANAGERpersonaaccountablemanage_examinationsapproval gate
LD-INSTRUCTORpersonaconsultedmanage_examinationsadvisory read grant
GRC-COMPLIANCE-TRAINING-MANAGERpersonaresponsibletrain_employees_appropriategrant gates [lms-automation:complete] + the gated entities’ write tier
GRC-COMPLIANCE-TRAINING-MANAGERpersonaaccountabletrain_employees_appropriateapproval gate
PEOPLE-MANAGERpersonaconsultedtrain_employees_appropriateadvisory read grant
LEGAL-COMPLIANCE-SPECIALISTpersonainformedtrain_employees_appropriatenotification side effect (trigger_event / webhook_receiver)

9.2 Functional ownership and default grants

responsibilitybusiness functiondefault roledefault tier
ownerLearning and Developmentadmin:admin
contributorGovernance, Risk and Compliancemanage:manage
contributorLegalmanage:manage
consumerManufacturing Operationsread:read
consumerSalesread:read
consumerSoftware Engineeringread:read