包含: - 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/ 目录
40 lines
1.8 KiB
JSON
40 lines
1.8 KiB
JSON
{
|
||
"hooks": [
|
||
{
|
||
"hookId": "H054",
|
||
"startChapter": 20,
|
||
"type": "**行动/首批物资入库**",
|
||
"status": "open",
|
||
"lastAdvancedChapter": 20,
|
||
"expectedPayoff": "**21-25**",
|
||
"notes": "**本章提及**:物资(大米、面粉)堆在仓库东墙,主角从中取用少量面粉、大米给儿童。资源状态稳定。"
|
||
},
|
||
{
|
||
"hookId": "H048",
|
||
"startChapter": 18,
|
||
"type": "**资源/以物易物**",
|
||
"status": "open",
|
||
"lastAdvancedChapter": 18,
|
||
"expectedPayoff": "**19-25**",
|
||
"notes": "**本章未提及**。节点仍存在,可能在后续物资匮乏时再次利用。"
|
||
},
|
||
{
|
||
"hookId": "H056",
|
||
"startChapter": 21,
|
||
"type": "**人物/仓库孤儿**",
|
||
"status": "open",
|
||
"lastAdvancedChapter": 22,
|
||
"expectedPayoff": "**22-26**",
|
||
"notes": "**本章推进**:主角做出**临时收留一天**的决定,设定严格规则(不准离开、不准碰其他东西),并提供了额外食物(一袋5公斤大米)。孤儿(小野、小雨)已开始利用面粉煮食,遵守规则。**问题未解决,但状态明确化**:孤儿成为仓库内被观察的临时居住者,主角离开执行任务。"
|
||
},
|
||
{
|
||
"hookId": "H057",
|
||
"startChapter": 22,
|
||
"type": "**人物/赵助理的疑点**",
|
||
"status": "open",
|
||
"lastAdvancedChapter": 22,
|
||
"expectedPayoff": "**23-25**",
|
||
"notes": "**本章新增**:主角根据模糊的前世记忆,凌晨驱车前往锦绣花园小区,发现赵助理(赵伟)新搬入该老破小小区,凌晨四点未睡,行为可疑(可能背叛胡老板)。主角因此准备了录音笔作为反制手段。**成为信息交付交易的新风险变量**。"
|
||
}
|
||
]
|
||
} |