Skip to content

chore(db): purge MiniMax M3 AMD run 30346826643 / 清理 MiniMax M3 AMD 运行 30346826643 - #662

Merged
cquil11 merged 2 commits into
masterfrom
agent/purge-run-30346826643
Jul 31, 2026
Merged

chore(db): purge MiniMax M3 AMD run 30346826643 / 清理 MiniMax M3 AMD 运行 30346826643#662
cquil11 merged 2 commits into
masterfrom
agent/purge-run-30346826643

Conversation

@cquil11

@cquil11 cquil11 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add InferenceX workflow run 30346826643 to PURGED_RUNS.
  • Remove the initial AMD MiniMax M3 results because they used the incorrect AgentX harness and because MTP/speculative decoding is AgentX-only.
  • Allow updated results to be published after the harness changes.

After merge, the run-override workflow will remove this run from the production database and prevent it from being re-ingested. The original GitHub Actions run and artifacts are unaffected.

Validation

  • bun run --cwd packages/db test:unit -- src/etl/run-overrides.test.ts
  • Pre-commit formatting, lint, and TypeScript checks

中文说明

  • 将 InferenceX 工作流运行 30346826643 加入 PURGED_RUNS
  • 清理初始 AMD MiniMax M3 结果,因为该运行使用了错误的 AgentX 测试工具,且 MTP/推测解码仅适用于 AgentX。
  • 待测试工具更新后再发布新结果。

合并后,运行覆盖工作流会从生产数据库中删除该运行,并阻止其被重新摄取。原始 GitHub Actions 运行及其产物不受影响。

验证

  • bun run --cwd packages/db test:unit -- src/etl/run-overrides.test.ts
  • 提交前格式、lint 和 TypeScript 检查

Note

Low Risk
Single run-ID entry in an existing purge list; production impact is limited to removing one benchmark run’s data, with no changes to auth, APIs, or core ingest behavior.

Overview
Adds InferenceX workflow run 30346826643 to PURGED_RUNS in run-overrides.ts, with a note that the initial AMD MiniMax M3 submission used the wrong AgentX harness (MTP/spec decode is AgentX-only).

After merge, CI’s run-override flow will delete any data already ingested for that run and skip it on future ingest, so corrected results can be published once the harness is fixed. No ingest or purge logic changes beyond this new ID.

Reviewed by Cursor Bugbot for commit 98cd2a9. Bugbot is set up for automated code reviews on this repo. Configure here.

Record the initial AMD MiniMax M3 submission in PURGED_RUNS because it used the incorrect AgentX harness. Results will be updated after the harness changes.

中文:将初始 AMD MiniMax M3 提交运行 30346826643 加入清理列表,因为该运行使用了错误的 AgentX 测试工具。待测试工具更新后将重新提交结果。
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inferencemax-app Ready Ready Preview Jul 31, 2026 9:39pm

Request Review

@cquil11
cquil11 marked this pull request as ready for review July 31, 2026 21:37
@cquil11
cquil11 requested a review from adibarra as a code owner July 31, 2026 21:37
Record that MTP/speculative decoding is supported only for AgentX in addition to the incorrect harness rationale.

中文:补充清理运行 30346826643 的原因,除使用错误测试工具外,MTP/推测解码也仅适用于 AgentX。
@cquil11
cquil11 merged commit 87407cd into master Jul 31, 2026
23 of 24 checks passed
@cquil11
cquil11 deleted the agent/purge-run-30346826643 branch July 31, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant