document whole-set scheduling

This commit is contained in:
Yisroel Baum 2026-08-08 22:15:59 +03:00
parent 29116ce26b
commit 72f0a6bccb
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 8 additions and 1 deletions

View file

@ -9,6 +9,9 @@ these rules.
- Attainly is in early development.
- Attainly helps users break hierarchical goals into scheduled assignments,
complete daily work, and track progress toward a target date.
- Schedules target whole sets. Users choose an element kind as the assignment
granularity. To schedule a subset, create a separate named set containing
that subset.
- Schedule recalculation must preserve completed work while redistributing
unfinished assignments across the remaining dates.
- Planned features in `README.md` are future ideas, not authorized scope.