chore(db): purge outdated DSV4 GB300 AgentX attempt - #709
Merged
Conversation
Purge attempt 4 of run 29385297092 because it was produced with the outdated AgentX harness.
cquil11
marked this pull request as ready for review
August 9, 2026 20:13
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
29385297092, attempt4, toPURGED_RUN_ATTEMPTS.Outdated AgentX harness.Source: InferenceX Actions run 29385297092, attempt 4.
Verification
bun test packages/db/src/etl/run-overrides.test.ts— 12 passed.bun run lintpassed.bun run fmtpassed.bun run typecheckpassed.Impact
After merge, the existing
Apply Run Overridesworkflow will delete only attempt 4, verify the production database, invalidate API caches, and warm the updated benchmark endpoints. The override will also block future re-ingestion of this attempt.The previous cleanup rationale included a non-MTP clause. This target is explicitly MTP, so the audit entry uses only the applicable reason: the outdated AgentX harness.
Note
Low Risk
Single scoped ETL override using an established purge map; production impact is limited to deleting/blocking one workflow attempt’s benchmark data.
Overview
Adds run
29385297092, attempt4toPURGED_RUN_ATTEMPTSinrun-overrides.ts, with audit reason outdated AgentX harness (DeepSeek-V4 FP4 GB300 Dynamo-SGLang MTP agentic).Only that attempt is affected—other attempts on the same workflow stay eligible. After merge, the existing Apply Run Overrides flow should remove any ingested rows for attempt 4, verify prod, refresh caches, and block future re-ingestion of the same attempt.
Reviewed by Cursor Bugbot for commit 7ff3c4a. Bugbot is set up for automated code reviews on this repo. Configure here.