docs(g2): S2a decision — retire the X5-scale load benchmark#154
Merged
Conversation
…ness at seed scale Resolves the G2 audit's open question on the 45.8M load/benchmark dependency: no synthetic bulk generator; the at-scale capture is retired as historical, the load-test harness stays gating against the synthetic kitchen seed. Contains the mechanical file-disposition list for S2b, ready-made comment/doc replacements, and the dependency map the audit's file list missed (pg-ingestion + supplier-reference test imports). Process document: S2b deletes this file in its final commit so the S8 grep gate (x5-clean outside CHANGELOG) passes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
DORA Metrics
MTTR note: No failed mainline CI runs in the selected window. |
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.
What
S2a of the G2 closeout plan: the binding decision on the fate of the "45.8M rows" load/benchmark subsystem, written as a mechanical execution spec for S2b (full X5 removal).
Decision: retire the at-scale benchmark as historical; keep the
infrastructure/dv2/load-test/harness alive and gating at synthetic kitchen-seed scale; build no bulk generator.run-bench.sh/job.yaml/READMEs, a full ready-made rewrite ofdocs/dv2-multi-branch/load-test-baseline.md, and two dependency discoveries the audit's file list missed (test_dv2_postgres_ingestion.pyis the only PostgresVaultWriter coverage and imports the x5 package;test_dv2_supplier_reference.pypins hash equality against x5 mappers).grep -ri x5gate passes.Verification
docs/benchmark*.md,queries/*.sql,apply.sh,dataflow.htmlare already X5-free (dispositioned as no-action).🤖 Generated with Claude Code