Derive the movable feast skeleton from Easter #16

Closed
opened 2026-07-01 00:50:53 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:50:53 +00:00 (Migrated from github.com)

Problem

Given Easter, the engine must derive the dependent movable points: Septuagesima, Ash Wednesday, Ascension, Pentecost, Corpus Christi, and the Sundays counted from them.

Acceptance criteria

  • A movable-feast calculator yields all Easter-relative anchor dates for a year
  • Offsets are expressed in days relative to Easter, not hard-coded
  • Unit tests verify each anchor for at least three sample years
  • Leap-year handling is asserted

Notes

Anchors feed temporal-block filling.

## Problem Given Easter, the engine must derive the dependent movable points: Septuagesima, Ash Wednesday, Ascension, Pentecost, Corpus Christi, and the Sundays counted from them. ## Acceptance criteria - [ ] A movable-feast calculator yields all Easter-relative anchor dates for a year - [ ] Offsets are expressed in days relative to Easter, not hard-coded - [ ] Unit tests verify each anchor for at least three sample years - [ ] Leap-year handling is asserted ## Notes Anchors feed temporal-block filling.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Core#16
No description provided.