Skip to content

Simplify CLAUDE.md project structure to directories only#42

Merged
DarkaMaul merged 1 commit intomainfrom
update-claude-md-structure
Feb 23, 2026
Merged

Simplify CLAUDE.md project structure to directories only#42
DarkaMaul merged 1 commit intomainfrom
update-claude-md-structure

Conversation

@DarkaMaul
Copy link
Collaborator

Summary

  • Replaced stale file-level tree in CLAUDE.md with a directory-only layout that won't drift when files are added/removed
  • Documented the --cov-fail-under=29 coverage threshold from pyproject.toml

Found via /claude-md-management:revise-claude-md audit — the existing tree was missing lock.py, ui.py, version_check.py, and four test files.

Test plan

  • Verify CLAUDE.md renders correctly on GitHub
  • No functional code changes — documentation only

🤖 Generated with Claude Code

Ran /claude-md-management:revise-claude-md to audit CLAUDE.md against
the actual codebase. The file-level tree was stale (missing lock.py,
ui.py, version_check.py and several test files). Replace with a
directory-only layout that won't drift when files are added.

Also document the --cov-fail-under=29 threshold from pyproject.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DarkaMaul DarkaMaul requested a review from ret2libc as a code owner February 23, 2026 09:42
@DarkaMaul DarkaMaul merged commit 5982a3b into main Feb 23, 2026
7 checks passed
@DarkaMaul DarkaMaul deleted the update-claude-md-structure branch February 23, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants