Operational flows
School workflows and automation
Workflow chains are implemented as product narratives now, and can later map to live state machines and queue execution.
Core workflows
Admission: Apply -> Review -> Approve -> Enroll
Academic: Class -> Assignment -> Exam -> Result
Finance: Invoice -> Payment -> Receipt
HR: Recruit -> Join -> Payroll -> Exit
Approval: Request -> Step -> Decision
Events
- StudentCreated
- PaymentCompleted
- ExamPublished
Jobs
- SendNotification
- GeneratePDF
- SyncBiometric