Add 4 more fixed Lord's/BVM feasts, and fix Our Lady of the Snows' Nocturn 3
Deploy / deploy (push) Successful in 1m6s
Deploy / deploy (push) Successful in 1m6s
Finding of the Holy Cross (May 3), the Transfiguration (Aug 6), the Exaltation of the Holy Cross (Sep 14), and Dedication of the Basilica of the Most Holy Savior (Nov 9, the Lateran) were all excluded under the same stale "fixed feast of the Lord, not modeled" note that turned out wrong for Our Lady of the Snows. All four have real, complete content in the reference engine. Presentation of the BVM (Nov 21) was excluded under the equivalent "fixed BVM feast" note and is added the same way. - finding-of-the-holy-cross: fully proprium, own collect/antiphon/Matins throughout; now correctly outranks ss-alexander-eventius-theodulus-and-juvenal, matching what that saint's own file already documented as the live reality. - transfiguration: same proprium shape. Its subordinate saints (Ss. Xystus/Felicissimus/Agapitus) stay excluded -- blocked by the real, separate octave/subordination-rendering gap, not by an unmodeled Transfiguration. - exaltation-of-the-holy-cross: reuses the Finding of the Holy Cross's content wholesale (ex Sancti/05-03) -- collect/antiphon via a cross-id `propers` pointer, Matins nocturn-readings duplicated (no cross-id lookup exists for that mechanism). - dedication-of-the-basilica-of-the-most-holy-savior: reuses the existing Common-of-a-Dedication (collect-c8, benedictus-antiphon- common-of-a-dedication), real unique Nocturn 2 vita of her own. Her secondary, St. Theodore, stays excluded for the same octave/subordination reason as above. - presentation-of-the-bvm: real unique collect of her own; her Benedictus antiphon is a substituted Common reference (truncate-and-add-alleluia edit specific to this feast), authored as her own file. Also: our-lady-of-the-snows.yml was missing its own Nocturn 3 (she defers to Commune/C11's own Gospel-incipit-plus-Bede-homily, same as Presentation of the BVM) -- added. Test updates (not regressions): three tests had fixed proof dates colliding with the newly-added feasts, updated to reflect the new, correct behavior. npm test (365 tests) and tsc --noEmit both pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Read directly from the reference engine (`../divinum-officium-reference`,
|
||||
# per memory vu-reference-engine-file-layout, not a live query): untagged/
|
||||
# default [Rank] block of `web/www/horas/Latin/Sancti/09-14.txt` -- "In
|
||||
# Exaltatione Sanctæ Crucis;;Duplex majus;;4;;ex Sancti/05-03". Previously
|
||||
# excluded entirely under a stale "fixed feast of the Lord, same
|
||||
# convention as the Finding of the Holy Cross" note in
|
||||
# sanctoral-calendar.yml's own September comment -- wrong, same class of
|
||||
# error, now fixed alongside it (see finding-of-the-holy-cross.yml). Her
|
||||
# own [Rule] is `ex Sancti/05-03` -- she reuses the Finding of the Holy
|
||||
# Cross's content wholesale, so `propers` points at that saint's own
|
||||
# collect/antiphon files directly rather than duplicating them (same
|
||||
# cross-id-reuse pattern as st-michael.yml's `apparition-of-st-michael`).
|
||||
# The Matins nocturn-readings mechanism has no equivalent cross-id
|
||||
# lookup, so exaltation-of-the-holy-cross.yml duplicates
|
||||
# finding-of-the-holy-cross.yml's own reading content instead.
|
||||
id: exaltation-of-the-holy-cross
|
||||
name: "The Exaltation of the Holy Cross"
|
||||
rank: duplex-majus
|
||||
common: proper-to-the-finding-of-the-holy-cross
|
||||
propers: "finding-of-the-holy-cross"
|
||||
Reference in New Issue
Block a user