Conversation
These four files mirror to /cli on the docs site, which now has a written voice (livetemplate/docs VOICE.md). The docs-native pages were audited against it and came out clean; these did not. "comprehensive" appeared five times and told a reader nothing — a test suite is either covering the flows or it isn't, so say which. "Production-ready security" became the list of cookie flags it was actually describing. "Rich content popovers" became "Content popovers". Headings are left alone. Title Case is these documents' own convention and changing ~90 of them is a rename, not a copy edit. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0166MK1arBYbVZq6wfm8EsQZ
|
Reviewed — this is a small, low-risk copy edit across 4 markdown files (0 Discrepancy vs. the PR description Wording changes look accurate
Nit Overall: solid, well-scoped edit. Only the one heading/description mismatch is worth resolving before merge. |
These four files mirror to
/clion the docs site, which now has a written voice —VOICE.md, added in livetemplate/docs#137. The docs-native pages were audited against it and came out clean. These did not.What changed
comprehensiveappeared five times and told a reader nothing. A test suite either covers the flows or it doesn't, so the text now says which:**Production-ready security** (HTTP-only, secure, SameSite cookies)became**Secure session cookies** (HTTP-only, Secure, SameSite)— the parenthetical was already the real claim.Rich content popovers→Content popovers. And one nominalization: "allows you to customize templates project-wide" → "lets you customize templates across the whole project".Left alone
Headings. Title Case is these documents' own convention, consistently applied across ~90 headings. Changing them is a rename, not a copy edit, and it would bury the actual fix in churn. Worth doing separately if you want it.
Verification
0
.gofiles touched — the diff is 4 markdown files. The repo's pre-commit hook (gofmt, golangci-lint,go test) ran and passed.🤖 Generated with Claude Code
https://claude.ai/code/session_0166MK1arBYbVZq6wfm8EsQZ