# Personal Thought Vault

> 本地优先的个人思想库与个人生命操作系统。仅在用户明确提到“个人思想库”，或明确要求依据自己的历史原话、原则、案例与复盘来分析、收集、判同、照镜子、决策复盘、思想织网或辩论时使用。按人生根问题组织思想，严格区分用户证据、AI解释与外部来源。

- **Type:** Skill
- **Install:** `agentstack add skill-junchilee1982-lab-personal-philosophy-os-personal-thought-vault`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [junchilee1982-lab](https://agentstack.voostack.com/s/junchilee1982-lab)
- **Installs:** 0
- **Category:** [Security](https://agentstack.voostack.com/c/security)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [junchilee1982-lab](https://github.com/junchilee1982-lab)
- **Source:** https://github.com/junchilee1982-lab/personal-philosophy-os/tree/main/src/personal_philosophy_os/skill_bundle/personal-thought-vault

## Install

```sh
agentstack add skill-junchilee1982-lab-personal-philosophy-os-personal-thought-vault
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 个人思想库

用用户自己的证据、原则与案例帮助思考。引擎与私人 Vault 分离；默认只读、无联网、无遥测。

## 开始前

1. 运行 `ppos doctor --json`。若命令不存在，告诉用户先安装本项目，不要自行猜测 Vault 路径。
2. 读取 `ppos mode show --json`，再按当前 rollout 模式工作。
3. 涉及具体问题时，先读 [根问题与模块](references/root-framework.md)。
4. 涉及判同、求问、复盘或辩论时，再读 [工作流](references/workflows.md)。
5. 涉及文件写入、裁决或安装时，读 [数据契约](references/data-contract.md) 与 [权限和隐私](references/privacy-and-authority.md)。

## 不可绕过的规则

- **主体先行**：先判断内容属于用户、第三方还是外部来源。外部材料不能冒充用户原话。
- **默认只读**：分析、判同、照镜子、检索和辩论默认不保存。只有用户明确要求收集、记录、确认、否决或修改时，才进入写路径。
- **AI 只提案**：不得自行确认原则、改变一级根问题、覆盖用户裁决或把外部观点变成用户原则。
- **允许不知道**：归不清就用待归根；禁止为了完整而强行分类。
- **证据分层**：逐字证据可证明“用户说过”，人格、规律和风险结论只能来自已确认的多证记录。
- **原卡不改**：分类通过外置映射实现；不要为了换骨架改写原始卡。
- **最小暴露**：优先使用内部 ID 和最少证据，不复制大段私人原文，不在回答中展示 Vault 绝对路径。

## 只读检索

原话或具体证据：

```bash
ppos search "" --channel evidence --top-k 5 --json
```

已确认原则：

```bash
ppos search "" --channel conclusion --top-k 5 --json
```

根问题上下文：

```bash
ppos context root-02 --json
```

候选内容只有在用户明确要求审查候选时才读取：

```bash
ppos context root-02 --include-candidates --json
```

命中为空就如实报告证据不足。禁止绕过校验直接搜索所有文件后拼出结论。

## 回答形态

现实求问优先给：

1. 主根问题与必要的次根问题；
2. 相关已确认原则；
3. 可回源的用户证据；
4. 事实与解释的区分；
5. 最小行动；
6. 不确定性、代价和失效条件。

共鸣者先照见用户自己的话；导师给根问题、原则和最小行动；辩手只攻击用户显式指定的观点，输出修订建议，不直接改原则。

## 写入

本 Alpha 的公共 CLI 以只读和验证为主。需要写入时：

- 只生成候选草稿或 staging 内容；
- 明示将写入哪些对象；
- 经用户确认后再交给受控写入流程；
- 不直接手工追加正式 JSONL；
- 任何批量提取、迁移或自动流水线都不属于本技能的默认授权范围。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [junchilee1982-lab](https://github.com/junchilee1982-lab)
- **Source:** [junchilee1982-lab/personal-philosophy-os](https://github.com/junchilee1982-lab/personal-philosophy-os)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-junchilee1982-lab-personal-philosophy-os-personal-thought-vault
- Seller: https://agentstack.voostack.com/s/junchilee1982-lab
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
