Skip to content

docs: refresh README — replace m-parser/tree-sitter-m-lint refs#4

Open
rafael5 wants to merge 1 commit into
mainfrom
docs/readme-refresh
Open

docs: refresh README — replace m-parser/tree-sitter-m-lint refs#4
rafael5 wants to merge 1 commit into
mainfrom
docs/readme-refresh

Conversation

@rafael5
Copy link
Copy Markdown
Collaborator

@rafael5 rafael5 commented May 9, 2026

Summary

  • "m-parser" → "tree-sitter-m" everywhere (m-parser was the working name during the spec phase; the published repo is tree-sitter-m).
  • "tree-sitter-m-lint (planned sibling)" removed; standards enforcement actually lives in m-cli's `m lint`.
  • `vista-meta` flagged as a separate VistA-specific repo, not in m-dev-tools (and the relative `../vista-meta` link was broken anyway).
  • Downstream-consumer list expanded with m-cli + the two VS Code extensions (both real consumers of m-standard data).

README only — no schema, code, or pipeline changes.

Test plan

  • GitHub render looks correct.
  • All listed downstream-consumer links resolve.

🤖 Generated with Claude Code

Cleans up references to projects that don't exist in the m-dev-tools
org and updates the downstream-consumer list to reflect what's
actually shipping:

- "m-parser" → "tree-sitter-m" everywhere (m-parser was the project's
  working name during the spec phase; the published repo is
  tree-sitter-m).
- "tree-sitter-m-lint (planned sibling)" → folded into m-cli (m lint).
  The standalone-linter sibling never shipped; m-cli's lint engine
  consumes m-standard directly.
- vista-meta marked as a separate VistA-specific repo, not in
  m-dev-tools (the relative ../vista-meta link is broken anyway).
- Downstream-consumer list expanded with m-cli (lint, formatter
  abbrev↔canonical maps) and the two VS Code extensions, both real
  consumers of m-standard data.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant