Options for targetDaysPerWeek.
Use this for stated weekly patterns like “works a 4-day week” when that
pattern should remain flexible. This is soft-only by design. Pair it with
maxDaysPerWeek when the same number is also a hard cap, and use
minDaysPerWeek only when the requirements explicitly require a minimum.
Properties
priority
priority?: "LOW" | "MEDIUM" | "HIGH"
Soft only. Defaults to "HIGH".