chore(db): purge DSV4 GB300 Dynamo-vLLM AgentX attempt - #722
Merged
Conversation
Purge attempt 1 of run 30231719317 because it was produced with the outdated AgentX harness.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cquil11
marked this pull request as ready for review
August 11, 2026 19:49
chunfangamd
added a commit
to chunfangamd/InferenceX-app
that referenced
this pull request
Aug 12, 2026
Pulls in SemiAnalysisAI#722 and SemiAnalysisAI#723, two ETL run-override additions that exclude unsupported AgentX results. No conflicts: they touch only packages/db/src/etl/run-overrides.ts and share no file with the overview work on this branch. Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
30231719317, attempt1, toPURGED_RUN_ATTEMPTS.Outdated AgentX harness.Source: InferenceX Actions run 30231719317, attempt 1
Verification
bun test packages/db/src/etl/run-overrides.test.ts(12 passed)bun run lintbun run fmtbun run typecheckImpact
After merge, the purge workflow will delete attempt
1, verify its removal, invalidate affected caches, and warm the relevant routes. This removes the current GB300 Dynamo-vLLM DeepSeek-V4 AgentX series.Note
Medium Risk
Deletes published production benchmark data for a specific AgentX series, though via the established purge-overrides path.
Overview
Adds run
30231719317attempt1toPURGED_RUN_ATTEMPTSso the outdated DeepSeek-V4 FP4 GB300 Dynamo-vLLM MTP AgentX results are deleted from production and skipped on future ingest.After merge, the override workflow removes that published AgentX series, verifies the DB, and refreshes caches.
Reviewed by Cursor Bugbot for commit 57661ba. Bugbot is set up for automated code reviews on this repo. Configure here.