Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion profile/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,11 @@
"m-modern-corpus": {
"repo": "https://github.com/m-dev-tools/m-modern-corpus",
"role": "Validation corpus — modern non-VistA M source from active open-source projects",
"license": "per-subdirectory upstream licenses (see LICENSES.md)",
"license": "LicenseRef-mixed-per-subdir (per-subdirectory upstream licenses; see LICENSES.md)",
"agent_instructions": "https://github.com/m-dev-tools/m-modern-corpus/blob/main/AGENTS.md",
"repo_meta_url": "https://raw.githubusercontent.com/m-dev-tools/m-modern-corpus/main/dist/repo.meta.json",
"manifest_url": "https://raw.githubusercontent.com/m-dev-tools/m-modern-corpus/main/dist/manifest.json",
"stats_url": "https://raw.githubusercontent.com/m-dev-tools/m-modern-corpus/main/dist/stats.json",
"consumed_by": ["tree-sitter-m", "m-cli"],
"upstream_projects": ["EWD", "mgsql", "M-Web-Server", "YDBOcto auxiliary", "YDBTest"],
"calibrates": "M-MOD-NN lint rule track (target ~3 findings/routine on default profile vs ~57 for legacy XINDEX rules)"
Expand Down
Loading