document reschedule date semantics
This commit is contained in:
parent
d9d9869a49
commit
e5d4402f2c
1 changed files with 3 additions and 2 deletions
|
|
@ -20,8 +20,9 @@ these rules.
|
|||
- Persisted schedules must not reference their source set or selected level.
|
||||
Persisted assignments must not reference their source elements. Later
|
||||
source edits or deletions must not change an existing schedule.
|
||||
- Schedule recalculation must preserve completed work while redistributing
|
||||
unfinished assignments across the remaining dates.
|
||||
- Schedule recalculation must preserve completed work and the schedule's
|
||||
original start date. Treat the requested start as the boundary for
|
||||
redistributing unfinished assignments, and update the target date.
|
||||
- Planned features in `README.md` are future ideas, not authorized scope.
|
||||
- The Laravel backend exists under `backend/`.
|
||||
- The standalone Vue frontend exists under `frontend/website/`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue