mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
79f5ea890a
- Update Pydantic model to match nested JSON structure (Book → Chapter → Verse) - Rename field: historical_context → historical (11,950 entries) - Remove unused application field - Update VerseCommentary schema with nested VersesDict and ChaptersDict - All 18 data validation tests now passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>