wewrite/scripts
wangzhuc f7fe44c152 fix: expand negative markers and vocabulary temperature word lists
NEGATIVE_MARKERS: 26 → 51 words
  Added: despair (绝望/迷茫/心累), deception (骗/忽悠/割韭菜/套路),
  failure (白费/黄了/凉了), self-deprecation (傻/天真/自嗨),
  sarcasm (呵呵/行吧/真服了), complaint (受够了/苦哈哈)

COLD_WORDS: 7 → 25 (技术栈/标准化/护城河/飞轮/底层逻辑/PMF/ROI...)
WARM_WORDS: 7 → 15 (老实说/这么说吧/你想啊/有意思的是...)
HOT_WORDS: 8 → 19 (凡尔赛/标题党/躺平/摆烂/破防/上头/内耗...)
WILD_WORDS: 7 → 17 (苦哈哈/傻乎乎/交学费/踩坑/翻车...)

Impact on 15 exemplar articles:
  neg score avg: 0.15 → 0.27 (+80%)
  temp_mix: still low on short segments, but full articles now
  score 0.33-1.00 vs previously 0.00

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 23:23:51 +08:00
..
build_openclaw.py feat: add version tracking and update mechanism 2026-03-30 15:20:44 +08:00
build_playbook.py 重构为单用户模式:去掉多客户架构 + 新增 Onboard/环境检查 + 修复 10 项问题 2026-03-28 22:36:36 +08:00
diagnose.py refactor: remove optimize_loop.py, replace with agent-driven optimization 2026-03-30 19:58:20 +08:00
extract_exemplar.py fix: use filename as fallback source when article has no H1 title 2026-03-30 22:42:23 +08:00
fetch_hotspots.py fix: normalize hotspot scores across platforms for fair sorting 2026-03-29 00:13:35 +08:00
fetch_stats.py 重构为单用户模式:去掉多客户架构 + 新增 Onboard/环境检查 + 修复 10 项问题 2026-03-28 22:36:36 +08:00
humanness_score.py fix: expand negative markers and vocabulary temperature word lists 2026-03-30 23:23:51 +08:00
learn_edits.py feat: add SICO-style exemplar extraction system for few-shot writing 2026-03-30 22:32:02 +08:00
seo_keywords.py Initial release — 公众号文章全流程 AI Skill 2026-03-26 22:16:18 +08:00