# Boundary & Risk Card / 安装前决策卡

项目：nousergon/mnemon

## 试用结论

当前结论：可以进入发布前推荐检查；首次使用仍应从最小权限、临时目录和可回滚配置开始。

## 安装验证层级

- ✅ 沙箱验证通过的安装命令：Doramagic 已在隔离沙箱中实际执行该安装路径并成功完成。
- 首次使用仍由你自己负责：保持最小权限和可回滚路径。

## 用户现在可以做

- 可以先阅读 Human Manual，理解项目目的和主要工作流。
- 可以复制 Prompt Preview 做安装前体验；这只验证交互感，不代表真实运行。
- 可以把官方 Quick Start 命令放到隔离环境中验证，不要直接进主力环境。

## 现在不要做

- 不要把 Prompt Preview 当成项目实际运行结果。
- 不要把 metadata-only validation 当成沙箱安装验证。
- 不要把未验证能力写成“已支持、已跑通、可放心安装”。
- 不要在首次试用时交出生产数据、私人文件、真实密钥或主力配置目录。

## 安装前检查

- 宿主 AI 是否匹配：mcp_host, claude_code, claude, cursor, gemini_cli
- 官方安装入口状态：已发现官方入口
- 是否在临时目录、临时宿主或容器中验证：必须是
- 是否能回滚配置改动：必须能
- 是否需要 API Key、网络访问、读写文件或修改宿主配置：未确认前按高风险处理
- 是否记录了安装命令、实际输出和失败日志：必须记录

## 当前阻塞项

- 无阻塞项。

## 项目专属踩坑

- 失败模式：installation: 0.7.0rc6（medium）：Upgrade or migration may change expected behavior: 0.7.0rc6
- 失败模式：installation: Pre-existing ruff lint debt (66 errors) not caught by CI（medium）：Developers may fail before the first successful local run: Pre-existing ruff lint debt (66 errors) not caught by CI
- 失败模式：installation: Uninstall message reword（medium）：Developers may fail before the first successful local run: Uninstall message reword
- 失败模式：installation: Verify multi-version Python (3.10/3.12/3.13) + matrix.os on self-hosted AL2023 runner before...（medium）：Developers may fail before the first successful local run: Verify multi-version Python (3.10/3.12/3.13) + matrix.os on self-hosted AL2023 runner before repointing ci.yml
- 失败模式：installation: v0.7.0rc3 — soak-substrate (test trio + coverage gate)（medium）：Upgrade or migration may change expected behavior: v0.7.0rc3 — soak-substrate (test trio + coverage gate)

## 风险与权限提示

- no_demo: medium

## 证据缺口

- 暂未发现结构化证据缺口。
