chore: refresh CLAUDE.md repository guidance - #102
Open
DYAI2025 wants to merge 1 commit into
Open
Conversation
Rebuild the root CLAUDE.md against origin/master (f8e96e4): condense the snapshot-heavy sections and add what landed since it was last revised — the Sprint-7 acceptance gate (EYT-148), the two client shells (EYT-113), the Basisdesign v2 token source (EYT-80), the VPS staging state since 24.08.2026 together with the release-images workflow, the distinction between scaffolded and reserved module slugs, and the Turbo, Playwright and vitest traps that have cost time before. Only CLAUDE.md changes. The two guard suites that read it (handoff-guardrails, sprint7-acceptance-rule-guardrails) stay green; removing the Sprint-7 binding phrase was measured to turn the latter red. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016HxEf6BYZejbrpKdRcXt7e
Reviewer's GuideThis maintenance-only PR rewrites the root CLAUDE.md to reflect the current repository state, replacing stale snapshots with concise authoritative guidance and adding current architecture, staging, verification, and tooling guardrails; no source or test implementation files are changed. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Repository / Claude guidance maintenance
This PR refreshes the root
CLAUDE.md— the guidance file Claude Code loads for this repository. It is maintenance only.CLAUDE.md. No source, test, migration, contract orpackages/ui/**file is touched.origin/master(f8e96e4ceb4f00ae5f5ac777c6eb47aa8f766d6f): every claim was re-measured against that tree, not against the older checkout the draft started from. It condenses the snapshot-heavy sections and adds what has landed since the file was last revised — the Sprint-7 acceptance gate (EYT-148), the two client shells (EYT-113), the Basisdesign v2 token source (EYT-80), the VPS staging state since 24.08.2026 with therelease-imagesworkflow, the scaffolded-vs-reserved module distinction, and the Turbo/Playwright/vitest traps.unit-testssuites that readCLAUDE.md—apps/api/test/handoff-guardrails.test.tsandapps/api/test/sprint7-acceptance-rule-guardrails.test.ts— run green on this branch (2 files, 58 tests).prettier --check CLAUDE.mdandgit diff --checkare clean. No test was weakened, modified or skipped.is binding for all Sprint-7inCLAUDE.mdturned the Sprint-7 guard red (wird von CLAUDE.md als bindend referenziertfailed with the exacttoContainassertion), then the phrase was restored. The guard is binding, not decorative.origin/master..claude/settings.json,.claude/settings.local.json,scripts/claude/,scripts/ops/sitzungszustand.sh, theSoftwaredokumentation.mdcopies, untrackeddocs/plans/*) and its other uncommitted edits are deliberately not part of this branch.git diff --name-only origin/master...HEADreturns exactlyCLAUDE.md.Do not merge without the usual review; the branch carries a single commit.
🤖 Generated with Claude Code
https://claude.ai/code/session_016HxEf6BYZejbrpKdRcXt7e
Summary by Sourcery
Refresh CLAUDE.md so repository guidance accurately reflects the current architecture, workflows, deployment state, and verification requirements.
Enhancements:
Documentation:
Tests: