Update docs: getting-started install flow and modernization-plan Phase 7
getting-started.md:
- Replace single-package pip install with two-package install (jupyter_blocks
then jupyter_tidyblocks) in both PyPI and source sections
- Update version numbers to 0.1.0-alpha.0
- Developer workflow: replace `jupyter labextension develop . --overwrite`
with `pip install --no-deps --force-reinstall` after each build
modernization-plan.md:
- Add historical-document note and update title/version to current names
- Add Phase 7: monorepo restructure (packages/blockly → packages/blocks,
new tidyblocks-extension, two Python packages, build fixes)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>