9faa7168bc
Deploy / deploy (push) Successful in 57s
Completes the 94-saint batch's Benedictus-antiphon coverage. A saint with a genuine proper collect doesn't imply a genuine proper antiphon, same finding as St. Martin of Tours's mixed proper/shared split from the original 29-saint pass: of the 26, 15 are genuinely unwinnable stubs (already documented from the collects pass -- always commemorated, never the day's own title, so nothing to live-query) and left honestly missing, matching St. Frances of Rome/St. Bibiana's precedent from the original 109-saint pass; 7 of the remaining 11 turned out to render byte-identical to an already-authored Common category (benedictusCommon wired directly, no new content) -- including Ss. Dionysius and Companions, whose own `common` field says common-of-a-martyr-bishop but whose live-verified minor-hour text actually matches common-of-several-martyrs, another case (like Chair of St. Peter earlier) where the two fields genuinely diverge. The other 4 have real unique text of their own: All Saints of the Benedictine Order, St. Agnes (secunda), St. Benedict (no English in the source, translated and marked draft, same gap as St. Scholastica's), and the Vigil of St. John the Baptist (deliberately echoing the Benedictus canticle's own opening words). P/T/S/N for these 26 not attempted here -- a further layer on top, same as how the original 109 got Benedictus antiphons long before their own later, separate P/T/S/N pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
26 lines
1.5 KiB
YAML
26 lines
1.5 KiB
YAML
# Verified against Divinum Officium (Monastic Tridentinum 1617), live
|
|
# kalendar check on a clean year (2026-08-07, 2029-08-07) -- wins outright
|
|
# at Simplex, alone. On a year where Aug 3 (the Finding of St. Stephen,
|
|
# see finding-of-st-stephen.yml) falls on a Sunday, the *real* engine
|
|
# transfers that Semiduplex feast forward past several higher-rank fixed
|
|
# feasts (Dominic, Our Lady of the Snows, the Transfiguration) and lands
|
|
# it here instead, reducing this saint to a mere commemoration for that
|
|
# one year (confirmed live in both 2025 and 2031, both Aug-3-Sunday
|
|
# years). This app's own transfer machinery doesn't chase a multi-day
|
|
# skip search like that, so in this app Donatus wins here every year,
|
|
# including ones where the real engine would displace him -- a known,
|
|
# documented simplification, not a guess; see the regression test in
|
|
# tests/calendar/august-sanctoral.test.ts. No unique collect regardless:
|
|
# the raw file at this MM-DD slot (Sancti/08-07.txt) is actually St.
|
|
# Cajetan's (a later, post-1617 addition to this filename slot, added
|
|
# 1671) -- a live prayTertia query for the Monastic 1617 track returns no
|
|
# Oratio at all, confirming propers: null is correct.
|
|
id: st-donatus
|
|
name: "St. Donatus, Bishop and Martyr"
|
|
rank: simplex
|
|
common: common-of-a-martyr-bishop
|
|
propers: "st-donatus"
|
|
# Benedictus antiphon live-verified (2026-08, Lauds query, 2026-08-07, winner
|
|
# outright) as byte-identical to common-of-a-martyr.yml's own.
|
|
benedictusCommon: common-of-a-martyr
|