Note Prime's generous ferial-Preces gating as a future-fix TODO
Deploy / deploy (push) Successful in 1m16s

Record that showing the ferial Preces on every ferial day (rather than
only Advent/Lent/vigils/Ember, per the historical rubric) is a
deliberate, currently-unaddressed backlog item, not an oversight.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HWN869GrMFHqrer9fdCBbF
This commit is contained in:
2026-08-25 07:55:45 -04:00
parent 472878da47
commit 33c3890ccf
+8
View File
@@ -20,6 +20,14 @@ across every hour and content type in this app.
1. **Mechanism gaps** — a real design/code piece not built yet, blocking any content pass on
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.
- 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.