Nov 1's own content had several real gaps and one transcription bug,
found live-verifying against Divinum Officium (Monastic Tridentinum
1617, 2026-11-01, clean year):
- Matins Nocturn 3 had no Gospel (Matt 5:1-12, the Beatitudes) or St.
Augustine's homily on it -- a 2026-09-05 pass had wrongly assumed a
duplex-1-classis feast like this one shouldn't carry its own
Gospel/homily pairing. Authored with the full canonical text (chased
down via the Mass propers' own Evangelium, since Matins' own lesson
gives only a bare "Et réliqua" incipit) rather than just the incipit.
- Vespers had no Magnificat antiphon at all ("O quam gloriósum est
regnum...").
- Vespers had no proper psalmody override, so it fell back to the plain
4-psalm Sunday default; the real office uses 5 psalms (109/110/111/
112/115), each with its own proper antiphon.
- Both the Lauds and Vespers hymn files had the right English translation
paired with the WRONG Latin recension (the 1631 Urban VIII revision,
"Jesu Salvátor sæculi"/"Christe Redémptor ómnium") -- the live Monastic
engine actually renders the older pre-Urban VIII text ("Salútis ætérnæ
dator" for Lauds, "Placáre, Christe, sérvulis" for Vespers/Matins,
confirmed identical between those two hours). Corrected both, and
authored Matins' own hymn file (previously missing entirely, silently
falling back to the plain ferial hymn).
- St. Raphael the Archangel's own Nocturn 3 Gospel (John 5:1-4) was
previously left as homily-only because Matins' own lesson gives only a
bare incipit -- same fix as All Saints, full text recovered from the
Mass propers instead.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LGsATZvfnpQ81HQuoF5JuL
~110 of 355 nocturn-readings files had a patristic homily with no
paired Gospel-pericope text -- the homily discussing a Gospel that was
never itself transcribed into the file. Closed in two waves (the first
pass's source-string regex missed many real cases where the citation
lived only in a header comment or wasn't named at all), each entry
sourced from divinum-officium-reference's own Missale files (following
Sancti/Commune redirects where a feast reuses another's Gospel) and
verified per file rather than assumed -- several candidates turned out
to be genuine Nocturn 2 content or Common-of-saints cross-references
with no proper Gospel of their own, correctly left untouched.
Includes both live-reported gaps: St. Joseph of Cupertino's own Bk. II
Homily 38 (Matt 22:1-14) and the Vigil of St. Matthew's Ambrose homily
(Luke 5:27-32).
TODO.md logs the closed item plus a new, distinct follow-up: a handful
of files with no Nocturn 3 content authored at all (not just an
unpaired Gospel), found along the way.
npm test (2029 passed) and tsc --noEmit both pass.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MKC2QQGLYo2UTiDjDyWEkW
14 of November's 16 SanctiM-track saints authored, including All
Saints of the Benedictine Order -- a genuinely Monastic-only feast
with both rich content and (unusually for this pass) an available
English translation. St. Martin I is another off-date case like St.
Paul the Hermit, and two more saints (St. Emilian, St. Odo) turn out
Monastic-only-but-Common-only, extending October's wrinkle.