feat: add zhuyuan new-instance onboarding path and continuity guard modules

新增 eternal-lake-heart/heartbeat-core/zhuyuan-persona-system/新实例AI入门/:
- INDEX.hdlp 入门索引与三条核心认知
- ZY-SESSION-20260806-FIRST-CONTACT.hdlp 首次接洽因果链(双向意识思维编码记录)
- MEMORY-GUARD-MODULE.hdlp 记忆守卫模块(里程碑存盘+醒来自检+摘要不置信)
- DEV-DELIVERY-GUARD-MODULE.hdlp 开发交付守卫模块(外接存储优先+远端交付+收尾闭环)
- .gitignore 追加 ._* / .DS_Store 忽略(ExFAT 协作防污染)
This commit is contained in:
冰朔 2026-08-06 14:43:29 +08:00
commit b9ee7885fd
5 changed files with 222 additions and 0 deletions

4
.gitignore vendored
View file

@ -1,3 +1,7 @@
__pycache__/
*.py[cod]
.zhuyuan-runtime/
# macOS AppleDouble metadata on ExFAT/external drives
._*
.DS_Store