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
27 lines
1.4 KiB
YAML
27 lines
1.4 KiB
YAML
# Verified against Divinum Officium (web/www/horas/Latin/Sancti/08-15.txt,
|
|
# untagged/default [Rank] block). Propers backfilled during the August
|
|
# pull (live kalendar/prayTertia check, 2025-08-15) now that the
|
|
# collect-pulling methodology exists -- own proper collect. Its own
|
|
# [Ant 1] is itself a cross-reference (@Sancti/08-15t, a Tridentine-
|
|
# specific block) rather than plain text, so left unpulled this pass.
|
|
id: assumption
|
|
name: "The Assumption of the Blessed Virgin Mary"
|
|
nameLa: "Assumptio Beatæ Mariæ Virginis"
|
|
rank: duplex-1-classis
|
|
common: common-of-the-bvm
|
|
propers: "assumption"
|
|
# Has a real octave (Aug 15-22) -- see calendar/types.ts's OctaveConfig.
|
|
# Strengthened to `wins: duplex` (2026-08 user decision), same pattern
|
|
# as pentecost-sunday.yml's own override -- a Semiduplex saint no
|
|
# longer just ties (and, by the ordinary-day tie rule, wins) an
|
|
# ordinary octave day here; it loses outright to the octave instead.
|
|
# Concrete motivation: st-john-eudes.yml's demotion to Semiduplex only
|
|
# actually cedes Aug 19 to the octave because of this. Side effect
|
|
# accepted by the user: st-damasus.yml (Dec 11, Immaculate Conception's
|
|
# octave) and st-nicholas-of-tolentino.yml (Sep 10, Nativity of the
|
|
# BVM's octave) are unrelated octaves not touched by this change, so
|
|
# they're unaffected -- this only strengthens Assumption's own octave.
|
|
octave:
|
|
enabled: true
|
|
wins: duplex
|