Commit Graph

54 Commits

Author SHA1 Message Date
will d84671273a Add April Matins readings for pre-1955 sanctoral saints
Sts. Francis of Paola, Anicetus, and Soter and Caius.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-16 21:11:28 -04:00
will 04a895101b Add February Matins readings for pre-1955 sanctoral saints
Sts. Blaise, Apollonia, and Faustinus and Jovita.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-16 21:11:22 -04:00
will 085062e697 Add January Matins readings for pre-1955 sanctoral saints
Sts. Marcellus I, Paul the Hermit, Marius/Martha/Audifax/Abachum,
Emerentiana, Timothy, Polycarp, and Agnes (second feast) — sourced from
the reference engine's Tridentine/Divino Afflatu track since none of
these saints existed in the Monastic 1617 calendar this app otherwise
follows.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-16 21:11:16 -04:00
will 83bf55efdb Add reusable Matins building blocks: types, content stores, seed data
New ResolvedPart kinds (nocturn-psalmody, te-deum) and lesson fields
(nocturn, source, isGospel, responsory) in hours/types.ts. Three new
content-store modules: propers/bible-plan.ts (the user's own continuous
scripture-reading plan, replacing the historical Nocturn-1 lectionary),
propers/nocturn-readings.ts (general feast/temporal-day Nocturn 2-3
readings, extending propers/octave-readings.ts's combine-into-one-reading
pattern via a newly-exported resolvePassages), and
propers/matins-responsories.ts (a per-book responsory pool, matched
loosely rather than by exact citation).

Data: Sunday's fixed 12-psalm/3-canticle psalmody (live-verified against
the reference engine), the invitatory antiphon, ferial hymn and
capitulum, the Te Deum, a seeded Isaiah responsory, two live-transcribed
scripture chapters, and the two bible-plan rows needed for this pass'
proof content.
2026-08-14 11:40:31 -04:00