← Back to wkappbot-core
wkappbot-core ★★★

Safe Bug Fix Protocol -- before touching any working code

Checklist to prevent regression cascades. Read before fixing any BUG-AUTO or suggest. Core rule: understand WHY code exists before removing it.

user/developer
protocolsafetybugfixchecklistregression-prevention

Steps

  1. RULE 0 — WHY before HOW: before touching ANY...
  2. REPRODUCE FIRST: trigger the actual bug beha...
  3. MINIMAL SURGERY: change only the specific li...
  4. TEST = RUN THE ACTUAL FEATURE: build success...
  5. RESOLVE ONLY AFTER VERIFIED: never close a s...
  6. BUG-AUTO TRIAGE: check if actual=intended*(m...
  7. WPF DPI CONTENT SCALING: SetProcessDpiAwaren...
  8. WPF DPI CONTENT SCALING: SetProcessDpiAwaren...
  9. NEVER touch app.manifest dpiAwareness for Ey...
  10. NEVER touch app.manifest dpiAwareness for Ey...
  11. NEVER add parallel DetectBlocker calls along...
  12. NEVER add parallel DetectBlocker calls along...
  13. ScreenCoords (ScreenCoords.cs) is the ONLY a...
  14. ScreenCoords (ScreenCoords.cs) is the ONLY a...
🔒 Pro Skill
Get Pro Access →