docs: add validation rule - always validate after changes
This commit is contained in:
@@ -154,3 +154,15 @@ This script was periodically overwriting count.txt with nginx log line count, ov
|
||||
|
||||
**Lesson:** Check for competing scripts before implementing fixes.
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Rule Added - Feb 14, 2026
|
||||
**Always validate after changes.** No exceptions.
|
||||
- Test functionality
|
||||
- Verify file integrity
|
||||
- Check permissions
|
||||
- Confirm expected output
|
||||
|
||||
Applied retroactively to today’s counter fix.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user