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

This commit is contained in:
phamnazage-jpg
2026-06-11 21:52:24 +08:00
parent 47ced19c7b
commit bdfbaff2a7
6 changed files with 80 additions and 24 deletions

View File

@@ -27,6 +27,20 @@
- “MiniMax 53hk、DeepSeek 2166 的 `subscription` 真实宿主主链路已完全放行”是真
- “latest-head `self_service` fresh-host 标准验收也已通过”是真
## 2026-06-11 补充校准
- `scripts/acceptance/verify_host_protocol_matrix.sh` 的 live probe 假性 `401/auth_failed` 已关闭:此前脚本把脱敏值 `Authorization: Bearer ***` 直接发给 upstream现已改为真实请求发送 `Bearer <api_key>`artifact 脱敏仍保留
- 新证据:`artifacts/host-capability/20260611_203027-live-fixcheck/protocol-matrix-summary.json`
- 因此 `minimax-m2-7-official` 当前真实状态应解释为:`models=200``chat=429``responses=500``error_code=rate_limited`
- 这说明当前剩余未绿属于 upstream key/quota 状态,不是 host protocol matrix 脚本探测链路故障
- 线上/公网已真验通过的消费口径当前至少包括:
- `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`
- 线上 user-key 治理链也已有真验:`artifacts/v3-governance-live/20260608_102323/99-summary.json` 已证明 create/chat/pause/resume/delete 闭环通过
## 当前真相文档(按优先级排序)
### 1. `docs/EXECUTION_BOARD.md`