feat: v1.4.0 — Impeccable 排版规范 + 合规反低创检测#19
Open
xiaojohn-eng wants to merge 2 commits into
Open
Conversation
- 新增 impeccable 主题:衬线正文(思源宋体) + 无衬线标题(PingFang SC),深青#1a6b5a + 琥珀#c4820e 双色系 - converter 新增 :::highlight / :::summary 容器语法 - converter 新增 AIGC 声明自动追加(主题级开关) - converter 新增 CSS 随机扰动反低创指纹检测 - 新增合规红线 + SEO 规范 + 低创作度四维检测对策参考文档 - 新增 Seedream 5.0 封面图 Prompt 模板(5类文章) - theme.py 支持 aigc_footer / css_randomize 扩展字段 - 同步更新 OpenClaw 分发 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
P0 修复: - 新增 tests/test_converter.py (55 pytest,覆盖容器/CJK/脚注/暗黑模式/AIGC/随机化) - requirements.txt 锁定精确版本 (== 替代 >=) P1 修复: - cli.py 路径校验:Path.resolve() + _SAFE_BASES 防路径遍历 - image_gen.py 日志脱敏:_sanitize_for_log() 屏蔽 Bearer/API key - fetch_hotspots.py 3次指数退避重试 + (10s,15s) 超时元组 P2 改进: - 新增 tech-coder 人格(务实工程师,代码优先) - 新增 humor-storyteller 人格(段子手,反转驱动) P3 改进: - humanness_score.py 校准基准:--calibrate 对比已知分布,PASS/WARNING 判定 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
impeccable主题:衬线正文(思源宋体) + 无衬线标题(PingFang SC),深青 #1a6b5a + 琥珀 #c4820e,反 AI 味设计:::highlight/:::summary容器、AIGC 声明自动追加、CSS 随机扰动反低创指纹改动明细
toolkit/themes/impeccable.yamltoolkit/converter.pytoolkit/theme.py_raw_data挂载支持扩展字段references/compliance-seo.mdreferences/cover-prompts.mdTest plan
load_theme('impeccable')加载成功,24 条 CSS 规则build_openclaw.py构建成功🤖 Generated with Claude Code