docs: register feature/image-quota-admin branch disposition
Memind CI / Test, build, and release guards (push) Failing after 6s
Memind CI / Test, build, and release guards (push) Failing after 6s
Record merged image quota work as closed; admin UI lives in memind_adm 5174 only. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -381,3 +381,32 @@ Portal,避免在线修改稳定 `.env`,并确保稳定 8081 与其他用户
|
||||
- **后续不再使用该分支进行任何开发、合并、cherry-pick、打包或发布。**
|
||||
- 不要 merge 该分支到 `main`;不要从该分支构建 runtime/artifact。
|
||||
- 新功能必须从最新 `origin/main` 新建分支(推荐 `bash scripts/new-branch.sh feature/xxx`)。
|
||||
|
||||
## `feature/image-quota-admin`
|
||||
|
||||
**状态:禁止再次引用。改动已提交并进入 `origin/main`(Memind + memind_adm),该分支保留仅用于只读追溯,不是待合并开发分支。**
|
||||
|
||||
审计日期:2026-08-03
|
||||
分支 HEAD(Memind):`946d875`
|
||||
分支 HEAD(memind_adm):`a4d46f2`
|
||||
`origin/main` 对应提交:`946d875`(Memind)、`a4d46f2`(memind_adm)
|
||||
|
||||
### 原始用途
|
||||
|
||||
图片生成额度(image_make)计费与管理:
|
||||
|
||||
- Memind:订阅 bonus 字段、额度流水、生图前校验与扣费、Admin API、Portal 余额弹窗展示
|
||||
- memind_adm(5174):套餐默认额度、流水、用户详情充值 UI(禁止在 Memind `ops/` 扩展)
|
||||
|
||||
### 验证摘要
|
||||
|
||||
- `billing-subscription.test.mjs` + `mindspace-image-generation.test.mjs`:37/37 通过
|
||||
- memind_adm `npm run build` 通过
|
||||
- 本地 Admin API 联调脚本 `verify-image-quota-local.mjs` 通过
|
||||
- Portal `/auth/me` 联调脚本 `verify-image-quota-portal.mjs` 通过
|
||||
|
||||
### 最终处置
|
||||
|
||||
- 保留本地分支名仅用于审计追溯。
|
||||
- 不要从该分支继续开发、merge、cherry-pick 或发布。
|
||||
- 后续管理后台 UI 只能在 memind_adm 5174 开发。
|
||||
|
||||
Reference in New Issue
Block a user