Load fixed-date sanctoral entries onto the calendar grid #24

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

Problem

Phase two overlays sanctoral feasts keyed to fixed civil dates onto the temporal grid produced by phase one. The loader is the entry point for that overlay.

Acceptance criteria

  • Sanctoral entries are read from corpus data and placed on their month/day
  • Feasts on 29 February and movable-to-fixed edge cases are handled
  • Each placed entry carries its rank, colour, and observance ID
  • Unit tests verify placement for a representative month

Notes

Data shape is owned by the corpus epic; this issue consumes it.

## Problem Phase two overlays sanctoral feasts keyed to fixed civil dates onto the temporal grid produced by phase one. The loader is the entry point for that overlay. ## Acceptance criteria - [ ] Sanctoral entries are read from corpus data and placed on their month/day - [ ] Feasts on 29 February and movable-to-fixed edge cases are handled - [ ] Each placed entry carries its rank, colour, and observance ID - [ ] Unit tests verify placement for a representative month ## Notes Data shape is owned by the corpus epic; this issue consumes it.
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#24
No description provided.