22 students from demo_students.
| Name | Program | Cohort | Status | |
|---|---|---|---|---|
| Brittany Nguyen | brittany.nguyen@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | completed |
| Emma Smith | emma.smith@gmail.com | Certified Clinical Medical Assistant | CCMA-2026-09 | cancelled |
| Marcus Rivera | marcus.rivera.test@example.com | Medical Billing & Coding | MBC-2026-08 | applicant |
| Owen Rodriguez | virtualrecoach@gmail.com | Pharmacy Technician | — | accepted |
| Charlotte Taylor | virtualrecoach@gmail.com | Phlebotomy Technician | PHLEB-2026-08 | accepted |
| Liam Petrov | liam.petrov@apexallied.edu | Certified Clinical Medical Assistant | CCMA-2026-09 | applicant |
| Zoe Andersen | zoe.andersen@apexallied.edu | Certified Clinical Medical Assistant | CCMA-2026-09 | applicant |
| Maria Delgado | maria.delgado@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Destiny Clark | destiny.clark@apexallied.edu | Medical Billing & Coding | MBC-2026-01 | withdrawn |
| James Okafor | james.okafor@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Devon Marsh | devon.marsh@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Sofia Ramirez | sofia.ramirez@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Tyler Brooks | tyler.brooks@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Keisha WillIams | keisha.williams@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Lucas Ferraro | lucas.ferraro@apexallied.edu | Expanded Functions Dental Assistant | EFDA-2026-06 | active |
| Amara Johnson | amara.johnson@apexallied.edu | Phlebotomy Technician | PHLEB-2026-08 | enrolled |
| Noah Kim | noah.kim@apexallied.edu | Phlebotomy Technician | PHLEB-2026-08 | enrolled |
| Isabella Cruz | isabella.cruz@apexallied.edu | Phlebotomy Technician | PHLEB-2026-08 | enrolled |
| Ethan Toussaint | ethan.toussaint@apexallied.edu | Medical Billing & Coding | MBC-2026-08 | enrolled |
| Grace Osei | grace.osei@apexallied.edu | Medical Billing & Coding | MBC-2026-08 | enrolled |
| Hannah Reyes | hannah.reyes@apexallied.edu | Medical Billing & Coding | MBC-2026-01 | completed |
| Marcus Bell | marcus.bell@apexallied.edu | Medical Billing & Coding | MBC-2026-01 | completed |
Student records are created through three paths: (1) Atticus handoff — when a lead completes intake, their name, email, and program interest automatically seed an applicant record; (2) Admissions staff form — after the enrollment agreement is signed, staff enters legal name, DOB, CIP code, start date, and enrollment status via a validated form; (3) Bulk CSV/XLSX import — for migrating an existing cohort, gated to owner role.
Every write — creation, edit, status change — logs to an append-only audit_events table (old value, new value, user, timestamp, reason). Records live in a Postgres students table with row-level security scoped by staff role.