Files
Mycontent/.cursor
乘风 b2b753d566 feat: unify planKey handling for lead management
- Added a new entry for the 存客宝计划 Key in the documentation, ensuring consistency between the displayed planKey and the apiKey used for retries.
- Implemented a caching mechanism for the JWT token in the ckbOpenGetToken function to reduce redundant API calls.
- Refactored the lead management logic to ensure that the same planKey is used for both displaying leads and retrying failed pushes, enhancing data integrity and reducing discrepancies.

This update aims to streamline lead management processes and improve the reliability of API interactions.
2026-05-08 15:39:47 +08:00
..

Soul 创业派对 · .cursor 速览

路径约定

  • 所有 Skill、会议纪要、agent 经验路径均以 本 Git 仓库根 为基准(与 miniprogram/soul-api/ 同级)。
  • Rules 中「必须 Read」的路径形如 .cursor/skills/{name}/SKILL.md
  • Python 脚本统一可用 config/paths.pyROOTSKILLSAGENTMEETING

入口优先级

  1. 三端开发rules/soul-project-boundary.mdc + skills/*-dev / change-checklist
  2. 派对 AI:若存在仓库根目录 派对AI/,可补充读其 BOOTSTRAP.md;与 .cursor 冲突时 .cursor 三端约定为准(见 rules/party-ai-dev.mdc)。

噪声与体积

  • meeting/agent/:历史纪要/evolution 会增多,属正常;需要时可按月归档到子目录或压缩备份。
  • scripts/db-exec/node_modules/:已在 .cursorignore.gitignore 中排除,首次使用在 db-exec 下执行 npm install

文档

  • 架构与迭代说明:docs/cursor规则与架构分析及优化建议.md