aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test(of): pin the Nativity Vigil at entry 3, not entry 9Lukasz Kasprzak2026-08-251-0/+25
* feat(of): transcribe Tabula part II into precedence_ofLukasz Kasprzak2026-08-252-5/+146
* feat(of): transcribe Tabula part I into precedence_ofLukasz Kasprzak2026-08-254-1/+210
* test(of): validate Phase 1's Ordinary Time resumption against litcalLukasz Kasprzak2026-08-256-1/+5288
* feat(of): Phase 1 of the OF rite module — vocab_of, temporal_ofLukasz Kasprzak2026-08-258-2/+1286
* release: v1.0.0v1.0.0Lukasz Kasprzak2026-08-243-3/+3
* docs: CHANGELOG entry for 1.0.0Lukasz Kasprzak2026-08-241-0/+6
* merge: celebrant Mass rubrics, and four rubrical correctionsLukasz Kasprzak2026-08-2473-135/+17549
|\
| * docs(E3,E4): pro aliquibus locis, not sanctoral gapsLukasz Kasprzak2026-08-241-0/+32
| * feat(ordo): wire the extraordinaryform.org preface column in as a third witnessLukasz Kasprzak2026-08-248-0/+2114
| * feat(ef): RG 497, the Conversion of St Paul takes the Apostles prefaceLukasz Kasprzak2026-08-233-12/+132
| * feat(ordo): wire the LMS preface column into the witness suiteLukasz Kasprzak2026-08-235-1002/+1898
| * feat(ef): the Mass preface, RG 482-499Lukasz Kasprzak2026-08-2218-48/+1306
| * feat(ef): RG 111(a), the sung-Mass commemoration capLukasz Kasprzak2026-08-225-2/+159
| * fix(ef): ferias after the Ascension repeat its own Mass, not a Sunday'sLukasz Kasprzak2026-08-2220-27/+334
| * fix(ef): Rogation Monday/Tuesday are white, not violet (RG 119)Lukasz Kasprzak2026-08-2215-43/+135
| * fix(ordo): correct L5/F3 misadjudication -- Cum Sanctissima, not a gapLukasz Kasprzak2026-08-226-560/+1210
| * docs(F1): settle the Good Friday Gloria on the source's own evidenceLukasz Kasprzak2026-08-221-0/+26
| * feat(ef): the Gloria in excelsis, RG 431-432, deferring to Breviary 237-238Lukasz Kasprzak2026-08-2221-92/+1378
| * feat(ef): implement the calendarium's bissextile February shiftLukasz Kasprzak2026-08-2217-27/+375
| * docs(L3): the bissextile rubric is scan-verified after allLukasz Kasprzak2026-08-221-1/+1
| * test(fiuv-ordo): add the FIUV universal Ordo as a second, independent witnessLukasz Kasprzak2026-08-227-1/+2506
| * test(lms-ordo): extend the LMS witness layer from one year to threeLukasz Kasprzak2026-08-227-480/+3670
| * docs: six validation layers, not five -- the LMS Ordo is wired inLukasz Kasprzak2026-08-223-12/+58
| * docs(cli): --help's rubrics section drifted to three fields, it has fourLukasz Kasprzak2026-08-222-7/+26
| * fix(kernel): Mass_formulary.t.said is honestly optional -- was false for VotiveLukasz Kasprzak2026-08-2210-51/+153
| * test(ef): compare the LMS Ordo's formulary override STRING, not just presenceLukasz Kasprzak2026-08-221-13/+207
| * fix(ef): RG 476(f) -- the Creed is not said at a Requiem MassLukasz Kasprzak2026-08-225-45/+247
| * test(ef): the LMS Ordo as a sixth validation layerLukasz Kasprzak2026-08-227-1/+2474
| * fix(ef): check RG 24/25's ferial invariant instead of asserting itLukasz Kasprzak2026-08-222-11/+215
| * feat(ef): the Creed, RG 475-476Lukasz Kasprzak2026-08-2217-29/+612
| * feat(cli): colitur rubrics prints the day's Mass formularyLukasz Kasprzak2026-08-223-18/+248
| * docs(ef): retract the false LMS Ordo witness claim for Mass_formulary.VotiveLukasz Kasprzak2026-08-223-23/+61
| * fix(kernel,ef): a votive Mass is not the day's own -- add Mass_formulary.VotiveLukasz Kasprzak2026-08-216-26/+69
| * feat(kernel,ef): the lectionary reports which Mass it saidLukasz Kasprzak2026-08-2112-46/+281
| * feat(kernel): a type for which Mass a day saysLukasz Kasprzak2026-08-214-1/+65
|/
* release: v0.10.1v0.10.1Lukasz Kasprzak2026-08-213-3/+3
* docs: CHANGELOG entry for 0.10.1Lukasz Kasprzak2026-08-211-0/+3
* docs(C39): day-level confirmation from the LMS OrdoLukasz Kasprzak2026-08-212-8/+20
* merge: RG 33's third omission triggerLukasz Kasprzak2026-08-2116-26/+494
|\
| * docs(C39): O'Connell 1964 confirms the rule and the vigil inventoryLukasz Kasprzak2026-08-211-1/+7
| * docs(C39): withdraw the Ordo corroboration claimLukasz Kasprzak2026-08-212-5/+11
| * docs(C39): correct the shape split, 7/3 -> 6/4Lukasz Kasprzak2026-08-211-1/+1
| * chore: gitignore .superpowers working artifactsLukasz Kasprzak2026-08-211-0/+4
| * feat(ef): implement RG 33's third omission triggerLukasz Kasprzak2026-08-2115-26/+478
|/
* docs(config): document the flavour keyLukasz Kasprzak2026-08-211-0/+40
* release: v0.10.0v0.10.0Lukasz Kasprzak2026-08-213-3/+3
* feat(config): flavour is settable, and an INI overlay is diagnosedLukasz Kasprzak2026-08-216-5/+77
* fix(cli): diagnose an INI overlay passed to --overlayLukasz Kasprzak2026-08-212-0/+45
* docs: correct a stale READMELukasz Kasprzak2026-08-211-10/+44