Add LibreBible roadmap

This commit is contained in:
2026-07-11 21:46:28 -05:00
parent a691390dcf
commit 5c45070dc6
3 changed files with 196 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Libre Bible Data
Libre Bible Data is the canonical source and packaging repo for Bible resources used by Libre Study, GracePress Bible Tooltip, and related tools.
LibreBible is the public Bible and study-resource data project behind Libre Study, GracePress Bible Tooltip, and related tools. This technical repo is named `libre-bible-data`.
This repo does not treat third-party Bible texts as ours. Each resource starts with a source manifest that records upstream location, license status, source format, checksum, importer, generated package paths, and update-check metadata.
@@ -28,4 +28,4 @@ Generated packages land under `packages/json/<resource-id>/`.
- Generated packages must include checksums and importer metadata.
- Update checks should be mechanical: fetch upstream, hash it, compare with the recorded checksum, and report drift.
See `CONVENTIONS.md` for the durable project rules and resource priorities.
See `CONVENTIONS.md` for durable project rules and `ROADMAP.md` for the implementation path.