chore: update CLAUDE.md - #40
Open
localops-root wants to merge 1 commit into
Open
localops-root wants to merge 1 commit into
localops-root wants to merge 1 commit into
Conversation
Add a Notes section flagging that .github/copilot-instructions.md is stale: it still references jest.config.js, eslint.config.mjs, and a .devcontainer/, none of which exist in this repo (which actually uses Vitest and oxlint, per the Common Commands section). Verified the rest of CLAUDE.md (action.yml inputs, package.json scripts, src/main.ts runtime flow, all .github/workflows/*.yml, README.md) against the current codebase and found no other discrepancies, so no other changes were made. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011yLELL5iJHVbSyzEXa1Fgm
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
Scheduled maintenance pass over
CLAUDE.md, using the same process as/init. I re-verified the doc against the current codebase (action.ymlinputs/outputs,package.jsonscripts,src/main.ts's runtime flow, every.github/workflows/*.yml,README.md) and found the existing content still accurate — no stale commands, inputs, or architecture descriptions.One gap found and filled:
.github/copilot-instructions.mdwas never referenced inCLAUDE.md, and it's itself out of date — it describesjest.config.js,eslint.config.mjs, and a.devcontainer/, none of which exist in this repo (which actually uses Vitest and oxlint, asCLAUDE.md's own Common Commands already correctly document). Added a short Notes section pointing this out, so a future Claude session doesn't pick up the wrong test/lint tooling from the Copilot instructions file.No other changes — the rest of
CLAUDE.mdwas left untouched per the conservative-update mandate for this maintenance task.Test plan
🤖 Generated with Claude Code
https://claude.ai/code/session_011yLELL5iJHVbSyzEXa1Fgm
Generated by Claude Code