Skip to content

docs: tone & voice pass — top-level docs (affirmative, plain register) - #9

Merged
dollspace-gay merged 4 commits into
mainfrom
feature/tone-docs
Jun 13, 2026
Merged

docs: tone & voice pass — top-level docs (affirmative, plain register)#9
dollspace-gay merged 4 commits into
mainfrom
feature/tone-docs

Conversation

@maxine-at-forecast

Copy link
Copy Markdown
Collaborator

Tone pass on the public-facing docs, plus the standard that governs it. Register and sentence-level edits only — no claim, number, mechanism, command, identifier, or link changed.

The standard

.design/tone-and-voice.md (new) defines the register for all repo prose:

  • Affirmative, not defensive — state what the system does; don't argue with an imagined skeptic or pile on disclaimers.
  • Plain, not emphatic — no virtue adverbs ("honestly," "loudly"), no dramatic framing.
  • Avoid the AI tics — the antithesis pair ("Not tested — proven," "X, not Y"), rhetorical bold lead-ins, em-dash drama, cute asides.
  • Narrative stays localized to intros/conclusions; substance preserved.

Docs in this slice

  • README.md — full pass. Defensive headings reframed ("Don't trust us → Audit it yourself"; "The proof it isn't a toy → A worked example"; "But how do you know the translation is honest? → How the translation is verified"). The "a liar could type this," "operational not aspirational," and "once and forever" framing is gone; antithesis pairs and rhetorical bold flattened to plain prose. The opening thermite metaphor stays.
  • RATIONALE.md — the over-hedged intro ("no new claims are made here," "GENUINE EXTENSION," "rather than an absolute novelty assertion") rewritten to state the novelty calmly once with the survey's quoted hedge; the audit section's "a liar could type this" removed. Structured body unchanged.
  • thermite-design.md — thesis de-bolded and de-intensified; three body trims.

Not in this slice

  • THERMITE.skill.md is generated (cargo run -p thermite-skill -- --emit); its tone lives in the generator's string templates and will be handled with the source-comment slice.
  • goal.md is a rules contract; its imperatives are legitimate, not hype — left unchanged.
  • The 67 .design/ docs and source comments (~31k comment lines) are subsequent slices.

Supersedes the closed #8.

🤖 Generated with Claude Code

maxine-at-forecast and others added 4 commits June 12, 2026 22:51
The governing register for repo prose: affirmative not defensive, plain not
emphatic, narrative only in intros/conclusions, substance preserved. Anchors
the whole-repo tone pass (#287; umbrella #6).

Issue: #287

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Per .design/tone-and-voice.md (#287). Register and sentence-level rewrite;
no claim, number, mechanism, command, or link changed.

Defensive framing removed:
- headings: "The proof it isn't a toy" -> "A worked example"; "Don't trust us
  — audit it" -> "Audit it yourself"; "But how do you know the translation is
  honest?" -> "How the translation is verified".
- cut "a liar could also type this", "operational not aspirational", "with
  your own eyes", "everyone goes home happy and wrong", virtue adverbs
  ("slides down honestly", "skips loudly", "prints skip reasons honestly").

AI tics removed (the harder pass):
- antithesis pairs: "Not tested — proven", "Not as comments — as enforced
  syntax", "not the foundation", "not only the referee", "not just the proof".
- rhetorical bold lead-ins ("Every function must make three promises.",
  "The grade measures...", "All programs, once and forever:") flattened to plain prose.
- em-dash drama reduced; cute asides ("Belt, suspenders, and a tripwire") cut.

The opening thermite metaphor stays (localized intro narrative).

Issue: #287

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Per .design/tone-and-voice.md (#287). The intro's over-hedging was itself the
defensive register; state the novelty once, plainly, with the survey's quoted
hedge. Body is structured technical prose and largely unchanged.

- intro: dropped "they are context, not project claims", "GENUINE EXTENSION"
  caps, "rather than a flat claim", "a bounded, falsifiable claim ... rather
  than an absolute novelty assertion", "No new claims are made here". The three
  components and the survey's hedges stay.
- audit "Why": dropped the "a liar could also type this" framing; state plainly
  that a trust statement must enumerate its assumptions.

Substance, claims, and file/symbol pointers unchanged.

Issue: #287

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Per .design/tone-and-voice.md (#287). Thesis/pillars keep their narrative but
lose the tics; body unchanged except three intensifier trims.

- thesis bullets de-bolded; "deliberately insufferable ... Humans are not the
  user" -> "unpleasant for humans to write, by design; humans are not the
  intended author".
- heading "What 'trustable' means, precisely" -> "What 'trustable' means";
  "answered by ... not by mentally executing code" -> "rather than the code";
  dropped "or anyone's vibes".
- §4.2 heading "deliberately weak" -> "small by design"; "reports honestly:"
  -> "reports:"; "is exactly the residue" -> "is the residue".

Issue: #287

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dollspace-gay
dollspace-gay merged commit 3e570b7 into main Jun 13, 2026
5 checks passed
@maxine-at-forecast maxine-at-forecast self-assigned this Jun 13, 2026
@maxine-at-forecast maxine-at-forecast added the documentation Improvements or additions to documentation label Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

De-hype pass: tone down overstatement across docs, comments, and prose

2 participants