Record PR42 page-base-flight research evidence - #149
Closed
FujitsuPolycom wants to merge 9 commits into
Closed
Conversation
Construct exact-boundary prompts with lane-specific natural-language codeword instructions, qualify normalized oracle values instead of ambiguous raw next-token hashes, and retain raw hashes as diagnostics. Retry scheduler readiness through at most eight recorded sub-threshold requests before publishing private tails. Receipt schema v2 rejects older synthetic evidence. Cache identity and on-disk namespaces are unchanged. Validation: 13 focused tests and Ruff.
Repeat each lane's required codeword immediately before the completion cue so the oracle remains stable after a 32,768-token private tail. Five previously unstable lanes returned their exact codewords at the full 131,072-token geometry. Cache identity and storage formats are unchanged. Validation: 13 focused tests and Ruff.
Use the original stable base instruction while retaining the strengthened lane instructions that passed the five full-length private-tail controls. This keeps the 98,304-token shared base identical to the successful control geometry. Cache identity and storage formats are unchanged. Validation: 13 focused tests and Ruff.
This was referenced Aug 31, 2026
Owner
Author
This draft records research on reconstructed page-delta admission for image Closing the pull request to remove it from the active review queue. Branch |
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.
Resulting behavior
This draft records SparkCache PR42 opaque-page base-read-flight behavior as research-only evidence. It provides an isolated GLM-5.3 DFlash7 runtime profile, exact ARM64 image pins, stable codeword oracles, manifest inspection, bounded log parsing, and a verdict format that cannot emit a qualification status.
SparkCache's persistent base-segment host-I/O mechanism is implemented and GPU-free tested. Reconstructed page-delta admission is unsupported for GLM-5.3 by the retained semantic evidence. Cache identity, digest salts, 256-token logical geometry, and persisted schemas are unchanged.
Exact source and artifact contract
74a6a472e7f11a56029d52b879c9b3665aa60e01a1511d26a1fe2b17b24561bc52e376bf7f54b06a4d5b8eb8c5c13793ee7a1e67b2b34bd38fcf4ddb6651f2823c816fac93779cbca54a8f19c0ed262830953149f3a87d189d1f833b6f3edede4b9f707ef9e8879359b05b0775ed5fee229d7d6158261e9510ab99d7e82d532abb9ade01a1511d26a1fe2b17b24561bc52e376bf7f54b06asparkring-glm53-sparkcache:dflash7-pr42-page-base-flight-singletonfix-arm64sha256:35b58a7bf414059c65b8f74e4e4b17ee6a81b7008e1bffbc9bd298b5e08c739eec51c5b99227fe14709977df026e25e3e60f220b81ae252155d048556e8ea90ad6b29b2a3f8595a70890e1795a50c1d65951280f7a302a3b0e1edc0417e6ab55The profile retains vLLM compiled commit
da4d7be6c97434f6942292ed8abbf4b32dc44355, Python overlay commit0b67266a0f37d6146a8403fb8482403c62f412d5, B12X commitb1d541f9e71a35f030d45fae437630fff7507c2a, lease-contract SHA-2568adbdfa3fd4b06b213c3aab45255a0b039f1c9940a4b1fad0efd004d263227c9, and CUDA placement-library SHA-256d57509052b73853bcc8e3c3f47bb81748d87b9cbd8d908fc20d4c79a09aa400c.Retained live observations
redcodewordHarness contract
The harness preserves stable single-token codeword oracles and the all-rank held-digest readiness check. Publication records a scheduler-log offset before the base request and submits no private-tail request until four ranks report the held digest. Replay writes all result receipts before returning, including rejected receipts.
A mechanically complete verifier result has
kind=research-verdictandstatus=research-only. Semantic mismatches, missing manifests, missing bounded logs, wrong flight accounting, or incomplete restore timing remain rejected evidence. The harness never starts, stops, or restarts a service.Validation
git diff --check: passedThis draft does not qualify reconstructed page-delta restore, the image, or the GLM-5.3 runtime.