From 851ac90638182ba2f8f04e55476b837b4a0b1f00 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Tue, 25 Aug 2026 08:07:00 -0400 Subject: [PATCH] Update ferial-Preces TODO note to mention the Vigil-day change Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01HWN869GrMFHqrer9fdCBbF --- TODO.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index 05a71d7..b508d64 100644 --- a/TODO.md +++ b/TODO.md @@ -21,13 +21,15 @@ across every hour and content type in this app. it from starting: - Easter's own octave — tabled, "a whole different discussion." - Prime's ferial Preces (`data/propers/common/prime-preces-feriales.yml`, the older - pre-1911-reform "Eripe me, Domine" text) currently show on *every* ferial day - (`hours/prime.yml`'s `by-day-kind` split) — by explicit choice, more generous than the - historical rubric, which restricted this text to Advent/Lent/vigils/Ember days only. - Narrowing the gating to match, if ever wanted, is open, not started. Prime's Sunday/feast - Preces (`prime-preces-dominicales.yml`) were separately switched from Monastic's own form - to the secular Tridentine form (2026-08-25, keeping Benedict in the Confiteor by explicit - choice) — see that file's header. + pre-1911-reform "Eripe me, Domine" text) currently show on *every* plain ferial day and + every Vigil day (`hours/prime.yml`'s `by-day-kind` split, `vigilIsFerial: true`) — by + explicit choice, more generous than the historical rubric, which restricted this text to + Advent/Lent/vigils/Ember days only. Narrowing the gating further (e.g. to Advent/Lent/Ember + too) to match, if ever wanted, is open, not started. Prime's Sunday/feast Preces + (`prime-preces-dominicales.yml`) were separately switched from Monastic's own form to the + secular Tridentine form (2026-08-25, keeping Benedict in the Confiteor by explicit choice) + — see that file's header. The capitulum's own by-day-kind split is unaffected by + `vigilIsFerial` — a Vigil day still gets the Sunday/feast capitulum, only the Preces moved. - What "a Gospel reading is its own kind" should mean structurally/in the UI, beyond the `isGospel` flag on a plain Matins `lesson` — open; deferred until there's a UI to evaluate it against.