包含: - GIT_WORKFLOW.md - 详细的 Git 工作流规范 - scripts/git-setup.sh - Git 工作区初始化脚本 - scripts/git-daily.sh - 日常 Git 管理脚本 - scripts/git-novel-workflow.sh - 小说专用 Git 工作流 - 更新 .gitignore 排除子仓库的 .git 目录 - 添加 novel-tracker/ 目录 - 添加 projects/ 目录(排除子仓库 .git) - 添加 tomato-novel/ 目录
17 lines
395 B
JSON
17 lines
395 B
JSON
{
|
|
"avgSentenceLength": 27,
|
|
"sentenceLengthStdDev": 12,
|
|
"avgParagraphLength": 133,
|
|
"paragraphLengthRange": {
|
|
"min": 12,
|
|
"max": 192
|
|
},
|
|
"vocabularyDiversity": 0.408,
|
|
"topPatterns": [
|
|
"陈末...(3次)",
|
|
"【爽...(3次)"
|
|
],
|
|
"rhetoricalFeatures": [],
|
|
"sourceName": "/root/.openclaw/workspace/tomato_style_improved.txt",
|
|
"analyzedAt": "2026-03-30T02:08:41.966Z"
|
|
} |