feat(v7): M1 阶段 D.2+D.3——P1/P2 接口占位(35 个接口存在、可调用)
P1 接口(7 个,机检与全书近况):
- list-chapters(占位)
- list-secrets(占位)
- grep-story(占位)
- report-book-stats(占位)
- report-weak-hook-streak(占位)
P2 接口(28 个,AI 角色优化):
- read-secret/read-outline/list-volumes/list-characters(占位)
- report-secret-accumulation/report-thread-activity/report-style-drift(占位)
- 其余 P2 接口(占位)
占位策略:接口文件存在、CLI 可调用、返回空对象/空数组,避免 ERR_MODULE_NOT_FOUND。
实际逻辑留 M2-M4 或按需补充。
冒烟验证:report-book-stats 返回 {} 不报错。
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>