Skip to main content

Glossary

TermDefinition
Actionable ItemA pending task in a user's queue that requires their action (e.g., submit review, accept evaluation).
ActiveAn employee status indicating the person is currently employed and working.
AdminThe highest-privilege system role with full access to all features including role management.
AttachmentA file uploaded to an employee record or KPI evaluation (evidence). Max 1 MB per file.
ConfirmedAn employment lifecycle status indicating the employee has passed probation and is a permanent staff member.
CSRFCross-Site Request Forgery — a security attack prevented by token-based verification on all mutating API requests.
CSVComma-Separated Values — a plain text file format used for importing and exporting tabular data.
DepartmentAn organizational unit within an entity (company). Employees belong to exactly one department.
DisputeWhen an employee disagrees with their KPI evaluation result and raises a formal objection.
Employee NumberA unique identifier assigned to each employee (e.g., EMP-001). Cannot be changed after creation.
Employment LifecycleThe stage of an employee's tenure: Probationary, Confirmed, Resigned, or Terminated.
EntityA company or legal business unit within the organization. The top level of the organizational hierarchy.
EvaluationA KPI evaluation record generated for an employee when a KPI cycle is published for their department.
EvidenceSupporting documentation attached to a KPI evaluation during self-assessment or review.
Force CloseAn HR action that moves a KPI evaluation to its final Completed status, regardless of whether it was accepted or disputed.
HiPoHigh Potential — an employee classification for those scoring 90% or above on KPI evaluations.
HRHuman Resources — a system role with broad access to employee data, KPI management, and probation workflows.
InactiveAn employee status indicating the person is no longer actively employed.
KPIKey Performance Indicator — a measurable value used to evaluate employee performance.
KPI CycleA time-boxed evaluation period (e.g., quarterly) during which employees are scored against KPI templates.
KPI TemplateA reusable set of weighted evaluation items that define what employees are scored on.
ManagerA system role for department managers who review employee performance and conduct probation assessments.
Manager ReviewThe step in a KPI evaluation where the assigned reviewer scores the employee (after self-assessment).
PIPPerformance Improvement Plan — a corrective action recommended for employees scoring below 50% on evaluations.
ProbationAn initial employment period (typically 3 months) during which a new employee's performance is monitored before confirmation.
Probation ReviewA formal assessment conducted by a manager during an employee's probation period, with HR oversight.
ProbationaryAn employment lifecycle status for employees who have not yet been confirmed as permanent staff.
PublishThe action of generating individual KPI evaluation records from a cycle's department+template assignment.
RBACRole-Based Access Control — a security model where permissions are assigned to roles, and roles are assigned to users.
Reports ToThe employee's direct supervisor in the organizational hierarchy.
ResignedAn employment lifecycle status for employees who left voluntarily.
ReviewerThe person assigned to score an employee's KPI evaluation (typically their manager or team lead).
RoleA named set of permissions that determines what a user can see and do in the system.
SanctumLaravel Sanctum — the authentication package used for cookie-based session management.
ScrambleA Laravel package that auto-generates OpenAPI documentation from route definitions and form requests.
Self-AssessmentThe first step of a KPI evaluation where the employee scores themselves on each item.
Spatie PermissionA Laravel package that provides RBAC functionality (roles and permissions).
Team LeadA system role similar to Manager but with narrower employee visibility (only led departments).
TerminatedAn employment lifecycle status for employees whose employment was ended by the company.
WeightA percentage value assigned to a KPI template item that determines its contribution to the overall score. All weights in a template must total 100.