迁移 Claude/Codex/Cursor 开发环境与追溯资产

Co-Authored-By: OpenAI Codex <codex@openai.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Neo
2026-05-02 03:11:39 +08:00
parent d269ee6401
commit 81e41730ec
33 changed files with 3734 additions and 34 deletions

View File

@@ -0,0 +1,11 @@
---
description: 历史追溯规则:优先使用精简索引、审计记录和当前代码。
globs: docs/**
alwaysApply: false
---
# 历史追溯规则
- 日常追溯先查 `docs/ai-env-history/README.md`、`docs/claude-history/`、`docs/audit/changes/`。
- 历史摘要只解释来龙去脉,编码前仍以当前文件、当前 diff、当前测试为准。
- 原始 JSONL 可用于追查细节但不要把密钥、DSN、token 原文写入仓库文档。