Commit 5621086
feat: add COC↔LDS BOM mapping and expand canon support
Add cross-canon verse mapping between Community of Christ (COC/RLDS) and
LDS Book of Mormon versifications, with comprehensive test coverage.
Changes:
- Add mapping-loader.mjs with bidirectional lookup API
- Add COC↔LDS BOM mapping to RLDS _mapping.yml (8642 verses mapped)
- Add mapping generator scripts (generate-coc-lds-mapping.cjs)
- Add 79 mapping tests covering data integrity, critical paths, edge cases
- Add new canon data: RLDS, Buddhist, Hindu, Islam, Pseudo
- Add documentation and design docs
- Update .gitignore for dev artifacts (.claude/, test-results.md, etc.)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8479ce7 commit 5621086
File tree
52 files changed
+20356
-270
lines changed- build
- data/canons
- bible
- buddhist
- coc
- hindu
- islam
- lds
- pseudo
- rlds
- docs
- plans
- scripts
- src/lib
- test
- detect
- fixtures/en
- detect
- generate
- lookup
- mapping
- mapping
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+20356
-270
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments