bcquality/microsoft/skills/review
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
..
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 2026-07-14 11:19:02 +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 Seed web-services (API v2) knowledge domain (#45) 2026-06-25 12:37:40 +02:00