Commit b07c75b
docs: document MDL-WIDGET01 and MDL-WIDGET02 in rules + error reference
Users hitting these rule IDs in mxcli check output or LSP diagnostics
had nowhere to look them up — the docs site listed the 14 lint rules
but not the new check-time widget validations.
- \`tools/builtin-rules.md\` gains a new "Check-time Rules" section
covering MDL-WIDGET01 (unknown pluggable widget property) and
MDL-WIDGET02 (legacy native widget on upgraded project). Lead
paragraph clarifies the lint-vs-check rule distinction.
- \`appendixes/error-messages.md\` gains cause/solution entries for
both error codes under a new "mxcli Check Errors" section, slotted
between the Studio Pro errors and the MDL parser errors. Each entry
shows the real error format and the recovery steps (Levenshtein
hint, refresh catalog, widget init for MDL-WIDGET01; --post-migration
workflow for MDL-WIDGET02).
Cross-linked: the rules page links to the error-messages entries.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5a3af99 commit b07c75b
2 files changed
Lines changed: 53 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
67 | 106 | | |
68 | 107 | | |
69 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
0 commit comments