docs: register feature/subscription-usage-records branch disposition

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-12 13:58:29 +08:00
parent dedf8833d3
commit e9cecf8733
+21
View File
@@ -506,3 +506,24 @@ Portal,避免在线修改稳定 `.env`,并确保稳定 8081 与其他用户
- **不要** merge、cherry-pick 或从该分支继续开发。
- 后续 Analytics 发布以 `docs/analytics-release-runbook.md` 为准。
## `feature/subscription-usage-records`
**状态:禁止再次引用。改动已提交并进入 `origin/main`,该分支保留仅用于只读追溯。**
审计日期:2026-08-12
分支 HEAD`6b586e0`
`origin/main` 对应提交:`dedf883`merge
### 原始用途
订阅额度全额覆盖 token 消耗时,仍写入 usage record,便于审计与对账。
### 验证摘要
- `node --test user-auth.test.mjs`19/19 通过
### 最终处置
- 保留本地分支名用于审计追溯。
- **不要** merge、cherry-pick 或从该分支继续开发。