fix(protocol-matrix): restore live probe auth header
Some checks failed
CI / Quality Gates (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Build & Test (push) Has been cancelled
CI / Release (push) Has been cancelled
Some checks failed
CI / Quality Gates (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Build & Test (push) Has been cancelled
CI / Release (push) Has been cancelled
This commit is contained in:
@@ -47,6 +47,19 @@
|
||||
- `minimax-53hk`:`batch_status=succeeded`、`provider_status=active`、gateway completion `200`
|
||||
- 但它们在 OpenClaw 里暴露的是公网 provider 别名(`tksea-gpt` / `tksea-minimax`),不是直接用 pack 内的 `provider_id`
|
||||
|
||||
6. **公网 / 在线服务器已真验通过的消费口径当前至少包括**
|
||||
- `tksea-gpt/gpt-5.4`
|
||||
- `tksea-gpt/gpt-5.4-mini`
|
||||
- `tksea-minimax/MiniMax-M2.5-highspeed`
|
||||
- `tksea-minimax/MiniMax-M2.7-highspeed`
|
||||
- `tksea/kimi-k2.6`
|
||||
- 这些属于“最终消费口径 PASS”,不要和“官方 provider 模板 fully green”混为一谈
|
||||
|
||||
7. **host protocol matrix live probe 现已恢复可信**
|
||||
- 2026-06-11 已确认并修复脚本假性 `401/auth_failed`:此前把脱敏头 `Authorization: Bearer ***` 直接发给 upstream
|
||||
- 修复后 `minimax-m2-7-official` 的最新 live probe 已收敛为真实 upstream 状态:`models=200`、`chat=429`、`responses=500`、`error_code=rate_limited`
|
||||
- 因此该路线当前仍应归类为 `BLOCKED_BY_QUOTA`,不是脚本误探测
|
||||
|
||||
## 统计口径
|
||||
|
||||
### 状态定义
|
||||
|
||||
Reference in New Issue
Block a user