docs: refresh README for self-containment + Track C wheels#3
Open
rafael5 wants to merge 1 commit into
Open
Conversation
Fixes references to projects that don't exist in m-dev-tools and stale distribution claims: - m-standard ../m-standard → GitHub URL. - "Sibling project tree-sitter-m-lint" mentions removed; standards enforcement actually lives in m-cli's `m lint`. - Relationship-family ASCII diagram updated: tree-sitter-m-lint slot replaced with the real downstream consumers (m-cli, the two VS Code extensions). Python install line changed from "clone-and-install, no PyPI" to "wheel attached to GitHub Release". - Build example commands no longer hardcode ~/vista-meta/...; default the corpus to ~/projects/m-modern-corpus (in-org). - Python install section: replaces "no PyPI publication planned" with the cibuildwheel/abi3 release-asset URL pattern landed in Track C. - Prebuilt-binaries section: prebuilds.yml is wired and v0.1.1 ships wheels + N-API tarballs; replaces the older "not yet running in CI" caveat. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Brings the README in line with what's actually shipped:
m-standard../m-standardrelative link → GitHub URL./vista-meta/...`; default corpus is `/projects/m-modern-corpus` (in-org).No code changes, no behavioural changes — README only.
Test plan
🤖 Generated with Claude Code