Expand description
Staff contracts for scheduling, roles, training, and shift/labor context. Staff tasking decisions for resort labor assignment and closeout.
Staff work is shared across service lines. These types turn validated daily-brief, reservation, pet, and workflow signals into assignable labor, making the cost levers explicit: what work exists, who/what role owns it, priority, due time, and completion evidence.
Modules§
- completion_
evidence - Staff-task completion evidence retained for audit and BI reconciliation.
- task
- Staff-task vocabulary for routing work, ranking urgency, and preserving source proof.
Structs§
- Task
- Staff task assembled from source-backed resort work so managers can route labor without guessing.
- Task
Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Role
- Resort labor role that can own or be assigned a staff task.