mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
801c8b93f0
Create utility script to track progress on enhanced verse commentary. Displays statistics about which verses have enhanced JSON commentary and provides various reporting options. Features: - Summary view showing books and verse counts - Book-specific detail view - Complete verse listing - Detailed statistics including field completeness Usage examples: python scripts/show_commentary_coverage.py # Summary python scripts/show_commentary_coverage.py --book Genesis python scripts/show_commentary_coverage.py --list # All verses python scripts/show_commentary_coverage.py --stats # Detailed stats 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>