Skip to content
Success

Changes

Summary

  1. Split Common Recipes out of CLAUDE.md into reference/recipes.md (details)
  2. add locator x selection (details)
Commit 0d2478fb4c055c44a21631306a1ffbc12fbc3139 by info
Split Common Recipes out of CLAUDE.md into reference/recipes.md

CLAUDE.md was 55.6k chars, over Claude Code's 40k per-file limit. Move the
24.7k "Common Recipes" block to reference/recipes.md and pull it back via an
@reference/recipes.md import so it still loads into context unchanged. Also
replace the discoverable Key API Endpoints catalog with a compact conventions
note, collapse the redundant Step-by-Step section, and drop the duplicated
Common Patterns Reference section. CLAUDE.md is now 24.4k. Both files are
git-tracked so the full reference travels with the repo on clone.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The file was modifiedCLAUDE.md (diff)
The file was addedreference/recipes.md
Commit d884bed3ec37dc11337f71eb794905368b6c326f by info
add locator x selection
The file was modifiedapp/pages/mobile/generate-shipments.vue (diff)