diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-13 09:23:41 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-13 09:23:41 +0200 |
| commit | 6d7c201e54006514c7cf80c706dc9bc9b60c5abb (patch) | |
| tree | 54c5bf91ee04dd6298efa183f00a4aa6390e1ada | |
| parent | 9df26e2e91646925c5977d4bab22c0d510d3b3c1 (diff) | |
| download | colitur-6d7c201e54006514c7cf80c706dc9bc9b60c5abb.tar.gz colitur-6d7c201e54006514c7cf80c706dc9bc9b60c5abb.zip | |
docs: fix round 1 (F9) -- Holy Name of Jesus is missing a real office, not just a name
A second, more severe gap than the identity-shaped one already
recorded: RG 17(a)'s own 2-5 January window, unlike Holy Family's
7-13 January (never empty, register section 6.2), CAN be empty of a
Sunday -- the calendarium carries an explicit fallback for it ("vel,
ea deficiente, die 2 ianuarii") that colitur does not implement at
all. Independently computed (matched the reviewer's own figure
exactly): 3,619 of 8,417 domain years have no Sunday in 2-5 January,
and colitur emits no Holy Name office whatsoever in any of them -- a
genuine missing II-class feast on 43% of years, not merely an
unnamed generic Sunday the way Holy Family's own pre-task gap was.
Recorded in the register (gitignored, not part of this commit) and
CLAUDE.md's carried-item list; out of this task's own dispatched
scope (Holy Family and RG 112 only), not fixed here.
| -rw-r--r-- | CLAUDE.md | 19 |
1 files changed, 16 insertions, 3 deletions
@@ -363,7 +363,16 @@ nowhere in git (`docs/` is gitignored). has the identical "generic-Sunday-slug masking a real named feast" shape Holy Family had — flagged as a new open item, not fixed here (no live collision exists for it in today's data, so nothing is currently WRONG - about it the way Holy Family's own Baptism collision was). + about it the way Holy Family's own Baptism collision was). **A SECOND, + more severe Holy Name gap, found in review (fix round 1, coordinator + finding 9): unlike RG 17(b)'s own 7–13 January window (never empty), + RG 17(a)'s narrower 2–5 January window CAN be empty of a Sunday, and the + calendarium carries an explicit fallback ("vel, ea deficiente, die 2 + ianuarii") colitur does not implement at all — 3 619 of 8 417 years in + the domain (independently computed, matched exactly) have NO Holy Name + office whatsoever, a genuine missing II-class feast on 43% of years, not + merely an unnamed one. Recorded, not fixed — out of this task's own + dispatched scope. **Structural items, cheapest to fix before OF exists:** @@ -398,8 +407,12 @@ inseparable commemorations; Major Litanies (25 April); the Rogation-Wednesday commemoration; Holy Name of Jesus (RG 17(a)) still carries `subject = Temporal` like an ordinary Sunday, the same identity gap Holy Family had until this task, found while closing it (register §6.2) but not itself fixed — no live collision -exists for it in today's data. Allow-list entries M11 and M13 are `verdict open` -by design. +exists for it in today's data; **Holy Name of Jesus also has no RG 17(a) fallback +for its own 2–5 January window when it is empty of a Sunday (unlike RG 17(b)'s +7–13 January, never empty) — 3 619 of 8 417 domain years have no Holy Name office +at all, found in review (fix round 1, finding 9), a genuine missing II-class +feast, not merely an unnamed one.** Allow-list entries M11 and M13 are `verdict +open` by design. ## How to work here |
