chore: compact CLAUDE.md and simplify Dockerfile#210
Merged
Conversation
Reduce CLAUDE.md from 627 → 521 lines by removing verbose explanatory prose while preserving all actionable rules, IDs, tables, and workflow steps: - Wiki Submodule: collapse 4 subsections into 4 compact bullets - Agile Workflow: remove redundant intro list; trim bold rule paragraphs - Acceptance & Validation: merge Development Phase bullets; condense Epic Validation Phase; condense Validation Phase to 5 steps - Release Model: collapse Merge-back/Hotfixes to two bullets - Branch Protection: remove non-actionable "why" explanation paragraphs - Agent Attribution: collapse to 3 bullets - Session Isolation: condense prose; add worktree-only rule - Testing Approach: remove redundant preamble sentence - Documentation Site: collapse to one-liner - Docker Build/Compose: remove proxy variant; note sandbox limitation Also update stale delegation list and Key Rules to reflect the QA/E2E test ownership split (qa-integration-tester + e2e-test-engineer). Simplify Dockerfile by removing proxy/CA-cert support: - Remove all proxy ARG declarations from Stage 1 and Stage 2 - Remove RUN --mount=type=secret,id=proxy-ca CA-cert injection blocks - Replace combined proxy+apk RUN block in Stage 2 with simple apk install - Remove proxy build instructions from header comment Co-Authored-By: Claude orchestrator (Sonnet 4.6) <noreply@anthropic.com>
Contributor
|
🎉 This PR is included in version 1.9.0-beta.48 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--mount=type=secretblocks) and simplifies Stage 2 apk installCLAUDE.md changes
Dockerfile changes
HTTP_PROXY/HTTPS_PROXY/http_proxy/https_proxyARGs from Stage 1 and Stage 2RUN --mount=type=secret,id=proxy-caCA-cert injection blocks from both builder stagesRUN apk update && apk add --no-cache build-base python3Test plan
PVT_kwHOAGtLQM4BOlve, Status Field ID, Node ID lookup command🤖 Generated with Claude Code