[pull] master from cortexkit:master - #65
Merged
Merged
Conversation
Co-Authored-By: Alfonso <alfonso@cortexkit.io>
…amer registry, session-scoped drains, presenter ctx capture; NOT a security blocker — rpc-server untouched) Co-Authored-By: Alfonso <alfonso@cortexkit.io>
The large-tail drill already accepts one-page native-tail reuse for the measured delta, but its setup still required a multipage priming pass. Release scope legitimately selected the one-page path, so bound both valid priming paths while retaining provider-growth and delta-paging assertions. Refresh Cargo.lock to the sibling HEAD package versions (54806ea4, after router #47 and reverse-refusal #50). Co-Authored-By: Alfonso <alfonso@cortexkit.io>
…ntract) in the large-tail paging test; track sibling path-dep versions in Cargo.lock Co-Authored-By: Alfonso <alfonso@cortexkit.io>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by cubic
Deflakes the Rust transport large-tail paging e2e by allowing valid one‑page priming and syncs Rust dependencies; also adds an internal six‑axis review report for PR cortexkit#350. Old test required priming
transportPages > 1; new test accepts 1–6 while preserving provider-growth and delta-paging assertions. No runtime behavior changes.packages/e2e-tests/tests/rust-multi-frame-delta-perf.test.tsto permit native‑tail reuse during priming; measured delta logic is unchanged.Cargo.lock:cortexkit-store-types0.1.0→0.2.0 andsubc-client-rs0.3.2→0.5.1..cortexkit/alfonso/task-outputs/pr350-review.md(review doc only; no code path impact).Written for commit 457107b. Summary will update on new commits.