a6261f044a
Deploy / deploy (push) Successful in 1m32s
Threads an optional nameLa field through SanctoralIdentity/SaintRecord/ TemporalFeastRecord/ActiveOctave so day-label.ts can render real Latin proper names instead of always falling back to English. Authors the proof set: all 11 named temporal feasts plus St. Lawrence (chosen to exercise the octave-headline and octave-commemoration code paths too). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EwsZQMjALCvy7u9tFDWmuQ
20 lines
937 B
YAML
20 lines
937 B
YAML
# Pentecost's Octave (Pentecost Sunday + 7 days). Stricter threshold than
|
|
# the default: user-confirmed rule (2026-08) is that a saint needs to be
|
|
# Duplex or higher to keep the day for itself here -- Semiduplex and below
|
|
# are commemorated, with the Octave winning the day instead. This replaces
|
|
# the previous approximation of folding Pentecost's octave into the
|
|
# `privileged-feria-major` temporal category (which never let *any* rank
|
|
# win outright) -- see data/calendar/temporal-categories.yml, where those
|
|
# offsets were downgraded to `ordinary-feria` so a real sanctoral
|
|
# candidate reaches this octave layer instead of being transferred away
|
|
# before it gets the chance.
|
|
id: pentecost-sunday
|
|
name: "Pentecost"
|
|
# Reference engine's own [Officium] title, Tempora/Pent00-0.txt — already
|
|
# a nominative noun phrase, no adaptation needed.
|
|
nameLa: "Dominica Pentecostes"
|
|
rank: duplex-1-classis
|
|
octave:
|
|
enabled: true
|
|
wins: duplex
|