> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mossx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 專案記憶與知識地圖

> 用專案記憶、知識地圖和上下文賬本給對話補充長期上下文。

客戶端獨有的專案智慧，幫助模型理解你的倉庫約定和結構。

## 專案記憶

儲存關鍵約定和經驗，例如：

* 程式碼風格
* 釋出流程
* 模組邊界
* 踩坑記錄

傳送時可用 `@@` 手動選擇記憶；也可以顯式開啟 Memory Reference 檢索後注入當前 turn。

<img src="https://mintcdn.com/mossx-docs/kz4nt5KFSKzkAZwe/images/desktop/project-memory.png?fit=max&auto=format&n=kz4nt5KFSKzkAZwe&q=85&s=203b0e812be1fd4fcef072a03c7ceede" alt="專案記憶" width="100%" data-path="images/desktop/project-memory.png" />

設定入口：**設定 → 專案記憶**。

## 專案知識地圖

AI 掃描專案後生成可互動結構圖譜：

* 檔案關係
* API 介面
* 模組依賴
* 增量更新

<img src="https://mintcdn.com/mossx-docs/kz4nt5KFSKzkAZwe/images/desktop/project-map.png?fit=max&auto=format&n=kz4nt5KFSKzkAZwe&q=85&s=9446fff11fd09e41277b7631241ccd67" alt="專案知識地圖" width="100%" data-path="images/desktop/project-map.png" />

## 上下文賬本

展示：

* 已選擇或繼承的 context source
* token / character 估算
* freshness
* attribution confidence

它幫你看清「這一輪到底帶了哪些上下文」，避免隱性超限。

## 筆記卡片

本地筆記可用 `@#` 在對話中引用，適合檢查清單和臨時備忘。
