Skip to content

book: polish Internals appendix intro and two chapters - #213

Merged
knoguchi merged 2 commits into
mainfrom
book/internals-polish
Aug 28, 2026
Merged

book: polish Internals appendix intro and two chapters#213
knoguchi merged 2 commits into
mainfrom
book/internals-polish

Conversation

@knoguchi

Copy link
Copy Markdown
Owner

Follow-up to #212: reviewed the whole Internals appendix for the same style issues fixed in the main book rewrite. index.md had a redundant audience statement, a marketing metaphor, and an unnecessary closing section; query-frontend.md and case-studies.md each had one small dash-interjection/restatement issue. The other 8 chapters were already clean.

index.md's opening restated who the part was for twice (a vague "for a
different reader" sentence, then a specific "written for developers who
want to understand or build graph databases" paragraph) and included a
marketing metaphor ("small enough to hold in your head") that added
nothing factual. Merged the audience statement into one sentence, cut
the metaphor down to the plain fact list, and cut the closing "How to
read this part" section entirely — the fact it stated (paths are
repo-root-relative) is obvious enough not to need saying.

query-frontend.md and case-studies.md each had one real issue: a
mid-sentence dash interjection, and two spots restating a fact already
given a sentence or paragraph earlier. The other 8 Internals chapters
were already clean on review — no changes.
'graph' is a reserved keyword in Mermaid (the older diagram-type
declaration, e.g. 'graph TD'), so using it as a node id broke the
parser at mermaid 11.6.0 with "Syntax error in text" on the live site.
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@knoguchi
knoguchi merged commit d24f808 into main Aug 28, 2026
12 checks passed
@knoguchi
knoguchi deleted the book/internals-polish branch August 28, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants