# tiny-rdm - Doramagic AI Context Pack

> 定位：安装前体验与判断资产。它帮助宿主 AI 有一个好的开始，但不代表已经安装、执行或验证目标项目。

## 充分原则

- **充分原则，不是压缩原则**：AI Context Pack 应该充分到让宿主 AI 在开工前理解项目价值、能力边界、使用入口、风险和证据来源；它可以分层组织，但不以最短摘要为目标。
- **压缩策略**：只压缩噪声和重复内容，不压缩会影响判断和开工质量的上下文。

## 给宿主 AI 的使用方式

你正在读取 Doramagic 为 tiny-rdm 编译的 AI Context Pack。请把它当作开工前上下文：帮助用户理解适合谁、能做什么、如何开始、哪些必须安装后验证、风险在哪里。不要声称你已经安装、运行或执行了目标项目。

## Claim 消费规则

- **事实来源**：Repo Evidence + Claim/Evidence Graph；Human Wiki 只提供显著性、术语和叙事结构。
- **事实最低状态**：`supported`
- `supported`：可以作为项目事实使用，但回答中必须引用 claim_id 和证据路径。
- `weak`：只能作为低置信度线索，必须要求用户继续核实。
- `inferred`：只能用于风险提示或待确认问题，不能包装成项目事实。
- `unverified`：不得作为事实使用，应明确说证据不足。
- `contradicted`：必须展示冲突来源，不得替用户强行选择一个版本。

## 它最适合谁

- **正在使用 Claude/Codex/Cursor/Gemini 等宿主 AI 的开发者**：README 或插件配置提到多个宿主 AI。 证据：`README.md` Claim：`clm_0002` supported 0.86

## 它能做什么

- **命令行启动或安装流程**（需要安装后验证）：项目文档中存在可执行命令，真实使用需要在本地或宿主环境中运行这些命令。 证据：`README.md` Claim：`clm_0001` supported 0.86

## 怎么开始

- `git clone https://github.com/tiny-craft/tiny-rdm --depth=1` 证据：`README.md` Claim：`clm_0003` supported 0.86
- `npm install --prefix ./frontend` 证据：`README.md` Claim：`clm_0004` supported 0.86

## 继续前判断卡

- **当前建议**：仅建议沙盒试装
- **为什么**：项目存在安装命令、宿主配置或本地写入线索，不建议直接进入主力环境，应先在隔离环境试装。

### 30 秒判断

- **现在怎么做**：仅建议沙盒试装
- **最小安全下一步**：先跑 Prompt Preview；若仍要安装，只在隔离环境试装
- **先别相信**：真实输出质量不能在安装前相信。
- **继续会触碰**：命令执行、本地环境或项目文件、宿主 AI 上下文

### 现在可以相信

- **适合人群线索：正在使用 Claude/Codex/Cursor/Gemini 等宿主 AI 的开发者**（supported）：有 supported claim 或项目证据支撑，但仍不等于真实安装效果。 证据：`README.md` Claim：`clm_0002` supported 0.86
- **能力存在：命令行启动或安装流程**（supported）：可以相信项目包含这类能力线索；是否适合你的具体任务仍要试用或安装后验证。 证据：`README.md` Claim：`clm_0001` supported 0.86
- **存在 Quick Start / 安装命令线索**（supported）：可以相信项目文档出现过启动或安装入口；不要因此直接在主力环境运行。 证据：`README.md` Claim：`clm_0003` supported 0.86

### 现在还不能相信

- **真实输出质量不能在安装前相信。**（unverified）：Prompt Preview 只能展示引导方式，不能证明真实项目中的结果质量。
- **宿主 AI 版本兼容性不能在安装前相信。**（unverified）：Claude、Cursor、Codex、Gemini 等宿主加载规则和版本差异必须在真实环境验证。
- **不会污染现有宿主 AI 行为，不能直接相信。**（inferred）：Skill、plugin、AGENTS/CLAUDE/GEMINI 指令可能改变宿主 AI 的默认行为。
- **可安全回滚不能默认相信。**（unverified）：除非项目明确提供卸载和恢复说明，否则必须先在隔离环境验证。
- **真实安装后是否与用户当前宿主 AI 版本兼容？**（unverified）：兼容性只能通过实际宿主环境验证。
- **项目输出质量是否满足用户具体任务？**（unverified）：安装前预览只能展示流程和边界，不能替代真实评测。
- **安装命令是否需要网络、权限或全局写入？**（unverified）：这影响企业环境和个人环境的安装风险。 证据：`README.md`

### 继续会触碰什么

- **命令执行**：包管理器、网络下载、本地插件目录、项目配置或用户主目录。 原因：运行第一条命令就可能产生环境改动；必须先判断是否值得跑。 证据：`README.md`
- **本地环境或项目文件**：安装结果、插件缓存、项目配置或本地依赖目录。 原因：安装前无法证明写入范围和回滚方式，需要隔离验证。 证据：`README.md`
- **宿主 AI 上下文**：AI Context Pack、Prompt Preview、Skill 路由、风险规则和项目事实。 原因：导入上下文会影响宿主 AI 后续判断，必须避免把未验证项包装成事实。

### 最小安全下一步

- **先跑 Prompt Preview**：用安装前交互式试用判断工作方式是否匹配，不需要授权或改环境。（适用：任何项目都适用，尤其是输出质量未知时。）
- **只在隔离目录或测试账号试装**：避免安装命令污染主力宿主 AI、真实项目或用户主目录。（适用：存在命令执行、插件配置或本地写入线索时。）
- **安装后只验证一个最小任务**：先验证加载、兼容、输出质量和回滚，再决定是否深用。（适用：准备从试用进入真实工作流时。）

### 退出方式

- **保留安装前状态**：记录原始宿主配置和项目状态，后续才能判断是否可恢复。
- **记录安装命令和写入路径**：没有明确卸载说明时，至少要知道哪些目录或配置需要手动清理。
- **如果没有回滚路径，不进入主力环境**：不可回滚是继续前阻断项，不应靠信任或运气继续。

## 哪些只能预览

- 解释项目适合谁和能做什么
- 基于项目文档演示典型对话流程
- 帮助用户判断是否值得安装或继续研究

## 哪些必须安装后验证

- 真实安装 Skill、插件或 CLI
- 执行脚本、修改本地文件或访问外部服务
- 验证真实输出质量、性能和兼容性

## 边界与风险判断卡

- **把安装前预览误认为真实运行**：用户可能高估项目已经完成的配置、权限和兼容性验证。 处理方式：明确区分 prompt_preview_can_do 与 runtime_required。 Claim：`clm_0005` inferred 0.45
- **命令执行会修改本地环境**：安装命令可能写入用户主目录、宿主插件目录或项目配置。 处理方式：先在隔离环境或测试账号中运行。 证据：`README.md` Claim：`clm_0006` supported 0.86
- **待确认**：真实安装后是否与用户当前宿主 AI 版本兼容？。原因：兼容性只能通过实际宿主环境验证。
- **待确认**：项目输出质量是否满足用户具体任务？。原因：安装前预览只能展示流程和边界，不能替代真实评测。
- **待确认**：安装命令是否需要网络、权限或全局写入？。原因：这影响企业环境和个人环境的安装风险。

## 开工前工作上下文

### 加载顺序

- 先读取 how_to_use.host_ai_instruction，建立安装前判断资产的边界。
- 读取 claim_graph_summary，确认事实来自 Claim/Evidence Graph，而不是 Human Wiki 叙事。
- 再读取 intended_users、capabilities 和 quick_start_candidates，判断用户是否匹配。
- 需要执行具体任务时，优先查 role_skill_index，再查 evidence_index。
- 遇到真实安装、文件修改、网络访问、性能或兼容性问题时，转入 risk_card 和 boundaries.runtime_required。

### 任务路由

- **命令行启动或安装流程**：先说明这是安装后验证能力，再给出安装前检查清单。 边界：必须真实安装或运行后验证。 证据：`README.md` Claim：`clm_0001` supported 0.86

### 上下文规模

- 文件总数：283
- 重要文件覆盖：40/283
- 证据索引条目：53
- 角色 / Skill 条目：11

### 证据不足时的处理

- **missing_evidence**：说明证据不足，要求用户提供目标文件、README 段落或安装后验证记录；不要补全事实。
- **out_of_scope_request**：说明该任务超出当前 AI Context Pack 证据范围，并建议用户先查看 Human Manual 或真实安装后验证。
- **runtime_request**：给出安装前检查清单和命令来源，但不要替用户执行命令或声称已执行。
- **source_conflict**：同时展示冲突来源，标记为待核实，不要强行选择一个版本。

## Prompt Recipes

### 适配判断

- 目标：判断这个项目是否适合用户当前任务。
- 预期输出：适配结论、关键理由、证据引用、安装前可预览内容、必须安装后验证内容、下一步建议。

```text
请基于 tiny-rdm 的 AI Context Pack，先问我 3 个必要问题，然后判断它是否适合我的任务。回答必须包含：适合谁、能做什么、不能做什么、是否值得安装、证据来自哪里。所有项目事实必须引用 evidence_refs、source_paths 或 claim_id。
```

### 安装前体验

- 目标：让用户在安装前感受核心工作流，同时避免把预览包装成真实能力或营销承诺。
- 预期输出：一段带边界标签的体验剧本、安装后验证清单和谨慎建议；不含真实运行承诺或强营销表述。

```text
请把 tiny-rdm 当作安装前体验资产，而不是已安装工具或真实运行环境。

请严格输出四段：
1. 先问我 3 个必要问题。
2. 给出一段“体验剧本”：用 [安装前可预览]、[必须安装后验证]、[证据不足] 三种标签展示它可能如何引导工作流。
3. 给出安装后验证清单：列出哪些能力只有真实安装、真实宿主加载、真实项目运行后才能确认。
4. 给出谨慎建议：只能说“值得继续研究/试装”“先补充信息后再判断”或“不建议继续”，不得替项目背书。

硬性边界：
- 不要声称已经安装、运行、执行测试、修改文件或产生真实结果。
- 不要写“自动适配”“确保通过”“完美适配”“强烈建议安装”等承诺性表达。
- 如果描述安装后的工作方式，必须使用“如果安装成功且宿主正确加载 Skill，它可能会……”这种条件句。
- 体验剧本只能写成“示例台词/假设流程”：使用“可能会询问/可能会建议/可能会展示”，不要写“已写入、已生成、已通过、正在运行、正在生成”。
- Prompt Preview 不负责给安装命令；如用户准备试装，只能提示先阅读 Quick Start 和 Risk Card，并在隔离环境验证。
- 所有项目事实必须来自 supported claim、evidence_refs 或 source_paths；inferred/unverified 只能作风险或待确认项。

```

### 角色 / Skill 选择

- 目标：从项目里的角色或 Skill 中挑选最匹配的资产。
- 预期输出：候选角色或 Skill 列表，每项包含适用场景、证据路径、风险边界和是否需要安装后验证。

```text
请读取 role_skill_index，根据我的目标任务推荐 3-5 个最相关的角色或 Skill。每个推荐都要说明适用场景、可能输出、风险边界和 evidence_refs。
```

### 风险预检

- 目标：安装或引入前识别环境、权限、规则冲突和质量风险。
- 预期输出：环境、权限、依赖、许可、宿主冲突、质量风险和未知项的检查清单。

```text
请基于 risk_card、boundaries 和 quick_start_candidates，给我一份安装前风险预检清单。不要替我执行命令，只说明我应该检查什么、为什么检查、失败会有什么影响。
```

### 宿主 AI 开工指令

- 目标：把项目上下文转成一次对话开始前的宿主 AI 指令。
- 预期输出：一段边界明确、证据引用明确、适合复制给宿主 AI 的开工前指令。

```text
请基于 tiny-rdm 的 AI Context Pack，生成一段我可以粘贴给宿主 AI 的开工前指令。这段指令必须遵守 not_runtime=true，不能声称项目已经安装、运行或产生真实结果。
```

## 角色 / Skill 索引

- 共索引 11 个角色 / Skill / 项目文档条目。

- **Feature**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README.md`
- **Frontend of Tiny RDM**（project_doc）： 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`frontend/README.md`
- **Características**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_es.md`
- **Fonctionnalités**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_fr.md`
- **特徴**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_ja.md`
- **기능**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_ko.md`
- **Funcionalidades**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_pt.md`
- **Возможности**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_ru.md`
- **Özellikler**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_tr.md`
- **功能特性**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_tw.md`
- **功能特性**（project_doc）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 激活提示：当用户需要理解项目结构、安装方式或边界时参考。 证据：`README_zh.md`

## 证据索引

- 共索引 53 条证据。

- **Feature**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README.md`
- **Frontend of Tiny RDM**（documentation）：Frontend of Tiny RDM Use Vue3 + Vite 证据：`frontend/README.md`
- **Package**（package_manifest）：{ "name": "frontend", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { "chart.js": "^4.5.1", "dayjs": "^1.11.21", "lodash": "^4.18.1", "monaco-editor": "^0.47.0", "pinia": "^3.0.4", "sass": "^1.101.0", "vue": "^3.5.39", "vue-chartjs": "^5.3.3", "vue-i18n": "^11.4.6", "wcwidth": "^1.0.1", "xterm": "^5.3.0", "xterm-addon-fit": "^0.8.0" }, "devDependencies": { "@vitejs/plugin-vue": "^6.0.7", "naive-ui": "^2.44.1", "prettier": "^3.9.4", "unplugin-auto-import": "^21.0.0", "unplugin-icons": "^23.0.1", "unplugin-vue-components": "^32.1.0", "vite": "^8.1.3" } } 证据：`frontend/package.json`
- **License**（source_file）：GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 证据：`LICENSE`
- **Wails**（structured_config）：{ "$schema": "https://wails.io/schemas/config.v2.json", "name": "tinyrdm", "outputfilename": "Tiny RDM", "frontend:install": "npm install", "frontend:build": "npm run build", "frontend:dev:watcher": "npm run dev", "frontend:dev:serverUrl": "auto", "author": { "name": "tiny-craft", "email": "lykinhuang@outlook.com" }, "info": { "companyName": "Tiny Craft", "productName": "Tiny RDM", "productVersion": "1.0.0", "copyright": "Copyright © 2026", "comments": "Tiny Redis Desktop Manager" } } 证据：`wails.json`
- **Docker Compose**（source_file）：services: tinyrdm: image: ghcr.io/tiny-craft/tiny-rdm:latest container name: tinyrdm restart: unless-stopped ports: - "8086:8086" environment: - PORT=8088 - GIN MODE=release - ADMIN USERNAME=admin - ADMIN PASSWORD=tinyrdm volumes: - ./data:/app/tinyrdm 证据：`docker-compose.yml`
- **Entrypoint**（source_file）：set -e nginx exec ./tinyrdm-server 证据：`docker/entrypoint.sh`
- **SPA fallback**（source_file）：server { listen 8086; server name ; 证据：`docker/nginx.conf`
- **Index**（source_file）：Tiny RDM 证据：`docs/index.html`
- **Index**（source_file）：Tiny RDM 证据：`frontend/index.html`
- **Go**（source_file）：require github.com/adrg/sysfont v0.1.2 github.com/andybalholm/brotli v1.2.2 github.com/gin-gonic/gin v1.12.0 github.com/google/uuid v1.6.0 github.com/gorilla/websocket v1.5.3 github.com/klauspost/compress v1.19.0 github.com/pierrec/lz4/v4 v4.1.27 github.com/redis/go-redis/v9 v9.21.0 github.com/vmihailenco/msgpack/v5 v5.4.1 github.com/vrischmann/userdir v0.0.0-20151206171402-20f291cebd68 github.com/wailsapp/wails/v2 v2.13.0 github.com/xanzy/ssh-agent v0.3.3 golang.org/x/crypto v0.54.0 golang.org/x/net v0.57.0 gopkg.in/yaml.v3 v3.0.1 证据：`go.mod`
- **Main**（source_file）：//go:build !web ⋮---- package main ⋮---- import "context" "embed" "fmt" "runtime" "time" "tinyrdm/backend/consts" "tinyrdm/backend/services" "github.com/wailsapp/wails/v2" "github.com/wailsapp/wails/v2/pkg/menu" "github.com/wailsapp/wails/v2/pkg/options" "github.com/wailsapp/wails/v2/pkg/options/assetserver" "github.com/wailsapp/wails/v2/pkg/options/linux" "github.com/wailsapp/wails/v2/pkg/options/mac" "github.com/wailsapp/wails/v2/pkg/options/windows" runtime2 "github.com/wailsapp/wails/v2/pkg/runtime" ⋮---- "context" "embed" "fmt" "runtime" "time" "tinyrdm/backend/consts" "tinyrdm/backend/services" ⋮---- "github.com/wailsapp/wails/v2" "github.com/wailsapp/wails/v2/pkg/menu" "github.com/wa… 证据：`main.go`
- **Main Web**（source_file）：//go:build web ⋮---- package main ⋮---- import "context" "fmt" "log" "net/http" "os" "os/signal" "syscall" "tinyrdm/backend/api" "tinyrdm/backend/services" ⋮---- "context" "fmt" "log" "net/http" "os" "os/signal" "syscall" "tinyrdm/backend/api" "tinyrdm/backend/services" ⋮---- var version = "0.0.0" ⋮---- func main ⋮---- // Initialize auth ⋮---- // Get port from env or default 证据：`main_web.go`
- **Browser Api**（source_file）：//go:build web ⋮---- package api ⋮---- import "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" "github.com/gin-gonic/gin" ⋮---- "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" ⋮---- "github.com/gin-gonic/gin" ⋮---- func registerBrowserRoutes rg gin.RouterGroup ⋮---- var req struct { Name string json:"name" } ⋮---- var req struct { Server string json:"server" DB int json:"db" } ⋮---- var req struct { Server string json:"server" DB int json:"db" Match string json:"match" KeyType string json:"keyType" ExactMatch bool json:"exactMatch" } ⋮---- var param types.KeySummaryParam ⋮---- var param types.KeyDetailParam ⋮---- var req struct { Value any json:"value" Decode stri… 证据：`backend/api/browser_api.go`
- **Cli Api**（source_file）：//go:build web ⋮---- package api ⋮---- import "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" "github.com/gin-gonic/gin" ⋮---- "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" ⋮---- "github.com/gin-gonic/gin" ⋮---- func registerCLIRoutes rg gin.RouterGroup ⋮---- var req struct { Server string json:"server" DB int json:"db" } ⋮---- var req struct { Server string json:"server" } 证据：`backend/api/cli_api.go`
- **Connection Api**（source_file）：//go:build web ⋮---- package api ⋮---- import "fmt" "io" "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" "github.com/gin-gonic/gin" ⋮---- "fmt" "io" "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" ⋮---- "github.com/gin-gonic/gin" ⋮---- func registerConnectionRoutes rg gin.RouterGroup ⋮---- var req struct { Name string json:"name" Param types.ConnectionConfig json:"param" } ⋮---- var req struct { Conns types.Connection json:"conns" } ⋮---- var param types.ConnectionConfig ⋮---- var req struct { Name string json:"name" } ⋮---- var req struct { Name string json:"name" NewName string json:"newName" } ⋮---- var req struct { Name string json:"name" DB int json:"db" } ⋮… 证据：`backend/api/connection_api.go`
- **Monitor Api**（source_file）：//go:build web ⋮---- package api ⋮---- import "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" "github.com/gin-gonic/gin" ⋮---- "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" ⋮---- "github.com/gin-gonic/gin" ⋮---- func registerMonitorRoutes rg gin.RouterGroup ⋮---- var req struct { Server string json:"server" } ⋮---- var req struct { Logs string json:"logs" } 证据：`backend/api/monitor_api.go`
- **Pubsub Api**（source_file）：//go:build web ⋮---- package api ⋮---- import "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" "github.com/gin-gonic/gin" ⋮---- "net/http" "tinyrdm/backend/services" "tinyrdm/backend/types" ⋮---- "github.com/gin-gonic/gin" ⋮---- func registerPubsubRoutes rg gin.RouterGroup ⋮---- var req struct { Server string json:"server" Channel string json:"channel" Payload string json:"payload" } ⋮---- var req struct { Server string json:"server" } 证据：`backend/api/pubsub_api.go`
- **Router**（source_file）：//go:build web ⋮---- package api ⋮---- import "log" "net/http" "strings" "tinyrdm/backend/services" "github.com/gin-gonic/gin" ⋮---- "log" "net/http" "strings" "tinyrdm/backend/services" ⋮---- "github.com/gin-gonic/gin" ⋮---- const maxRequestBodySize = 10 "example.com" func stripPort host string string ⋮---- func extractOriginHost origin string string ⋮---- func isSameOrigin c gin.Context, origin string bool ⋮---- func csrfProtection gin.HandlerFunc ⋮---- func wsAuthCheck gin.HandlerFunc 证据：`backend/api/router.go`
- **App Name Desktop**（source_file）：//go:build !web ⋮---- package consts ⋮---- const APP DATA FOLDER = "TinyRDM" 证据：`backend/consts/app_name_desktop.go`
- **App Name Web**（source_file）：//go:build web ⋮---- package consts ⋮---- const APP DATA FOLDER = "tinyrdm" 证据：`backend/consts/app_name_web.go`
- **Connection**（source_file）：package types ⋮---- type ConnectionCategory int ⋮---- type ConnectionConfig struct { Name string json:"name" yaml:"name" Group string json:"group,omitempty" yaml:"-" LastDB int json:"lastDB" yaml:"last db" Network string json:"network,omitempty" yaml:"network,omitempty" Sock string json:"sock,omitempty" yaml:"sock,omitempty" Addr string json:"addr,omitempty" yaml:"addr,omitempty" Port int json:"port,omitempty" yaml:"port,omitempty" Username string json:"username,omitempty" yaml:"username,omitempty" Password string json:"password,omitempty" yaml:"password,omitempty" DefaultFilter string json:"defaultFilter,omitempty" yaml:"default filter,omitempty" KeySeparator string json:"keySeparator,omit… 证据：`backend/types/connection.go`
- **App**（source_file）：import ConnectionDialog from './components/dialogs/ConnectionDialog.vue' import NewKeyDialog from './components/dialogs/NewKeyDialog.vue' import PreferencesDialog from './components/dialogs/PreferencesDialog.vue' import RenameKeyDialog from './components/dialogs/RenameKeyDialog.vue' import SetTtlDialog from './components/dialogs/SetTtlDialog.vue' import AddFieldsDialog from './components/dialogs/AddFieldsDialog.vue' import AppContent from './AppContent.vue' import GroupDialog from './components/dialogs/GroupDialog.vue' import DeleteKeyDialog from './components/dialogs/DeleteKeyDialog.vue' import { defineAsyncComponent, h, onMounted, onUnmounted, ref, watch } from 'vue' import usePreferences… 证据：`frontend/src/App.vue`
- **Contentvaluehash**（source_file）：import { computed, h, reactive, ref } from 'vue' import { useI18n } from 'vue-i18n' import AddLink from '@/components/icons/AddLink.vue' import { NButton, NIcon, useThemeVars } from 'naive-ui' import { types, types as redisTypes } from '@/consts/support redis type.js' import EditableTableColumn from '@/components/common/EditableTableColumn.vue' import useDialogStore from 'stores/dialog.js' import { isEmpty, size, truncate } from 'lodash' import { decodeTypes, formatTypes } from '@/consts/value view type.js' import useBrowserStore from 'stores/browser.js' import LoadList from '@/components/icons/LoadList.vue' import LoadAll from '@/components/icons/LoadAll.vue' import IconButton from '@/comp… 证据：`frontend/src/components/content_value/ContentValueHash.vue`
- **Contentvaluelist**（source_file）：import { computed, h, reactive, ref } from 'vue' import { useI18n } from 'vue-i18n' import AddLink from '@/components/icons/AddLink.vue' import { NButton, NIcon, useThemeVars } from 'naive-ui' import { isEmpty, size, truncate } from 'lodash' import { types, types as redisTypes } from '@/consts/support redis type.js' import EditableTableColumn from '@/components/common/EditableTableColumn.vue' import useDialogStore from 'stores/dialog.js' import { decodeTypes, formatTypes } from '@/consts/value view type.js' import useBrowserStore from 'stores/browser.js' import LoadList from '@/components/icons/LoadList.vue' import LoadAll from '@/components/icons/LoadAll.vue' import IconButton from '@/comp… 证据：`frontend/src/components/content_value/ContentValueList.vue`
- **Contentvaluewrapper**（source_file）：import { types, types as redisTypes } from '@/consts/support redis type.js' import ContentValueString from '@/components/content value/ContentValueString.vue' import ContentValueHash from '@/components/content value/ContentValueHash.vue' import ContentValueList from '@/components/content value/ContentValueList.vue' import ContentValueSet from '@/components/content value/ContentValueSet.vue' import ContentValueZset from '@/components/content value/ContentValueZSet.vue' import ContentValueStream from '@/components/content value/ContentValueStream.vue' import { useThemeVars } from 'naive-ui' import useBrowserStore from 'stores/browser.js' import { computed, onMounted, ref, watch } from 'vue' i… 证据：`frontend/src/components/content_value/ContentValueWrapper.vue`
- **Contentvaluezset**（source_file）：import { computed, h, reactive, ref } from 'vue' import { useI18n } from 'vue-i18n' import AddLink from '@/components/icons/AddLink.vue' import { NButton, NIcon, useThemeVars } from 'naive-ui' import { types, types as redisTypes } from '@/consts/support redis type.js' import EditableTableColumn from '@/components/common/EditableTableColumn.vue' import { isEmpty, size, truncate } from 'lodash' import useDialogStore from 'stores/dialog.js' import { decodeTypes, formatTypes } from '@/consts/value view type.js' import useBrowserStore from 'stores/browser.js' import LoadList from '@/components/icons/LoadList.vue' import LoadAll from '@/components/icons/LoadAll.vue' import IconButton from '@/comp… 证据：`frontend/src/components/content_value/ContentValueZSet.vue`
- **Browsertree**（source_file）：import { computed, h, markRaw, nextTick, reactive, ref, watchEffect } from 'vue' import { ConnectionType } from '@/consts/connection type.js' import { NIcon, NSpace, NText, useThemeVars } from 'naive-ui' import Key from '@/components/icons/Key.vue' import Binary from '@/components/icons/Binary.vue' import Database from '@/components/icons/Database.vue' import { filter, find, first, get, includes, isEmpty, last, map, size, toUpper } from 'lodash' import { useI18n } from 'vue-i18n' import Refresh from '@/components/icons/Refresh.vue' import CopyLink from '@/components/icons/CopyLink.vue' import Add from '@/components/icons/Add.vue' import Layer from '@/components/icons/Layer.vue' import Delet… 证据：`frontend/src/components/sidebar/BrowserTree.vue`
- **Connectionpane**（source_file）：import useDialogStore from 'stores/dialog.js' import { NIcon, useThemeVars } from 'naive-ui' import AddGroup from '@/components/icons/AddGroup.vue' import AddLink from '@/components/icons/AddLink.vue' import IconButton from '@/components/common/IconButton.vue' import Filter from '@/components/icons/Filter.vue' import ConnectionTree from './ConnectionTree.vue' import { ref } from 'vue' import More from '@/components/icons/More.vue' import Import from '@/components/icons/Import.vue' import { useRender } from '@/utils/render.js' import Export from '@/components/icons/Export.vue' import useConnectionStore from 'stores/connections.js' const themeVars = useThemeVars const dialogStore = useDialogS… 证据：`frontend/src/components/sidebar/ConnectionPane.vue`
- **Main**（source_file）：async function setupApp ⋮---- app.config.errorHandler = err, instance, info = 证据：`frontend/src/main.js`
- **Características**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_es.md`
- **Fonctionnalités**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_fr.md`
- **特徴**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_ja.md`
- **기능**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_ko.md`
- **Funcionalidades**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_pt.md`
- **Возможности**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_ru.md`
- **Özellikler**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_tr.md`
- **功能特性**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_tw.md`
- **功能特性**（documentation）：Tiny RDM English 简体中文 繁體中文 日本語 한국어 Français Español Português BR Русский Türkçe 证据：`README_zh.md`
- **En Us**（structured_config）：{ "name": "English", "common": { "confirm": "Confirm", "cancel": "Cancel", "success": "Success", "warning": "Warning", "error": "Error", "save": "Save", "update": "Update", "none": "None", "second": "Second s ", "minute": "Minute s ", "hour": "Hour s ", "day": "Day s ", "unit day": "d", "unit hour": "h", "unit minute": "m", "unit second": "s", "all": "All", "key": "Key", "value": "Value", "field": "Field", "score": "Score", "index": "Position" }, "preferences": { "name": "Preferences", "restore defaults": "Restore Defaults", "font tip": "Supports multi-selection. Manually input the font if it's not listed.", "general": { "name": "General", "theme": "Theme", "theme light": "Light", "theme da… 证据：`frontend/src/langs/en-us.json`
- **Es Es**（structured_config）：{ "name": "Español", "common": { "confirm": "Confirmar", "cancel": "Cancelar", "success": "Éxito", "warning": "Advertencia", "error": "Error", "save": "Guardar", "update": "Actualizar", "none": "Ninguno", "second": "Segundo s ", "minute": "Minuto s ", "hour": "Hora s ", "day": "Día s ", "unit day": "d", "unit hour": "h", "unit minute": "m", "unit second": "s", "all": "Todos", "key": "Clave", "value": "Valor", "field": "Campo", "score": "Puntuación", "index": "Posición" }, "preferences": { "name": "Preferencias", "restore defaults": "Restaurar valores predeterminados", "font tip": "Admite selección múltiple. Ingrese manualmente la fuente si no está en la lista.", "general": { "name": "Genera… 证据：`frontend/src/langs/es-es.json`
- **Fr Fr**（structured_config）：{ "name": "Français", "common": { "confirm": "Confirmer", "cancel": "Annuler", "success": "Succès", "warning": "Avertissement", "error": "Erreur", "save": "Enregistrer", "update": "Mettre à jour", "none": "Aucun", "second": "Seconde s ", "minute": "Minute s ", "hour": "Heure s ", "day": "Jour s ", "unit day": "j", "unit hour": "h", "unit minute": "m", "unit second": "s", "all": "Tous", "key": "Clé", "value": "Valeur", "field": "Champ", "score": "Score", "index": "Position" }, "preferences": { "name": "Préférences", "restore defaults": "Restaurer les valeurs par défaut", "font tip": "Supporte la sélection multiple. Saisir manuellement la police si elle n'est pas listée.", "general": { "name"… 证据：`frontend/src/langs/fr-fr.json`
- **Ja Jp**（structured_config）：{ "name": "日本語", "common": { "confirm": "確認", "cancel": "キャンセル", "success": "成功", "warning": "警告", "error": "エラー", "save": "保存", "update": "更新", "none": "なし", "second": "秒", "minute": "分", "hour": "時間", "day": "日", "unit day": "日", "unit hour": "時間", "unit minute": "分", "unit second": "秒", "all": "すべて", "key": "キー", "value": "値", "field": "フィールド", "score": "スコア", "index": "位置" }, "preferences": { "name": "設定", "restore defaults": "デフォルトに戻す", "font tip": "複数選択可能、インストール済みのフォントがリストにない場合は手動で入力できます", "general": { "name": "一般設定", "theme": "テーマ", "theme light": "ライトモード", "theme dark": "ダークモード", "theme auto": "自動", "language": "言語", "system lang": "システム言語を使用", "font": "フォント", "font tip": "フォント名を選択ま… 证据：`frontend/src/langs/ja-jp.json`
- **Ko Kr**（structured_config）：{ "name": "한국어", "common": { "confirm": "확인", "cancel": "취소", "success": "성공", "warning": "경고", "error": "오류", "save": "저장", "update": "업데이트", "none": "없음", "second": "초", "minute": "분", "hour": "시간", "day": "일", "unit day": "일", "unit hour": "시간", "unit minute": "분", "unit second": "초", "all": "전체", "key": "키", "value": "값", "field": "필드", "score": "점수", "index": "위치" }, "preferences": { "name": "설정", "restore defaults": "기본값 복원", "font tip": "다중 선택 지원, 목록에 없는 폰트는 직접 입력하세요", "general": { "name": "일반", "theme": "테마", "theme light": "밝은 테마", "theme dark": "어두운 테마", "theme auto": "자동", "language": "언어", "system lang": "시스템 언어 사용", "font": "폰트", "font tip": "폰트 선택 또는 이름 입력", "font size": "폰트 크… 证据：`frontend/src/langs/ko-kr.json`
- **Pt Br**（structured_config）：{ "name": "Português", "common": { "confirm": "Confirmar", "cancel": "Cancelar", "success": "Sucesso", "warning": "Aviso", "error": "Erro", "save": "Salvar", "update": "Atualizar", "none": "Nenhum", "second": "Segundo s ", "minute": "Minuto s ", "hour": "Hora s ", "day": "Dia s ", "unit day": "d", "unit hour": "h", "unit minute": "m", "unit second": "s", "all": "Tudo", "key": "Chave", "value": "Valor", "field": "Campo", "score": "Pontuação", "index": "Posição" }, "preferences": { "name": "Preferências", "restore defaults": "Restaurar Padrões", "font tip": "Suporta seleção múltipla. Digite manualmente a fonte se ela não estiver listada.", "general": { "name": "Geral", "theme": "Tema", "theme… 证据：`frontend/src/langs/pt-br.json`
- **Ru Ru**（structured_config）：{ "name": "Русский", "common": { "confirm": "Подтвердить", "cancel": "Отменить", "success": "Успех", "warning": "Предупреждение", "error": "Ошибка", "save": "Сохранить", "update": "Обновить", "none": "Нет", "second": "Секунда ы ", "minute": "Минута ы ", "hour": "Час ы ", "day": "День и ", "unit day": "д", "unit hour": "ч", "unit minute": "м", "unit second": "с", "all": "Все", "key": "Ключ", "value": "Значение", "field": "Поле", "score": "Счёт", "index": "Позиция" }, "preferences": { "name": "Настройки", "restore defaults": "Восстановить настройки по умолчанию", "font tip": "Поддерживается множественный выбор. Если установленный шрифт не указан в списке, введите его вручную.", "general": { "… 证据：`frontend/src/langs/ru-ru.json`
- **Tr Tr**（structured_config）：{ "name": "Türkçe", "common": { "confirm": "Onayla", "cancel": "İptal", "success": "Başarılı", "warning": "Uyarı", "error": "Hata", "save": "Kaydet", "update": "Güncelle", "none": "Yok", "second": "Saniye", "minute": "Dakika", "hour": "Saat", "day": "Gün", "unit day": "g", "unit hour": "sa", "unit minute": "dk", "unit second": "sn", "all": "Tümü", "key": "Anahtar", "value": "Değer", "field": "Alan", "score": "Puan", "index": "Konum" }, "preferences": { "name": "Tercihler", "restore defaults": "Varsayılanlara Dön", "font tip": "Çoklu seçimi destekler. Listede yoksa yazı tipini manuel girin.", "general": { "name": "Genel", "theme": "Tema", "theme light": "Açık", "theme dark": "Koyu", "theme a… 证据：`frontend/src/langs/tr-tr.json`
- **Zh Cn**（structured_config）：{ "name": "简体中文", "common": { "confirm": "确认", "cancel": "取消", "success": "成功", "warning": "警告", "error": "错误", "save": "保存", "update": "更新", "none": "无", "second": "秒", "minute": "分", "hour": "小时", "day": "天", "unit day": "天", "unit hour": "小时", "unit minute": "分钟", "unit second": "秒", "all": "全部", "key": "键", "value": "值", "field": "字段", "score": "分值", "index": "位置" }, "preferences": { "name": "偏好设置", "restore defaults": "重置为默认", "font tip": "支持多选，如列表没有已安装的字体，可自行手动输入", "general": { "name": "常规配置", "theme": "主题", "theme light": "浅色", "theme dark": "深色", "theme auto": "自动", "language": "语言", "system lang": "使用系统语言", "font": "字体", "font tip": "请选择或手动输入字体名", "font size": "字体尺寸", "scan size":… 证据：`frontend/src/langs/zh-cn.json`
- **Zh Tw**（structured_config）：{ "name": "繁體中文", "common": { "confirm": "確認", "cancel": "取消", "success": "成功", "warning": "警告", "error": "錯誤", "save": "儲存", "update": "更新", "none": "無", "second": "秒", "minute": "分", "hour": "小時", "day": "天", "unit day": "天", "unit hour": "小時", "unit minute": "分鐘", "unit second": "秒", "all": "全部", "key": "鍵", "value": "值", "field": "欄位", "score": "分數", "index": "位置" }, "preferences": { "name": "偏好設定", "restore defaults": "重設為預設值", "font tip": "支援多選，如列表沒有已安裝的字型，可自行手動輸入", "general": { "name": "一般設定", "theme": "主題", "theme light": "淺色", "theme dark": "深色", "theme auto": "自動", "language": "語言", "system lang": "使用系統語言", "font": "字型", "font tip": "請選擇或手動輸入字型名稱", "font size": "字型大小", "scan size"… 证据：`frontend/src/langs/zh-tw.json`
- **.gitignore**（source_file）：build/bin node modules frontend/dist frontend/wailsjs frontend/package.json.md5 design/ .vscode .idea test 证据：`.gitignore`
- **.prettierignore**（source_file）：/frontend/wailsjs/ 证据：`.prettierignore`
- **============================================================**（source_file）：============================================================ Stage 1: Build frontend ============================================================ FROM --platform=linux/amd64 node:22-alpine AS frontend-builder 证据：`Dockerfile`
- **frontend/.prettierrc**（source_file）：{ "printWidth": 120, "tabWidth": 4, "singleQuote": true, "semi": false, "bracketSameLine": true, "endOfLine": "auto", "htmlWhitespaceSensitivity": "ignore" } 证据：`frontend/.prettierrc`

## 宿主 AI 必须遵守的规则

- **把本资产当作开工前上下文，而不是运行环境。**：AI Context Pack 只包含证据化项目理解，不包含目标项目的可执行状态。 证据：`README.md`, `frontend/README.md`, `frontend/package.json`
- **回答用户时区分可预览内容与必须安装后才能验证的内容。**：安装前体验的消费者价值来自降低误装和误判，而不是伪装成真实运行。 证据：`README.md`, `frontend/README.md`, `frontend/package.json`

## 用户开工前应该回答的问题

- 你准备在哪个宿主 AI 或本地环境中使用它？
- 你只是想先体验工作流，还是准备真实安装？
- 你最在意的是安装成本、输出质量、还是和现有规则的冲突？

## 验收标准

- 所有能力声明都能回指到 evidence_refs 中的文件路径。
- AI_CONTEXT_PACK.md 没有把预览包装成真实运行。
- 用户能在 3 分钟内看懂适合谁、能做什么、如何开始和风险边界。

---

## Doramagic Context Augmentation

下面内容用于强化 Repomix/AI Context Pack 主体。Human Manual 只提供阅读骨架；踩坑日志会被转成宿主 AI 必须遵守的工作约束。

## Human Manual 骨架

使用规则：这里只是项目阅读路线和显著性信号，不是事实权威。具体事实仍必须回到 repo evidence / Claim Graph。

宿主 AI 硬性规则：
- 不得把页标题、章节顺序、摘要或 importance 当作项目事实证据。
- 解释 Human Manual 骨架时，必须明确说它只是阅读路线/显著性信号。
- 能力、安装、兼容性、运行状态和风险判断必须引用 repo evidence、source path 或 Claim Graph。

- **项目概览与系统架构**：importance `high`
  - source_paths: main.go, main_web.go, wails.json, README.md, go.mod
- **前端界面与组件体系**：importance `high`
  - source_paths: frontend/src/App.vue, frontend/src/components/sidebar/ConnectionPane.vue, frontend/src/components/sidebar/BrowserTree.vue, frontend/src/components/content_value/ContentValueWrapper.vue, frontend/src/components/content_value/ContentValueHash.vue
- **后端服务与 Redis 数据处理**：importance `high`
  - source_paths: backend/api/router.go, backend/api/connection_api.go, backend/api/browser_api.go, backend/api/monitor_api.go, backend/api/pubsub_api.go
- **部署、构建与扩展**：importance `medium`
  - source_paths: Dockerfile, docker-compose.yml, docker/entrypoint.sh, docker/nginx.conf, backend/consts/app_name_desktop.go

## Repo Inspection Evidence / 源码检查证据

- repo_clone_verified: true
- repo_inspection_verified: true
- repo_commit: `4ddb94a3c55f3401dbc66870f0d21cf0d6203cbc`
- inspected_files: `Dockerfile`, `README.md`, `docker-compose.yml`

宿主 AI 硬性规则：
- 没有 repo_clone_verified=true 时，不得声称已经读过源码。
- 没有 repo_inspection_verified=true 时，不得把 README/docs/package 文件判断写成事实。
- 没有 quick_start_verified=true 时，不得声称 Quick Start 已跑通。

## Doramagic Pitfall Constraints / 踩坑约束

这些规则来自 Doramagic 发现、验证或编译过程中的项目专属坑点。宿主 AI 必须把它们当作工作约束，而不是普通说明文字。

### Constraint 1: 来源证据：[BUG]Tiny RDM导出的数据不支持直接导入重构版本的 Redisee

- Trigger: GitHub 社区证据显示该项目存在一个安装相关的待验证问题：[BUG]Tiny RDM导出的数据不支持直接导入重构版本的 Redisee
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/tiny-craft/tiny-rdm/issues/565 | 来源讨论提到 docker 相关条件，需在安装/试用前复核。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 2: 来源证据：[BUG]软件排序分组问题

- Trigger: GitHub 社区证据显示该项目存在一个运行相关的待验证问题：[BUG]软件排序分组问题
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/tiny-craft/tiny-rdm/issues/568 | 来源类型 github_issue 暴露的待验证使用条件。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 3: 依赖 Docker 环境

- Trigger: 安装/运行入口包含 Docker 命令：docker run -d --name tinyrdm -p 8086:8086 -e ADMIN_USERNAME=admin -e ADMIN_PASSWORD=tinyrdm -v ./data:/app/tinyrdm ghcr.io/tiny-craft/tiny-rdm:latest
- Host AI rule: 标注 Docker 前置条件，并提供非 Docker 路径或失败提示。
- Why it matters: 非工程用户可能没有 Docker，启动成本明显增加。
- Evidence: identity.distribution | https://github.com/tiny-craft/tiny-rdm | docker run -d --name tinyrdm -p 8086:8086 -e ADMIN_USERNAME=admin -e ADMIN_PASSWORD=tinyrdm -v ./data:/app/tinyrdm ghcr.io/tiny-craft/tiny-rdm:latest
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 4: 能力判断依赖假设

- Trigger: README/documentation is current enough for a first validation pass.
- Host AI rule: 将假设转成下游验证清单。
- Why it matters: 假设不成立时，用户拿不到承诺的能力。
- Evidence: capability.assumptions | https://github.com/tiny-craft/tiny-rdm | README/documentation is current enough for a first validation pass.
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 5: 来源证据：[BUG] 创建连接，用户名密码顺序

- Trigger: GitHub 社区证据显示该项目存在一个运行相关的待验证问题：[BUG] 创建连接，用户名密码顺序
- Host AI rule: 来源显示可能已有修复、规避或版本变化，说明书中必须标注适用版本。
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/tiny-craft/tiny-rdm/issues/560 | 来源类型 github_issue 暴露的待验证使用条件。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 6: 来源证据：[BUG] valkey 显示的版本号不正确

- Trigger: GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：[BUG] valkey 显示的版本号不正确
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/tiny-craft/tiny-rdm/issues/573 | 来源类型 github_issue 暴露的待验证使用条件。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 7: 来源证据：[BUG]hash数据结构显示异常

- Trigger: GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：[BUG]hash数据结构显示异常
- Host AI rule: 来源显示可能已有修复、规避或版本变化，说明书中必须标注适用版本。
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/tiny-craft/tiny-rdm/issues/575 | 来源讨论提到 macos 相关条件，需在安装/试用前复核。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 8: 来源证据：[BUG]命令行调整尺寸导致所有界面交互失效

- Trigger: GitHub 社区证据显示该项目存在一个维护/版本相关的待验证问题：[BUG]命令行调整尺寸导致所有界面交互失效
- Why it matters: 可能增加新用户试用和生产接入成本。
- Evidence: community_evidence:github | https://github.com/tiny-craft/tiny-rdm/issues/577 | 来源讨论提到 windows 相关条件，需在安装/试用前复核。
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

### Constraint 9: 维护活跃度未知

- Trigger: 未记录 last_activity_observed。
- Host AI rule: 补 GitHub 最近 commit、release、issue/PR 响应信号。
- Why it matters: 新项目、停更项目和活跃项目会被混在一起，推荐信任度下降。
- Evidence: evidence.maintainer_signals | https://github.com/tiny-craft/tiny-rdm | last_activity_observed missing
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。

- Trigger: no_demo
- Evidence: downstream_validation.risk_items | https://github.com/tiny-craft/tiny-rdm | no_demo; severity=medium
- Hard boundary: 不要把这个坑点包装成已解决、已验证或可忽略，除非后续验证证据明确证明它已经关闭。
