Commit f91737d
Improve CLAUDE.md with testing requirements and clarity (#2096)
## Summary
Adds critical testing requirements and documentation improvements to
CLAUDE.md to help prevent CI iteration loops and ensure more reliable
fixes.
## Changes
### Testing Requirements
- **Require local testing before claiming fixes** - Developers must test
locally before pushing
- **Distinguish confirmed vs hypothetical fixes** - Clear language
requirements ("Fixed" vs "SHOULD fix")
- **Document testing limitations** - When local testing isn't possible,
state why clearly
- **Provide reproduction steps** - Even if you can't test locally,
document how to reproduce
### Documentation Updates
- **Clarify Pro changelog location** - It's at root, not in
- **Add CI failure analysis guidance** - Steps for reproducing and
marking untested fixes
- **Update Pro changelog commands** - Correct rake command for Pro
changelog updates
- **Improve organization** - Better formatting and clearer sections
## Why This Matters
These guidelines help prevent:
- Pushing hopeful fixes and waiting for CI feedback
- Claiming fixes work when they haven't been tested
- Confusing reviewers about what's been verified vs what's theoretical
## Testing
- ✅ Documentation-only change
- ✅ No code changes required
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated internal documentation for testing workflows and CI failure
analysis procedures.
* Refined developer guidance for changelog management and verification
processes.
*Note: This release contains no user-facing changes.*
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Co-authored-by: Claude <noreply@anthropic.com>1 parent 8f31aca commit f91737d
1 file changed
+44
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
32 | 58 | | |
33 | 59 | | |
34 | 60 | | |
| |||
73 | 99 | | |
74 | 100 | | |
75 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
76 | 117 | | |
77 | 118 | | |
78 | 119 | | |
| |||
196 | 237 | | |
197 | 238 | | |
198 | 239 | | |
199 | | - | |
| 240 | + | |
200 | 241 | | |
201 | 242 | | |
202 | 243 | | |
203 | | - | |
| 244 | + | |
204 | 245 | | |
205 | 246 | | |
206 | 247 | | |
| |||
211 | 252 | | |
212 | 253 | | |
213 | 254 | | |
214 | | - | |
| 255 | + | |
215 | 256 | | |
216 | 257 | | |
217 | 258 | | |
| |||
0 commit comments