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
26 lines
1.1 KiB
YAML
26 lines
1.1 KiB
YAML
# A real vigil. Sep 20 sometimes coincides with the movable September
|
|
# Ember Saturday (privileged-feria, already modeled -- which specific
|
|
# week in September Ember falls in shifts year to year, confirmed by
|
|
# comparing 2025, where Sep 20 IS Ember Saturday, against 2026, where
|
|
# Sep 20 is an ordinary Sunday instead). In the *real* engine, on an
|
|
# Ember-Saturday year this vigil is commemorated Mass-only rather than
|
|
# fully displaced (2025-09-20, live check) -- this app doesn't model that
|
|
# Office-vs-Mass distinction anywhere, so here it simply transfers per the
|
|
# ordinary privileged-feria/vigil rule instead, a known, already-accepted
|
|
# simplification (not specific to this saint) rather than a guess. No
|
|
# unique collect: the raw file at this MM-DD slot (Sancti/09-20.txt) is
|
|
# empty.
|
|
id: vigil-of-st-matthew
|
|
name: "Vigil of St. Matthew"
|
|
nameLa: "Vigilia Sancti Matthæi"
|
|
rank: vigil
|
|
vigilOf: st-matthew
|
|
common: common-of-a-vigil
|
|
propers: null
|
|
collectCommon: collect-c1v
|
|
collectName:
|
|
la: ["Matthǽi"]
|
|
en: ["Matthew"]
|
|
minorHoursCommon: common-of-a-vigil
|
|
benedictusCommon: common-of-a-vigil
|