afv-library/skills/debugging-apex-logs/references/scoring-rubric.md
sandipkumar-yadav 37aa84df42
feat: @W-22444026@ Introducing Core Skills, Datacloud Skills, Industries and Utility Skills. (#268)
* Migrating Core Salesforce Skills

* Updating pr comments

* updat reference

* Updating a skill

* Migrating Datacloud skills

* Migrating Industries cloud skills

* Validating - skills fixing

---------

Co-authored-by: Sandip Kumar Yadav <sandipkumar.yadav+sfemu@salesforce.com>
2026-05-14 19:32:15 +05:30

22 lines
821 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Debug Analysis Scoring Rubric
## 100-point rubric
| Category | Points | What good looks like |
|---|---:|---|
| Root-cause accuracy | 25 | Finds the actual cause, not just symptoms |
| Fix quality | 25 | Recommends a fix that directly addresses the cause |
| Performance impact | 20 | Improves limits / efficiency without introducing regressions |
| Completeness | 15 | Captures related issues and secondary risks |
| Clarity | 15 | Gives an explanation the user can act on quickly |
## Thresholds
| Score | Rating | Meaning |
|---|---|---|
| 90100 | Excellent | Expert analysis with strong fixes |
| 8089 | Good | Reliable analysis with minor gaps |
| 7079 | Acceptable | Usable, but may miss secondary issues |
| 6069 | Weak | Partial diagnosis only |
| < 60 | Incomplete | Needs more investigation |