Model the liturgical season/season-set type #12

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

Problem

The office of the day reports its season (Advent, Christmastide, Septuagesima, Lent, Passiontide, Eastertide, Time after Pentecost, etc.). A typed season is needed so temporal blocks and output agree.

Acceptance criteria

  • Season type enumerates the traditional Roman seasons used by the 1962 calendar
  • Each season exposes a stable machine name for output
  • Helper maps a temporal block to its season
  • Unit tests cover boundary seasons (Septuagesima, Passiontide)

Notes

Season assignment is consumed by both temporal fill and the output contract.

## Problem The office of the day reports its season (Advent, Christmastide, Septuagesima, Lent, Passiontide, Eastertide, Time after Pentecost, etc.). A typed season is needed so temporal blocks and output agree. ## Acceptance criteria - [ ] Season type enumerates the traditional Roman seasons used by the 1962 calendar - [ ] Each season exposes a stable machine name for output - [ ] Helper maps a temporal block to its season - [ ] Unit tests cover boundary seasons (Septuagesima, Passiontide) ## Notes Season assignment is consumed by both temporal fill and the output contract.
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#12
No description provided.