Skip to content

Add SudachiPy Markdown vocabulary scripts#38

Merged
ssaattww merged 4 commits into
mainfrom
feat/sudachipy-markdown-vocabulary
May 17, 2026
Merged

Add SudachiPy Markdown vocabulary scripts#38
ssaattww merged 4 commits into
mainfrom
feat/sudachipy-markdown-vocabulary

Conversation

@ssaattww
Copy link
Copy Markdown
Owner

@ssaattww ssaattww commented May 17, 2026

Summary

  • add SudachiPy-based Markdown vocabulary extraction for .md and .txt files
  • add a SudachiPy-based Markdown whitelist checker with existing focused modes
  • document the new shared scripts in review-enforcer
  • add a user-readable design doc at design/review-enforcer-markdown-whitelist-rebuild-design.md for whitelist rebuild behavior and review flow
  • keep review-enforcer/SKILL.md focused on agent-executable rules, and remove the extra reference policy file

Closes #37

Validation

  • python3 -m py_compile skills/review-enforcer/scripts/extract-markdown-vocabulary-sudachi.py skills/review-enforcer/scripts/check-markdown-whitelist-sudachi.py
  • git diff --check
  • Verified from IbisDuck with SudachiPy dependencies: vocabulary extraction, stdin focused check, textlint, cspell, and review r2

@ssaattww ssaattww merged commit d477a55 into main May 17, 2026
@ssaattww ssaattww deleted the feat/sudachipy-markdown-vocabulary branch May 17, 2026 03:59
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.

Add SudachiPy-based Markdown vocabulary extraction

1 participant