aboutsummaryrefslogtreecommitdiff
path: root/lib/rites/rite_ef/precedence_ef.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rites/rite_ef/precedence_ef.ml')
-rw-r--r--lib/rites/rite_ef/precedence_ef.ml12
1 files changed, 7 insertions, 5 deletions
diff --git a/lib/rites/rite_ef/precedence_ef.ml b/lib/rites/rite_ef/precedence_ef.ml
index 9997bb2..fcd2116 100644
--- a/lib/rites/rite_ef/precedence_ef.ml
+++ b/lib/rites/rite_ef/precedence_ef.ml
@@ -429,11 +429,13 @@ let privilege_of (c : Vocab_ef.rank Precedence.candidate) : Precedence.privilege
else if is_temporal && List.exists (fun p -> String.starts_with ~prefix:p slug) alp_feria_prefixes then
Precedence.Privileged
(* (f) RG 109(f) (§4): "of the Major Rogations, in Mass" -- the
- Major Litanies (25 April, RG 80) are not yet computed anywhere in this
- codebase (temporal_ef.ml's own comment on [temporal]'s Rogation branch:
- "The Major Litanies... are a fixed date and are not yet computed; they
- arrive with Plan 3's sanctoral"), so no candidate this engine can
- currently construct represents one. There is no existing slug
+ Major Litanies (25 April, RG 80) are STILL not computed anywhere in
+ this codebase (temporal_ef.ml's own comment on [temporal]'s Rogation
+ branch, CORRECTED final fix wave item 7: they did not, in fact,
+ "arrive with Plan 3's sanctoral" -- Plan 3 shipped without them,
+ register §6 tracks this as an open item with no plan yet committed to
+ build it), so no candidate this engine can currently construct
+ represents one. There is no existing slug
convention to anchor a check to, and guessing one risks silently
misclassifying whatever a future task does name it -- a wrong citation
is worse than a missing one, so this is left unimplemented and flagged