Harden core mechanics with live playtest and quarantine coverage - #9
Merged
Conversation
Close the leftover campaign gaps: stage S1–S4 so automated cluster-control asserts can fully PASS, fix AttackClusters packet accounting coherence in match-e2e, and add a debug-harness-gated live quarantine tick path.
devteapot
force-pushed
the
hardening/core-mechanics-and-playtest
branch
from
August 7, 2026 21:41
b061fff to
ce10f3e
Compare
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
AttackClusterspacket accounting inmatch-e2eby waiting for a coherent same-step SDK snapshot (stale order row vs fresh packets caused the 80-in-transit / 69-packet mismatch).enable_debug_harness+debug_break_order_conservation, privateDebugHarnessrow never set by production publish) via./scripts/run-quarantine-harness.sh.Test plan
cargo fmt --all -- --checkcargo test --workspace --all-featurescargo test --manifest-path modules/match/Cargo.tomlspacetime build --module-path modules/match./scripts/run-automated-playtest.shonof-match-e2e-auto— S1–S6 PASS, 0 invariant violationsmatch-e2esmoke on isolatedof-match-e2e-smoke— PASS./scripts/run-quarantine-harness.shonof-match-e2e-quarantine— Quarantined + strength conserved + ticks continueof-match-dev