feat: token economics regression gate with replay tests and perf thresholds #62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/token-economics-regression-gate"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
hit_rate_gate.rs) that fails CI when cache hit rate drops below configured thresholdsfile_cache_replaybenchmark and integration-leveltoken_economics_replaytest to reproduce Q-07/Q-10 economics conditionscheck_v2.rsinto dedicatedcheck_v2_tests.rsmodule (~665 lines moved)thresholds.tomlwith hit-rate floor values and CI workflow to run the gateTest Plan
cargo test --workspacecargo test -p xtaskcargo bench -p cognix-storage --bench file_cache_replaycargo run -p xtask -- perf-checkSelf-Review Checklist