Python SDK 0.4.2: semantic embeddings in local mode
Python SDK 0.4.2 fixes the local and MCP installation extras so they install sentence-transformers by default. This prevents clean local installations from silently falling back to deterministic test-grade embeddings. Packaging regression tests now verify the local, MCP, and all extras. Other language SDK versions are unchanged.