chore: 合入 stash Ops hardening 与 migration 000041

Ask/catalog 权限与审计加固、量表读权限统一,以及未提交的 ops hardening 变更。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-13 01:46:34 +08:00
co-authored by Cursor
parent 4889ff5916
commit 62cd8c45dd
70 changed files with 848 additions and 69 deletions
@@ -19,8 +19,9 @@ PATCH status(已有 content.write)· 题干编辑 · UGC · 真支付
| Method | Path | 权限 | 语义 |
|--------|------|------|------|
| GET | `/admin/explore/scales` | `admin.explore.read` | 只读 |
| GET | `/admin/explore/scales/{id}` | `admin.explore.read` | 只读 |
| GET | `/admin/explore/scales` | `admin.explore.read``admin.content.write` | 只读 |
| GET | `/admin/explore/scales/{id}` | `admin.explore.read``admin.content.write` | 只读 |
| GET | `/admin/scales` | `admin.explore.read``admin.content.write` | 只读(与 explore 同源) |
## Migration