aboutsummaryrefslogtreecommitdiff
path: root/test/test_lectionary_ef.ml
Commit message (Collapse)AuthorAgeFilesLines
* kernel+ef: resolve readings, chain steps 1 and 2Lukasz Kasprzak2026-08-151-0/+68
Liturgical_day.citations has read "always empty until Plan 4" since Plan 3; it is now filled. Rite.t gains a readings function, rite-supplied for the same reason transfer_target is: what a day with no proper falls back to is a rubric, not a universal. Calendar calls it and passes its own temporal function as the callback the rite needs to reach another date. Steps 1 and 2 only: the observed celebration's own proper, else the day's own temporal slug. Nothing encodes "Lent has daily propers" -- the presence of an entry is the discriminator.