Commit Graph
39 Commits
Author SHA1 Message Date
ila 3cc98f2984 feat: 建立管理端分组菜单权限基线 (#66) 2026-08-26 18:03:40 +08:00
ila 762743c323 feat: 完善生成记录耗时展示 (#65) 2026-08-26 11:36:56 +08:00
ila 9bb713b1b9 fix: 按路由状态禁用不可用生成模式 (#60) 2026-08-25 16:52:03 +08:00
ila c1b579f0a4 fix: 对齐图片编辑 multipart 协议 (#60) 2026-08-25 16:24:23 +08:00
ila d7f4688bfb feat: 增加 Portal YAML 运行配置 (#56) 2026-08-25 15:08:28 +08:00
ila b0ecbabdf0 security: 配置 Provider 出站端口白名单 (#55) 2026-08-25 11:59:53 +08:00
ila b1f8bcb0cf feat: 实现 API 安全审计与管理端 API (#45) 2026-08-25 09:57:19 +08:00
ila af4afcef20 feat: 实现三维限流与队列延后 (#44) 2026-08-25 09:15:04 +08:00
ila 40342d0693 security: 调整终端用户密码最小长度 (#51) 2026-08-24 17:51:18 +08:00
ila 0af44bd523 feat: 用户端改为账号登录 (#50) 2026-08-24 17:29:47 +08:00
ila 04953bd7df feat: 交付 OpenAPI v1 生成接口 (#43) 2026-08-24 15:35:38 +08:00
ila b12721ba29 feat: 交付用户 API Key 生命周期 (#42) 2026-08-24 14:55:13 +08:00
ila 701e609f44 docs: 归档 #41 验收结果 (#41) 2026-08-24 14:18:40 +08:00
ila 98625ff9fe feat: 实现 MVP-2 API Key 核心与迁移 (#41) 2026-08-24 12:22:43 +08:00
ila cbae442442 docs: 确认 MVP-2 技术设计与原型 (#36 #37) 2026-08-24 11:51:20 +08:00
ila 875f5b0609 docs: 完成 MVP-2 技术设计与原型 (#36 #37) 2026-08-24 01:09:22 +08:00
ila c3e8f1fce2 feat: 实现 portal 提交契约与游标历史 (#25) 2026-08-22 12:08:29 +08:00
ila db727a7bb3 docs: 记录 go-admin 运营界面验收 (#24) 2026-08-22 11:44:50 +08:00
ila 48e9551d7b docs: 更新 MVP-1 管理端实现状态 (#24) 2026-08-22 11:14:03 +08:00
ila 1fcd76afc9 design: 完全移除用户点数范围 (#31) 2026-08-22 10:16:27 +08:00
ila 6bba98fa5b design: 调整 Provider 凭据查看原型 (#30) 2026-08-22 09:49:04 +08:00
ila 25a24d33d9 docs: 同步管理端登录契约 (#29) 2026-08-22 09:19:17 +08:00
ila f182bfbfcd docs: 记录 MVP-1 管理端运行方式 (#23) 2026-08-21 23:02:53 +08:00
ila e936144a79 feat: 增加安全管理员 bootstrap 命令 (#28) 2026-08-21 17:23:29 +08:00
ila ca75c26e39 docs: 记录工单 #16 验收通过 (#16) 2026-08-21 15:00:30 +08:00
ila 84eb980756 docs: 明确 MVP-1 技术设计 (#16) 2026-08-21 14:45:16 +08:00
ila 1ad8dca9cf fix: 接入内嵌 worker 并完成集成验收 (#13, #15) 2026-08-21 12:36:51 +08:00
ila 9521fbbaa0 docs: 记录 portal 用户界面实现 (#12) 2026-08-21 11:28:07 +08:00
ila 3d2f01554d fix: align WebP uploads with confirmed prototype (#11) 2026-08-21 00:53:27 +08:00
ila ee3f4a843f docs: record portal authentication boundaries (#11) 2026-08-21 00:47:03 +08:00
ila 72a37c0f9e docs: record provider worker boundaries (#10) 2026-08-21 00:18:19 +08:00
ila d61d73d96f docs: record MySQL lease queue (#9) 2026-08-20 23:56:23 +08:00
ila 94468c5c44 docs: record platform security boundaries (#8) 2026-08-20 23:37:56 +08:00
ila 62017df9b0 docs: record core contracts (#7) 2026-08-20 23:22:32 +08:00
ila 470b54c89e docs: record Go schema baseline (#6) 2026-08-20 23:08:53 +08:00
ila b9caaaef10 docs: 确认 MVP-0 Prompt 模板 (#2) 2026-08-20 16:34:10 +08:00
ila 264d930b82 docs: 完善技术基线与实施约束 (#1) 2026-08-20 15:03:43 +08:00
ilaandClaude Opus 5 69229a2bfd 同步 chorus Wiki 镜像
线上 Wiki 15 个核心页面已创建并回读确认,导出为 docs/ 只读镜像。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-20 11:30:58 +08:00
ilaandClaude Opus 5 3895c873ec 引导提交:接入 DevHarness 并建立 chorus 项目文档
- 从 dev_harness (3696663) 复制流程骨架:AGENTS/CLAUDE、工单模板、harness 工具与测试、通用流程文档
- 按需求方案改写为 chorus:项目档案、架构与代码地图、业务规则、本地验证、常见修改、故障排查、产品需求总览
- 需求分期为 MVP-0(跑通全流程最小闭环)/ MVP-1 / MVP-2
- AGENTS.md 增加 12 条 chorus 专用红线

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-20 11:29:12 +08:00