`crates/mds-python/README.md` advertises `pip install mdscript` but the name is currently unregistered on PyPI. An unregistered name is a squatting risk — a third party could claim it before the first wheel is published.
This is the only genuinely pre-tag part of #132 (cross-platform wheel matrix + PyPI publishing). The name reservation should happen before the v0.4.0 tag; the wheel CI wiring is deferred in #132.
Acceptance Criteria
`crates/mds-python/README.md` advertises `pip install mdscript` but the name is currently unregistered on PyPI. An unregistered name is a squatting risk — a third party could claim it before the first wheel is published.
This is the only genuinely pre-tag part of #132 (cross-platform wheel matrix + PyPI publishing). The name reservation should happen before the v0.4.0 tag; the wheel CI wiring is deferred in #132.
Acceptance Criteria