<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lectio.git/internal/bible/testdata/corpora, branch v0.46.1</title>
<subtitle>offline Catholic daily readings and liturgical calendar in Go, with CLI, TUI and web clients</subtitle>
<id>https://git.labunix.xyz/lectio.git/atom?h=v0.46.1</id>
<link rel='self' href='https://git.labunix.xyz/lectio.git/atom?h=v0.46.1'/>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/'/>
<updated>2026-07-29T10:09:57Z</updated>
<entry>
<title>bible(corpus-check): warn on a verse present but stubbed vs the Vulgate</title>
<updated>2026-07-29T10:09:57Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-07-29T10:09:57Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=806503cc3da3be227855910b222de8b72be549bc'/>
<id>urn:sha1:806503cc3da3be227855910b222de8b72be549bc</id>
<content type='text'>
The count-based checks (gap, duplicate, missing chapter) only see a verse's
presence, so a verse that IS there but truncated -- a lost opening line, a merge
artifact, the exact class that lost 44 psalm openings and Acts 6:5 from the old
Wujek scrape -- passes silently.

Add a warning for it, compared CROSS-CORPUS to the aligned Vulgate verse (never
within the chapter). That is deliberate: a genuinely terse verse ("Non occides",
"Jesus wept") is short in the Vulgate too, so it is not flagged; only a corpus
stub against a substantial Vulgate verse fires (corpus &lt;12 chars, &lt;1/4 of a
Vulgate verse &gt;=40). Rune-counted (script-agnostic) and skipped on the Psalms
when the corpus renumbers them (psalm_system != vulgate), where per-verse
alignment with the Vulgate would not hold.

Warning only, never an error. Zero false positives across vul/wuj/drb/grb;
a `stub` testdata fixture (Genesis 1:1 = "x") exercises a real hit.
</content>
</entry>
<entry>
<title>feat(cli): lectio --corpus-check validator</title>
<updated>2026-07-27T18:29:31Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-07-27T18:29:31Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=0bcddd4ed0aff66452397dc0973337c535c0d2ed'/>
<id>urn:sha1:0bcddd4ed0aff66452397dc0973337c535c0d2ed</id>
<content type='text'>
</content>
</entry>
</feed>
