Added comprehensive biographies for the last 3 missing major figures:
1. Isaiah - The evangelical prophet
- Vision of God's holiness in the temple
- Extensive messianic prophecies (virgin birth, suffering servant)
- Most quoted OT prophet in the New Testament
2. Ezra - Priest and scribe
- Led second wave of exiles from Babylon
- Reestablished centrality of God's Law
- Religious reform and covenant renewal
3. Nehemiah - Rebuilding leader
- Rebuilt Jerusalem's walls in 52 days
- Exemplary prayer and practical leadership
- Worked with Ezra in spiritual restoration
All major biblical figures now have biographies. The remaining ~400
people in the GEDCOM are mostly genealogical entries (the 'begats').
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Added comprehensive biography for Jonathan including:
- Summary of his friendship with David and royal lineage
- Theological significance as example of sacrificial friendship
- 7 key life events from military victories to death at Mount Gilboa
Jonathan was the only major figure from the list missing - all others
(Eve, Cain, Abel, Jesus, David, Solomon, Mary, Daniel, Ruth) already
had biographies.
Now accessible via GET /api/family-tree/Jonathan
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Added comprehensive biography for Job including:
- Summary of his story from the Book of Job
- Theological significance as prefiguring Christ
- 7 key life events from suffering to restoration
Now accessible via GET /api/family-tree/Job
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Move data from Python modules to JSON in data/ directory:
- verse_collections.json, topics.json, biographies.json
- cross_references.json, reading_plans.json, resources.json
- Update Python modules to load from JSON at import
- Remove intermediary Python data files from data/
- Move stories.py loader to main module directory
- Add Heroes of Faith Bible stories (Job, Ruth, Esther, Jonah, Daniel, Shadrach/Meshach/Abednego)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>