docs: add restish v2 disclaimer to CLAUDE.md#22
Draft
apgiorgi wants to merge 1 commit into
Draft
Conversation
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.
What
Adds a short disclaimer to
CLAUDE.mdsummarizing the conclusion of the Restish v2 evaluation in issue #20: stay on restish v0.21.2, don't upgrade to v2 — v2 deletes the in-process library modeldciis built on, making any move a rewrite rather than a dependency bump, with no security pressure to do so.The note points readers to the full evaluation on the issue for the detailed feasibility/benefit-cost analysis.
Why CLAUDE.md only
The original request mentioned README.md as well, but the project convention is that README.md is user-facing with "no internal jargon, no restish references." A restish-v2 disclaimer would break that, so per discussion the disclaimer lives only in
CLAUDE.md(the developer/AI context file that already references restish).https://claude.ai/code/session_01YawqsGSwR8s8cGrUno8DwM
Generated by Claude Code