Files
th-hotel-simple/docs/project

当前项目专属文档

本目录保存只适用于当前项目的业务背景、架构边界、外部系统约束和实现决策。

这些文档可以作为后续项目参考,但不应整份复制到新项目。新项目可复用内容应优先沉淀到 docs/import/reusable/

文档清单

  • backend-development-guidelines.md:当前项目后端专属规范。
  • frontend-development-guidelines.md:当前项目前端专属规范。
  • go-live-notes.md当前项目上线注意事项记录上线前检查、环境变量、安全、AgentBus、验证和回滚。
  • requirements/M001-source-message-inbox-prd.mdM001 邮件来源入口 PRD记录 AgentBus 邮件 JSON 入库、历史查询、原文读取和媒体引用边界。
  • integrations/superagent-agentbus-project-integration-guide.md:当前项目 SuperAgent 与 AgentBus 验证记录和项目级接入细节。