docs(claude-md): add current-state header, align on main/paxai.app#87
Merged
docs(claude-md): add current-state header, align on main/paxai.app#87
Conversation
ax-cli's CLAUDE.md was already concise (57 lines) and clean of drift. Two additive touches for consistency with the wider CLAUDE.md PR wave: 1. Decision-table current-state header at top (target × branch × URL × gating). Same shape as ax-backend / ax-frontend / ax-mcp-server / ax-agents so operators get a uniform entry point across the 5 repos. 2. Short "How to ship" section noting ax-cli ships via PyPI from main, and aws/prod is historical / not a target for this repo. No content removed; ~10 lines added. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Part of CLAUDE.md PR wave. Siblings: ax-backend#306, ax-frontend#267, ax-mcp-server#208, ax-agents#111.
ax-cli was already clean — this adds just the decision-table header + a brief
How to shipsection for consistency with the other 4 repos. ~10 additive lines.