Skip to content

docs: refresh outdated CLAUDE.md#390

Merged
Fahl-Design merged 1 commit into
mainfrom
docs/update-claude-md
Jul 16, 2026
Merged

docs: refresh outdated CLAUDE.md#390
Fahl-Design merged 1 commit into
mainfrom
docs/update-claude-md

Conversation

@Fahl-Design

@Fahl-Design Fahl-Design commented Jul 13, 2026

Copy link
Copy Markdown
Member

What

Refreshes the outdated CLAUDE.md to match the current codebase.

Changes

  • PHP requirement: 8.3+ to 8.5 (composer requires ~8.5.0; CI runs on 8.5).
  • Adds the composer qa sweep to the command list.
  • Corrects the registered command name to docker:list-containers.
  • Documents the EventAction enum (src/Enum) and the isExposed() filter in the service layer.
  • Notes the docker-api-client dependency is ^1.4.4 and that the live event stream requires >= 1.4.4 (older versions only populated the hosts file from the initial scan).

Docs only, no code changes.


View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e8118ae6-99a1-4c43-ad9e-d80646821c68

📥 Commits

Reviewing files that changed from the base of the PR and between 5dcc027 and 985b92b.

📒 Files selected for processing (1)
  • CLAUDE.md

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Updated project requirements to specify PHP 8.5.
    • Added the composer qa command for running the complete quality-assurance check.
    • Expanded architecture documentation covering Docker command registration, event-action filtering, hosts-file synchronization, and exposed-container tracking.
    • Clarified enum semantics and Docker event-stream behavior.

Walkthrough

CLAUDE.md now documents PHP 8.5, the full QA command, the registered Docker command, service-layer behavior, EventAction semantics, and the Docker API client version requirement.

Changes

Project Documentation Updates

Layer / File(s) Summary
Requirements and QA guidance
CLAUDE.md
Updates the PHP requirement to 8.5 and adds composer qa to the full QA sweep.
Architecture and dependency documentation
CLAUDE.md
Documents command registration, Docker event filtering, hosts-file regeneration, exposed-container tracking, and event-stream version gating.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Poem

I’m a rabbit with docs in my paws,
Updating commands and project laws.
PHP hops to eight-five,
QA keeps checks alive,
Docker events now dance by their cause.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the documentation refresh in CLAUDE.md.
Description check ✅ Passed The description matches the documentation-only changes and lists the same updates reflected in the diff.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/update-claude-md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Fahl-Design
Fahl-Design merged commit 55e9eb2 into main Jul 16, 2026
5 checks passed
@Fahl-Design
Fahl-Design deleted the docs/update-claude-md branch July 16, 2026 17:52
@webproject-bot

Copy link
Copy Markdown

🎉 This PR is included in version 1.8.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant