bcquality/microsoft
wenjiefan e51669b5f5 style-review: calibrate analyzer-redundant rules to info; keep correctness bugs out of style scope
Online-eval data shows the style leaf is the largest source of dismissed
findings. Two causes:

- Mechanical, analyzer-enforced conventions (this-keyword AA0248, label
  suffixes AA0074, missing ToolTip, label scope) fire at gating severity
  and duplicate what CodeCop/AppSourceCop already report. Calibrate them
  to info so a severity-gating consumer drops the redundant noise.
- Correctness/logic/data-integrity defects get reframed as style
  conventions and emitted here. Sharpen the scope boundary: such defects
  belong to the relevant domain leaf, or to al-code-review's cross-cutting
  agent channel when no knowledge file covers them, never to this leaf.
2026-07-14 11:19:02 +02:00
..
knowledge Add data-modeling and appsource knowledge articles (MICROSOFT layer) (#65) 2026-07-13 10:35:31 +02:00
skills style-review: calibrate analyzer-redundant rules to info; keep correctness bugs out of style scope 2026-07-14 11:19:02 +02:00