chore: 为所有 md 文件添加 Hugo front matter

- 处理: 74 个 .md 文件
- 跳过: 0 个(无已存在的 front matter)
- 异常: 3 个(H1 缺失,用文件名兜底)
  - plans/PRISM/.research/readmes/3d-llm.md
  - plans/PRISM/.research/readmes/openmask3d.md
  - plans/PRISM/.research/readmes/openscene.md
This commit is contained in:
gaojie
2026-05-20 22:42:22 +08:00
parent bec8a9a4a3
commit dbcbdbb59e
74 changed files with 592 additions and 0 deletions
+8
View File
@@ -1,3 +1,11 @@
---
title: "Chapter 12 — 风险与对策"
date: 2026-05-20
draft: false
tags: ["PRISM", "世界模型", "空间记忆", "机器人", "隐私", "iOS"]
categories: ["worldmodel"]
---
# Chapter 12 — 风险与对策
> 本章目标:把 PRISM 全系统在**采集 / 部署 / 运行 / 长期维护**四个阶段可能出问题的地方系统化列出,并给出每项的**缓解措施 / 监控指标 / 应急预案**。