Skip to content

Jel word check#173

Merged
kaseywright merged 6 commits into
eten-tech-foundation:mainfrom
JEdward7777:jel-word-check
Jun 3, 2026
Merged

Jel word check#173
kaseywright merged 6 commits into
eten-tech-foundation:mainfrom
JEdward7777:jel-word-check

Conversation

@JEdward7777
Copy link
Copy Markdown
Contributor

Adding proposal spec as a PR.

Joshua Lansford and others added 6 commits May 28, 2026 10:20
Mechanical prettier --write only (no semantic changes):
- emphasis markers *foo* -> _foo_
- markdown table separator padding
- reflow of TS code samples inside fenced blocks
The repo's @antfu/eslint-config (formatters: true) lints TS code blocks
inside markdown. Adjust the illustrative import statements in the
repeated-word-check proposal to satisfy perfectionist/sort-imports and
import/consistent-type-specifier-style:
- separate import groups with blank lines
- hoist inline type specifiers to top-level 'import type'

Hand-formatted (not raw eslint --fix output) so the samples stay readable.
No prose changed. Verified: 'eslint .' and 'prettier --check .' both pass.
Comment thread docs/proposals/repeated-word-check/ai-tools-integration-summary.md
Comment thread docs/proposals/repeated-word-check/ai-tools-integration-summary.md
Comment thread docs/proposals/repeated-word-check/ai-tools-integration-summary.md
Comment thread docs/proposals/repeated-word-check/ai-tools-integration-summary.md
@kaseywright kaseywright merged commit 048e2db into eten-tech-foundation:main Jun 3, 2026
1 check passed
@JEdward7777
Copy link
Copy Markdown
Contributor Author

Follow-up: the implementation of this approved proposal now lives in #181 (feat(ai-tools): greek-room repeated-words endpoint + fluent-ai client), with the paired compose change in eten-tech-foundation/fluent-platform#5. Verified live end-to-end against the fluent-platform stack (smoke test 10/10, HTTP 200).

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