Skip to content

v0.2.0 — De-AI Humanization

Latest

Choose a tag to compare

@JamesHeal JamesHeal released this 01 Apr 05:30

What's New

AI-generated content sounds like AI. This release adds a built-in humanization layer to fix that.

De-AI Writing System

  • 29 AI writing patterns detected and rewritten — significance inflation, AI vocabulary ("delve", "leverage", "landscape"), filler phrases, em dash overuse, and more (based on Wikipedia's AI Cleanup project)
  • Chinese-specific rules (去AI味) — anti-成语堆砌, 口语化 tone, structural de-rigidification
  • Voice calibration — paste your own writing samples and the system matches your personal style

How It Works

Two layers of protection:

  1. During writing — rules are active while /media-write drafts each section
  2. Audit pass — after the full draft, a dedicated scan catches remaining AI patterns and shows you what it fixed

New Files

  • lib/humanize.md — shared de-AI rule library (29 patterns + 中文专项)
  • content/config/voice.yaml — voice calibration template

Changed Skills

  • /media-write — new Step 5: Humanization Audit before variant generation
  • /media-setup — new Step 5: Voice Configuration Wizard (paste samples or describe your style)

Full Changelog: v0.1.0...v0.2.0