Context
#1213 reworded .cursorrules to a single canonical model: the co-located per-package docs are the source of truth, and apps/vscode/docs/api/ is the assistant-facing integration reference within it (read first when writing integration code).
.claude/CLAUDE.md still carries the OLD wording:
- "These docs are the source of truth for the RocketRide API." (~line 44)
- A duplicated copy of the co-located documentation rule (~lines 57-80).
Proposed change
Apply the same reword to .claude/CLAUDE.md and de-duplicate the co-located rule so the two assistant-instruction files agree on one canonical model.
Refs: PR #1213.
Context
#1213 reworded
.cursorrulesto a single canonical model: the co-located per-package docs are the source of truth, andapps/vscode/docs/api/is the assistant-facing integration reference within it (read first when writing integration code)..claude/CLAUDE.mdstill carries the OLD wording:Proposed change
Apply the same reword to
.claude/CLAUDE.mdand de-duplicate the co-located rule so the two assistant-instruction files agree on one canonical model.Refs: PR #1213.