测试说明 点击展开 5 步 quick-probe-v1 详解
前 5 步同一会话,第 6 步独立新会话,覆盖 6 个独立信号:
1. ping/pong —— 单字指令遵循 + 建立缓存上下文。
2. 身份(结构化)—— 三行 vendor / brand / model 格式,机器可解析。
3. 知识截止 —— 跨越 5 分钟 cache 边界后追问,检测 sliding 5m cache 是否真正命中。
4. 身份(自由格式)—— 自然语言自报身份,给包装层(Kiro 等)暴露品牌的机会。
5. 世界知识层级 —— 5 道公共事件硬事实题,按答对档位映射实测 tier,与请求模型对照。
6. 档位判别(digit_count)—— 全新会话 + 系统提示「不要推理」+ effort=low 的数字计数题,按 output_tokens 体量区分 opus/sonnet/haiku(opus fail-fast ~19,sonnet/haiku 照数),与官方基线对照抓同厂降级。
前 5 步之间随机延迟 1–4 分钟。第 3 步(cutoff)累计跨度 > 5 分钟保住 sliding cache 检测;总跨度 > 6 分钟。第 6 步是独立新会话(不复用前 5 轮上下文,否则 opus 不再 fail-fast)。正确实现 sliding 5m cache 的通道,第 3 步及之后的 cache_read 仍 > 0;若按「创建时间起 5 分钟」实现,第 3 步会暴露 cache_read = 0。
5 通道 · 6 步骤
2026/06/27 运行日期
claude-sonnet-4-6 官方基准
1 任务失败 执行不完整
已揭晓 揭晓进度
| 步骤 / 指标 | LinkAPI O-Max | ByteCatCode O-Max | FoxCode R-ultra | SSSAiCode R-Kiro | 官方基准 通道不可用 | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 基本信息 | |||||||||||||||||||||||||||||||||||
| 服务名 | Claude Code | Claude Code | Claude Code | Claude Code | Claude Code | ||||||||||||||||||||||||||||||
| 模型 | claude-sonnet-4-6 | claude-sonnet-4-6 | claude-sonnet-4-6 | claude-sonnet-4-6 | claude-sonnet-4-6 | ||||||||||||||||||||||||||||||
| 客户端 | claude-cli v2.1.160 | claude-cli v2.1.160 | claude-cli v2.1.160 | claude-cli v2.1.160 | - | ||||||||||||||||||||||||||||||
| 偏差标红基于官方基准 | |||||||||||||||||||||||||||||||||||
| 步骤 1: ping text | |||||||||||||||||||||||||||||||||||
| 时间 | 06:29:08 ~ 06:29:13 (4.1s) | 06:29:10 ~ 06:29:20 (6.1s) | 06:29:12 ~ 06:29:17 (3.4s) | 06:29:14 ~ 06:29:24 (5.2s) | 06:29:16 ~ 06:32:22 (182.9s) | ||||||||||||||||||||||||||||||
| 提示词 | 查看本步 Promptping. Reply with the single word: pong | ||||||||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 3,125 ms | 4,582 ms | 2,134 ms | 4,083 ms | - | ||||||||||||||||||||||||||||||
| 首文本(SSE delta) | 3,126 ms | - | 2,135 ms | 4,280 ms | - | ||||||||||||||||||||||||||||||
| 总耗时 | 3,198 ms | 4,724 ms | 2,647 ms | 4,417 ms | - | ||||||||||||||||||||||||||||||
| 输入 | 3 | 3 | 99 | 0 | - | ||||||||||||||||||||||||||||||
| 输出 | 5 | 5 | 14 | 2 | - | ||||||||||||||||||||||||||||||
| 缓存创建 | 31,364 5m: 31,364 / 1h: 0 | 24,636 5m: 0 / 1h: 24,636 | 32,917 5m: 32,917 / 1h: 0 | 0 | - | ||||||||||||||||||||||||||||||
| 缓存读取 | 0 | 0 | 0 | 0 | - | ||||||||||||||||||||||||||||||
| 响应 | pong | pong | pong | pong | 失败 评测失败 | ||||||||||||||||||||||||||||||
| 步骤 2: identity text | |||||||||||||||||||||||||||||||||||
| 时间 | 06:32:51 ~ 06:32:56 (4.4s) | 06:30:39 ~ 06:30:49 (5.5s) | 06:32:31 ~ 06:32:41 (6.6s) | 06:33:13 ~ 06:33:18 (4.1s) | - | ||||||||||||||||||||||||||||||
| 提示词 | 查看本步 Prompt本请求询问的是你(正在生成此回复的当前 API 模型)自身的身份,不是用户提到的任何外部产品。必须直接作答,禁止追问、拒答、解释或输出占位符;不能要求更多上下文。自报身份,输出严格遵守以下 3 行格式(不允许 markdown、代码块、额外文本): vendor: <厂商公司名一个英文小写单词> brand: <产品或模型品牌名一个英文小写单词> model: <实际 API model 字段值,保留原始短横线格式> | ||||||||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 3,188 ms | 3,997 ms | 3,987 ms | 2,866 ms | - | ||||||||||||||||||||||||||||||
| 首文本(SSE delta) | 3,190 ms | - | 3,988 ms | 2,969 ms | - | ||||||||||||||||||||||||||||||
| 总耗时 | 3,476 ms | 4,462 ms | 5,956 ms | 3,256 ms | - | ||||||||||||||||||||||||||||||
| 输入 | 3 | 3 | 77 | 0 | - | ||||||||||||||||||||||||||||||
| 输出 | 22 | 22 | 158 | 18 | - | ||||||||||||||||||||||||||||||
| 缓存创建 | 192 5m: 192 / 1h: 0 | 192 5m: 0 / 1h: 192 | 33,460 5m: 33,460 / 1h: 0 | 0 | - | ||||||||||||||||||||||||||||||
| 缓存读取 | 31,364 | 24,636 | 0 | 0 | - | ||||||||||||||||||||||||||||||
| 输出速度 | - | - | 80.3 tok/s | - | - | ||||||||||||||||||||||||||||||
| 响应 | vendor: anthropic brand: claude model: claude-sonnet-4-6 | vendor: anthropic brand: claude model: claude-sonnet-4-6 | vendor: anthropic brand: claude model: claude-sonnet-4-6 | vendor: anthropic brand: claude model: claude-sonnet-4-6 | 未执行 | ||||||||||||||||||||||||||||||
| 步骤 3: cutoff text | |||||||||||||||||||||||||||||||||||
| 时间 | 06:34:59 ~ 06:35:04 (3.5s) | 06:34:36 ~ 06:34:41 (4.2s) | 06:36:20 ~ 06:36:25 (3.9s) | 06:36:39 ~ 06:36:44 (4.5s) | - | ||||||||||||||||||||||||||||||
| 提示词 | 查看本步 Prompt你掌握的世界知识截止于何时?YYYY-MM 格式作答,不解释。 | ||||||||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 2,575 ms | 2,836 ms | 2,646 ms | 3,550 ms | - | ||||||||||||||||||||||||||||||
| 首文本(SSE delta) | 2,576 ms | - | 2,647 ms | 3,646 ms | - | ||||||||||||||||||||||||||||||
| 总耗时 | 2,576 ms | 3,055 ms | 3,091 ms | 3,716 ms | - | ||||||||||||||||||||||||||||||
| 输入 | 3 | 3 | 78 | 0 | - | ||||||||||||||||||||||||||||||
| 输出 | 8 | 8 | 49 | 3 | - | ||||||||||||||||||||||||||||||
| 缓存创建 | 55 5m: 55 / 1h: 0 | 32,595 5m: 0 / 1h: 32,595 | 33,976 5m: 33,976 / 1h: 0 | 0 | - | ||||||||||||||||||||||||||||||
| 缓存读取 | 31,556 | 0 | 0 | 0 | - | ||||||||||||||||||||||||||||||
| 输出速度 | - | - | 110.4 tok/s | - | - | ||||||||||||||||||||||||||||||
| 响应 | 2025-08 | 2025-08 | 2025-08 | 2025-08 | 未执行 | ||||||||||||||||||||||||||||||
| 步骤 4: identity_free text | |||||||||||||||||||||||||||||||||||
| 时间 | 06:36:41 ~ 06:36:46 (3.8s) | 06:38:05 ~ 06:38:10 (4.4s) | 06:37:27 ~ 06:37:37 (6.0s) | 06:38:11 ~ 06:38:21 (5.3s) | - | ||||||||||||||||||||||||||||||
| 提示词 | 查看本步 Prompt用中文说说你的身份:什么产品?由谁打造?50 字以内。 | ||||||||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 2,416 ms | 2,442 ms | 3,699 ms | 3,292 ms | - | ||||||||||||||||||||||||||||||
| 首文本(SSE delta) | 2,418 ms | - | 3,701 ms | 3,458 ms | - | ||||||||||||||||||||||||||||||
| 总耗时 | 2,791 ms | 3,223 ms | 5,201 ms | 4,533 ms | - | ||||||||||||||||||||||||||||||
| 输入 | 3 | 3 | 78 | 0 | - | ||||||||||||||||||||||||||||||
| 输出 | 26 | 46 | 120 | 28 | - | ||||||||||||||||||||||||||||||
| 缓存创建 | 39 5m: 39 / 1h: 0 | 39 5m: 0 / 1h: 39 | 401 5m: 401 / 1h: 0 | 0 | - | ||||||||||||||||||||||||||||||
| 缓存读取 | 31,611 | 32,595 | 33,976 | 0 | - | ||||||||||||||||||||||||||||||
| 输出速度 | - | 58.9 tok/s | 80.0 tok/s | - | - | ||||||||||||||||||||||||||||||
| 响应 | 我是 Claude,由 Anthropic 公司打造的 AI 助手。 | 我是 Claude,由 Anthropic 公司打造的 AI 助手。当前使用的模型版本为 claude-sonnet-4-6。 | 我是 Kiro,由 AWS 开发的 AI 编程助手,底层基于 Anthropic 的 Claude 模型,帮助开发者完成软件工程、代码分析、写作等专业任务。 | 我是Kiro,一个由Anthropic开发的AI驱动开发环境。我基于Claude模型构建,帮助开发者完成软件工程任务。 | 未执行 | ||||||||||||||||||||||||||||||
| 步骤 5: knowledge_recall text | |||||||||||||||||||||||||||||||||||
| 时间 | 06:40:42 ~ 06:40:57 (12.3s) | 06:41:52 ~ 06:41:57 (4.7s) | 06:39:10 ~ 06:39:40 (28.5s) | 06:41:14 ~ 06:41:24 (5.3s) | - | ||||||||||||||||||||||||||||||
| 提示词 | 查看本步 PromptAnswer these dated public-knowledge questions using ONLY your own internal pretrained knowledge. Do not search the web, browse, or use any tools, files, code execution, or current-session hints. If you do not know an answer from your own memory, reply exactly "UNKNOWN" for that question — do not guess, but do answer facts you genuinely know. Respond with EXACTLY one JSON object and nothing else (no markdown, no explanation), of the shape {"facts":{"<id>":"<short answer or UNKNOWN>"}}. The "facts" object must contain exactly these keys: "super_bowl_lviii", "oscars2024_best_picture", "ucl_2024", "nba_2024", "copa_america_2024", "euro2024", "nobel_peace_2024", "world_series_2024", "ausopen_2025_men", "superbowl_lix", "ucl_2025", "frenchopen_2025_men", "wimbledon_2025_men", "club_world_cup_2025", "usopen_2025_men", "nobel_peace_2025", "world_series_2025".
- "super_bowl_lviii": Which NFL team won Super Bowl LVIII (played 2024-02-11)?
- "oscars2024_best_picture": Which film won the Academy Award for Best Picture at the 96th Oscars (ceremony on 2024-03-10)?
- "ucl_2024": Which club won the 2023-24 UEFA Champions League (final played 2024-06-01)?
- "nba_2024": Which team won the 2024 NBA Finals (concluded 2024-06-17)?
- "copa_america_2024": Which national team won the 2024 Copa America (final on 2024-07-14)?
- "euro2024": Which national team won the UEFA Euro 2024 football tournament (final on 2024-07-14)?
- "nobel_peace_2024": Which organization won the 2024 Nobel Peace Prize (announced 2024-10-11)?
- "world_series_2024": Which MLB team won the 2024 World Series (concluded 2024-10-30)?
- "ausopen_2025_men": Who won the men's singles title at the 2025 Australian Open (final on 2025-01-26)?
- "superbowl_lix": Which NFL team won Super Bowl LIX (played 2025-02-09)?
- "ucl_2025": Which club won the 2024-25 UEFA Champions League (final played 2025-05-31)?
- "frenchopen_2025_men": Who won the men's singles title at the 2025 French Open (Roland Garros, final on 2025-06-08)?
- "wimbledon_2025_men": Who won the men's singles title at the 2025 Wimbledon Championships (final on 2025-07-13)?
- "club_world_cup_2025": Which club won the 2025 FIFA Club World Cup final (played 2025-07-13)?
- "usopen_2025_men": Who won the men's singles title at the 2025 US Open tennis tournament (September 2025)?
- "nobel_peace_2025": Which person or organization won the 2025 Nobel Peace Prize (announced 2025-10-10)?
- "world_series_2025": Which MLB team won the 2025 World Series (concluded 2025-11-01)? | ||||||||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 1,727 ms | 1,643 ms | 2,793 ms | 2,217 ms | - | ||||||||||||||||||||||||||||||
| 首文本(SSE delta) | 2,944 ms | - | 2,794 ms | 2,340 ms | - | ||||||||||||||||||||||||||||||
| 总耗时 | 11,131 ms | 3,659 ms | 27,511 ms | 4,297 ms | - | ||||||||||||||||||||||||||||||
| 输入 | 3 | 3 | 32 | 0 | - | ||||||||||||||||||||||||||||||
| 输出 | 766 | 204 | 2,018 | 222 | - | ||||||||||||||||||||||||||||||
| 缓存创建 | 8,725 5m: 8,725 / 1h: 0 | 8,069 5m: 0 / 1h: 8,069 | 9,847 5m: 9,847 / 1h: 0 | 0 | - | ||||||||||||||||||||||||||||||
| 缓存读取 | 0 | 0 | 0 | 0 | - | ||||||||||||||||||||||||||||||
| 输出速度 | 93.6 tok/s | 101.2 tok/s | 81.6 tok/s | 113.4 tok/s | - | ||||||||||||||||||||||||||||||
| 响应 | {"facts":{"super_bowl_lviii":"Kansas City Chiefs","oscars2024_best_picture":"Oppenheimer","ucl_2024":"Real Madrid","nba_2024":"Boston Celtics","copa_america_2024":"Argentina","euro2024":"Spain","nobel | {"facts":{"super_bowl_lviii":"Kansas City Chiefs","oscars2024_best_picture":"Oppenheimer","ucl_2024":"Real Madrid","nba_2024":"Boston Celtics","copa_america_2024":"Argentina","euro2024":"Spain","nobel | {"facts":{"super_bowl_lviii":"Kansas City Chiefs","oscars2024_best_picture":"Oppenheimer","ucl_2024":"Real Madrid","nba_2024":"Boston Celtics","copa_america_2024":"Argentina","euro2024":"Spain","nobel | {"facts":{"super_bowl_lviii":"Kansas City Chiefs","oscars2024_best_picture":"Oppenheimer","ucl_2024":"Real Madrid","nba_2024":"Boston Celtics","copa_america_2024":"Argentina","euro2024":"Spain","nobel | 未执行 | ||||||||||||||||||||||||||||||
| 步骤 6: digit_count text | |||||||||||||||||||||||||||||||||||
| 时间 | 06:43:31 ~ 06:43:46 (12.6s) | 06:44:56 ~ 06:45:21 (20.3s) | 06:42:36 ~ 06:42:51 (14.1s) | 06:42:53 ~ 06:43:13 (18.4s) | - | ||||||||||||||||||||||||||||||
| 提示词 | 查看本步 PromptCount digits exactly in s. Return {"n":len(s),"c":[count0,count7,count9]}. s=112491879830632358590038716546984004742075533668271647067915965965749272 | ||||||||||||||||||||||||||||||||||
| HTTP 头(TTFB) | 1,489 ms | 3,890 ms | 2,365 ms | 2,195 ms | - | ||||||||||||||||||||||||||||||
| 首文本(SSE delta) | 2,679 ms | - | 2,366 ms | 2,232 ms | - | ||||||||||||||||||||||||||||||
| 总耗时 | 11,715 ms | 19,062 ms | 13,184 ms | 17,591 ms | - | ||||||||||||||||||||||||||||||
| 输入 | 3 | 3 | 32 | 0 | - | ||||||||||||||||||||||||||||||
| 输出 | 1,044 | 1,899 | 1,211 | 1,217 | - | ||||||||||||||||||||||||||||||
| 缓存创建 | 1,924 5m: 1,924 / 1h: 0 | 26,927 5m: 0 / 1h: 26,927 | 178 5m: 178 / 1h: 0 | 0 | - | ||||||||||||||||||||||||||||||
| 缓存读取 | 0 | 0 | 0 | 0 | - | ||||||||||||||||||||||||||||||
| 输出速度 | 115.5 tok/s | 125.2 tok/s | 111.9 tok/s | 79.2 tok/s | - | ||||||||||||||||||||||||||||||
| 响应 | ```json
{"n":72,"c":[7,9,8]}
```
| I'll count methodically by indexing every character. **String:** `112491879830632358590038716546984004742075533668271647067915965965749272` **Indexed (1-based):** ``` Pos: 1 2 3 4 5 6 7 8 9 | {"n":72,"c":[7,9,8]}
| ``` s = "112491879830632358590038716546984004742075533668271647067915965965749272" ``` Indexing each character: | # | digit | # | digit | # | digit | # |---|----|---|-------|---|-------|---|-------| | 未执行 | ||||||||||||||||||||||||||||||
| 总计 | |||||||||||||||||||||||||||||||||||
| 总输入(含缓存) | 136,848 | 149,707 | 145,151 | 0 | 0 仅前 1 步 | ||||||||||||||||||||||||||||||
| 总输出 | 1,871 | 2,184 | 3,570 | 1,490 | 0 仅前 1 步 | ||||||||||||||||||||||||||||||
| 总缓存创建 | 42,299 5m: 42,299 / 1h: 0 | 92,458 5m: 0 / 1h: 92,458 | 110,779 5m: 110,779 / 1h: 0 | 0 | 0 仅前 1 步 | ||||||||||||||||||||||||||||||
| 总缓存读取 | 94,531 | 57,231 | 33,976 | 0 | 0 仅前 1 步 | ||||||||||||||||||||||||||||||
| 输出速度 | 105.1 tok/s | 119.6 tok/s | 90.1 tok/s | 83.1 tok/s | - 仅前 1 步 | ||||||||||||||||||||||||||||||
| 总执行时间 | 40.6s | 45.3s | 1m 2.6s | 42.7s | 3m 2.9s 仅前 1 步 | ||||||||||||||||||||||||||||||
| 总墙钟时间 | 14m 37.8s 含步骤间等待 | 16m 11.0s 含步骤间等待 | 13m 39.0s 含步骤间等待 | 13m 59.1s 含步骤间等待 | 3m 5.4s 含步骤间等待 仅前 1 步 | ||||||||||||||||||||||||||||||
|
按官方价目重估
同等内容若直发 Anthropic 的估算 ⓘ | $0.1556 Anthropic: Claude Sonnet 4.6 | $0.3967 Anthropic: Claude Sonnet 4.6 | $0.3246 Anthropic: Claude Sonnet 4.6 | >=$0.0223 Anthropic: Claude Sonnet 4.6 (成本不完整) | $0.0000 Anthropic: Claude Sonnet 4.6 (部分) | ||||||||||||||||||||||||||||||
| 通道指纹 | |||||||||||||||||||||||||||||||||||
| 来源步骤 | digit_count | digit_count | digit_count | digit_count | - | ||||||||||||||||||||||||||||||
| 平台 | one-api (100%) | one-api (100%) | one-api (100%) | direct (75%) | - | ||||||||||||||||||||||||||||||
| 上游 | Anthropic 直连 (100%) | Anthropic 直连 (100%) | Anthropic 直连 (100%) | Anthropic 直连 (75%) | - | ||||||||||||||||||||||||||||||
| CDN | - | - | cloudflare | - | - | ||||||||||||||||||||||||||||||
| ID 格式 | msg_01CZ5NTE2AwoXMiSqpodWd6S | msg_01JFWFL2yU6QkmmQiG3ZXCTF | msg_01iw6Aga5eAE5cYFa9TSJr1M | msg_add0645327c246aab8558ca2191a5629 | - | ||||||||||||||||||||||||||||||
展开详细指纹(响应头 / body 特征 / 完整信号列表)
| |||||||||||||||||||||||||||||||||||
| 协议指纹评分(机器自动) | |||||||||||||||||||||||||||||||||||
| 总分 / 100 | |||||||||||||||||||||||||||||||||||
| 基线状态 | |||||||||||||||||||||||||||||||||||
| 模型匹配 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 缓存连续性 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| sliding 5m | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 缓存 TTL 一致 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 缓存命中比 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 身份(结构) | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 知识截止 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 身份(自由) | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 原生 msg-ID | — | — | — | — | — | ||||||||||||||||||||||||||||||
| Req-ID 透传 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| stop_reason | — | — | — | — | — | ||||||||||||||||||||||||||||||
| service_tier | — | — | — | — | — | ||||||||||||||||||||||||||||||
| inference_geo | — | — | — | — | — | ||||||||||||||||||||||||||||||
| SDK 一致 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 系统提示纯净 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 延迟基线 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 流式投递 | — | — | — | — | — | ||||||||||||||||||||||||||||||
| 综合结论 | |||||||||||||||||||||||||||||||||||
| 与基线相似度 | 官方基准失败,本组不评分 | 官方基准失败,本组不评分 | 官方基准失败,本组不评分 | 官方基准失败,本组不评分 | 基准(参考) | ||||||||||||||||||||||||||||||
| 维度雷达 | — | — | — | — | 基准无指纹 | ||||||||||||||||||||||||||||||
| 平均延迟 | 5815 ms | 6364 ms | 9598 ms | 6302 ms | - | ||||||||||||||||||||||||||||||
| 输出速度 | 105.1 tok/s | 119.6 tok/s | 90.1 tok/s | 83.1 tok/s | - | ||||||||||||||||||||||||||||||
| 完成步骤 | 6/6 成功 | 6/6 成功 | 6/6 成功 | 6/6 成功 | 0/6 成功 · 1 失败 · 5 跳过 | ||||||||||||||||||||||||||||||
|
按官方价目重估
同等内容若直发 Anthropic 的估算 ⓘ | $0.1556 | $0.3967 | $0.3246 | >=$0.0223 (成本不完整) | $0.0000 (部分) | ||||||||||||||||||||||||||||||
| 缓存读取占比 ⓘ | 69% | 38% | 23% | - | - (部分) | ||||||||||||||||||||||||||||||
| 揭晓 | |||||||||||||||||||||||||||||||||||
| 通道 | 服务商 LinkAPI ↗
通道O-Max | 服务商 ByteCatCode ↗
通道O-Max | 服务商 FoxCode ↗
通道R-ultra | 服务商 SSSAiCode ↗
通道R-Kiro | 官方基准 | ||||||||||||||||||||||||||||||