514300821a
Deploy / deploy (push) Successful in 1m31s
Authors a real Latin nameLa for every saint in src/data/calendar/saints/ except the deliberate example-confessor placeholder (standard ecclesiastical Latin forms, a lighter sourcing bar than this app's usual reference-engine verification -- flagged for future spot-check). Fixes a real mechanism bug found in the process: calendar/index.ts's sanctoral collision-resolution branch was dropping nameLa for any saint that won after beating another same-day candidate. Updates ~180 pre-existing test fixtures across the calendar suite for the new field. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EwsZQMjALCvy7u9tFDWmuQ
23 lines
1.0 KiB
YAML
23 lines
1.0 KiB
YAML
# Verified against Divinum Officium (web/www/horas/Latin/Sancti/09-08.txt,
|
|
# untagged/default [Rank] block). Propers backfilled during the September
|
|
# pull (live kalendar/prayTertia check, 2025-09-08) now that the
|
|
# collect-pulling methodology exists -- own proper collect and antiphon;
|
|
# wins outright over the stub St. Hadrian (see st-hadrian.yml).
|
|
id: nativity-bvm
|
|
name: "The Nativity of the Blessed Virgin Mary"
|
|
nameLa: "Nativitas Beatæ Mariæ Virginis"
|
|
rank: duplex-2-classis
|
|
common: common-of-the-bvm
|
|
propers: "nativity-bvm"
|
|
minorHoursCommon: common-of-the-bvm
|
|
# Has a real octave (Sep 8-15) -- see calendar/types.ts's OctaveConfig.
|
|
# Strengthened to `wins: duplex` (2026-08 user decision), same pattern
|
|
# as pentecost-sunday.yml's and assumption.yml's own overrides. Side
|
|
# effect accepted by the user: St. Nicholas of Tolentino (Sep 10,
|
|
# semiduplex) no longer ties and wins an ordinary octave day here -- he
|
|
# now loses outright to the octave instead (see
|
|
# st-nicholas-of-tolentino.yml).
|
|
octave:
|
|
enabled: true
|
|
wins: duplex
|