v0.4.0 upgrades the AIGC capability from a basic heuristic checker into a sample-driven low-AIGC workflow.
This release adds a reusable low-AIGC playbook, a stronger checker aligned to real before/after thesis samples, and a new rewrite script that can auto-apply authorized paragraph rewrites for single-run paragraphs.
- Sample-driven AIGC methodology in
references/low-aigc-playbook.md - Stronger
check_aigc_risk.pyoutput:rewrite_recipetypography_flags- denser academic-template detectors
- New rewrite script:
rewrite_low_aigc_docx.py
- Shared AIGC utilities:
aigc_utils.py
- Dual rewrite profiles:
academic_safeexplicit_low_aigc
- Updated workflow options:
aigc.rewrite_profileaigc.normalize_typography
academic_saferemains the default.explicit_low_aigcis only intended for cases where the user explicitly asks to lower AIGC.- The checker remains local and heuristic. It is not presented as a guarantee of any third-party detector percentage.