Skip to content

Comments

docs: streamline CLAUDE.md with accuracy fixes#542

Merged
lukaszlenart merged 1 commit intomainfrom
docs/improve-claude-md
Feb 21, 2026
Merged

docs: streamline CLAUDE.md with accuracy fixes#542
lukaszlenart merged 1 commit intomainfrom
docs/improve-claude-md

Conversation

@lukaszlenart
Copy link
Collaborator

Summary

  • Fix inaccuracies: JUnit Jupiter 6.x (not 5), Maven wrapper (./mvnw), Java 21 CI testing
  • Remove hardcoded test count (607) that drifts over time
  • Add Architecture section with evaluation flow and key source file descriptions
  • Remove generic coding advice (sections 6-10: error handling, type conversion, null handling, memory, code quality)
  • Remove redundant sections (Common Pitfalls, Issue Analysis Process, Testing Strategy)
  • Trim SonarCloud section to essentials (remove MCP tools examples and common rules list)
  • Net reduction: 262 lines removed, 75 added — more focused and accurate

Test plan

  • Verify CLAUDE.md renders correctly on GitHub
  • Confirm all commands in Essential Commands section are accurate

🤖 Generated with Claude Code

- Fix JUnit version (Jupiter 6.x, not 5)
- Add Maven wrapper (./mvnw) usage matching CI
- Note Java 21 CI testing alongside Java 17
- Remove hardcoded test count that drifts
- Add Architecture section with evaluation flow
- Remove generic coding advice sections (6-10)
- Remove redundant Common Pitfalls, Issue Analysis, Testing Strategy
- Trim SonarCloud to essentials (remove MCP tools, common rules list)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lukaszlenart lukaszlenart merged commit 3dd9d14 into main Feb 21, 2026
3 checks passed
@lukaszlenart lukaszlenart deleted the docs/improve-claude-md branch February 21, 2026 15:46
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant