bcquality/microsoft/skills/review
Wenjie Fan 9214f73819
style-review: calibrate analyzer-redundant rules to info; keep correctness bugs out of style scope (#95)
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.

Co-authored-by: wenjiefan <wenjiefan@microsoft.com>
2026-07-14 11:26:43 +02:00
..
al-breaking-changes-review.md Add breaking-changes knowledge domain and review leaf skill (#44) 2026-06-25 12:33:30 +02:00
al-code-review.md Fix knowledge corpus integrity issues (#87) 2026-07-13 10:34:23 +02:00
al-error-handling-review.md Add error-handling knowledge domain and review leaf skill 2026-06-23 10:35:24 +02:00
al-events-review.md Add events knowledge domain and review leaf skill (#43) 2026-06-25 12:24:25 +02:00
al-interfaces-review.md Add interfaces knowledge domain and review leaf skill (#42) 2026-06-25 12:20:56 +02:00
al-performance-review.md Fix knowledge corpus integrity issues (#87) 2026-07-13 10:34:23 +02:00
al-privacy-review.md Fix knowledge corpus integrity issues (#87) 2026-07-13 10:34:23 +02:00
al-security-review.md Fix knowledge corpus integrity issues (#87) 2026-07-13 10:34:23 +02:00
al-style-review.md style-review: calibrate analyzer-redundant rules to info; keep correctness bugs out of style scope (#95) 2026-07-14 11:26:43 +02:00
al-ui-review.md Fix knowledge corpus integrity issues (#87) 2026-07-13 10:34:23 +02:00
al-upgrade-review.md Fix knowledge corpus integrity issues (#87) 2026-07-13 10:34:23 +02:00
al-web-services-review.md Fix lifecycle compatibility guidance (#93) 2026-07-14 11:26:16 +02:00