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
17 lines
791 B
YAML
17 lines
791 B
YAML
# Verified against Divinum Officium (Monastic Tridentinum 1617), live kalendar
|
|
# check (2035-06-26, no Sunday collision) -- winner outright, Semiduplex.
|
|
# Roman martyrs John and Paul -- not St. John the Baptist/Evangelist or
|
|
# St. Paul the Apostle, despite the shared names. Own proper collect and
|
|
# antiphon.
|
|
id: ss-john-and-paul
|
|
name: "Ss. John and Paul, Martyrs"
|
|
nameLa: "Sancti Joannes et Paulus, Martyres"
|
|
rank: semiduplex
|
|
common: common-of-several-martyrs
|
|
propers: "ss-john-and-paul"
|
|
# P/T/S/N: no [Ant Prima]/etc of its own in the source (06-26.txt) --
|
|
# [Rule]/[Rank] point to Commune/C3 instead, the same C-number family already
|
|
# live-query-verified for common-of-several-martyrs.yml (see TODO.md's 'minor
|
|
# hour content gaps' section).
|
|
minorHoursCommon: common-of-several-martyrs
|