Skip to content

Scheduling Phase B: job routing (service areas, load/proximity assignment, booking rules) #265

Description

@important-new

Phase A of the scheduling program (My Schedule, blocks, holidays, slot engine) shipped in #252 / #255. Phase B — routing — is not yet started.

Scope

  • Service areas: per-inspector zip/region eligibility.
  • Routing strategies beyond first-available: least_loaded and closest. Today pickInspector in server/lib/booking/booking.service.ts sorts eligible users by (name, id) and returns the first.
  • Booking rules: minimum lead time + same-day cutoff time on tenant_configs.

Deliverables: service-area schema + API + settings UI; routing-strategy selection; booking-rules engine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions