Skip to content

docs: drop AI-slop wording from README#12

Merged
rubenhensen merged 1 commit into
mainfrom
chore/ai-slop-sweep
May 6, 2026
Merged

docs: drop AI-slop wording from README#12
rubenhensen merged 1 commit into
mainfrom
chore/ai-slop-sweep

Conversation

@dobby-coder

@dobby-coder dobby-coder Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

Sweeps the repo for AI-slop writing tells per the rules in the memory repo. Findings were small.

Changes

README.md:

  • L7: replaced "In the PostGuard ecosystem" with "Within PostGuard". "ecosystem" is on the avoid list (overstretched metaphor).
  • L46: tightened the license paragraph. Dropped "This is the standard Rust ecosystem licensing arrangement and is declared as ..." — that sentence was meta-commentary plus another use of "ecosystem". Now just states the Cargo.toml declaration.

What was checked but left alone

  • src/lib.rs, src/gg.rs, benches/bench.rs: doc comments and code comments are terse and technical. No tells worth touching.
  • No UI in this crate, so the design tells do not apply.
  • Grepped the high-signal vocabulary (delve, leverage, harness, robust, comprehensive, seamless, navigate, foster, unlock, realm, landscape, tapestry, pivotal, etc.) — only the two "ecosystem" hits surfaced.

Verification

  • cargo build clean.
  • cargo test — 15 unit tests + 1 doc test pass.

Reviewer quickstart

git fetch origin && git checkout chore/ai-slop-sweep && cargo test

Closes #11
Refs encryption4all/dobby#44

Removes 'ecosystem' (overstretched metaphor) in two places. The license
paragraph also dropped a throat-clearing meta-sentence.

Refs encryption4all/dobby#44
@dobby-coder dobby-coder Bot requested a review from rubenhensen May 6, 2026 14:21
@rubenhensen rubenhensen merged commit e17f42d into main May 6, 2026
6 checks passed
@dobby-coder dobby-coder Bot deleted the chore/ai-slop-sweep branch May 6, 2026 20:02
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.

Sweep repo for AI-isms in writing and design

1 participant