Replace residual em-dashes, arrow-notation shorthand, and a handful of
filler intensifiers; fix two small typos. Add .gitignore to keep the
working CHANGES.md audit out of the repo.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Restructures section 01 from "web chat / in-editor / agentic" into "web
chat vs. tools that live with your code," with the autocomplete /
in-project chat / agentic spectrum as a sub-structure of the latter.
Inline edits are reduced to a historical note tied to the 2023
instruction-tuned LLM era.
- Rename 01-three-modes -> 01-two-worlds and 03-in-editor-workflow ->
03-autocomplete; section 03 narrows to autocomplete (ghost text habits,
the autocomplete-your-verification trap)
- Section 04 reframes in-project chat as the default venue, web chat as
a special-case venue; adds "Carrying context across sessions" covering
dev-log.md, CLAUDE.md, .cursorrules
- Section 05 reworks intro to contrast against in-project chat instead
of "editor extension"; tightens prose and removes em-dashes
- Update cross-references and tool-mode language in 02, 06, 07, and
the root README to match the new framing
- Swap the CRDT example in section 04 for finite-volume methods, fitting
the CHEG audience
- Minor typo/wording fixes
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>