@@ -1034,11 +1034,14 @@ inside the `1.3.x` line if they remain evidence-gated and do not weaken the
10341034- Maintain the checked admission ledger in
10351035 [ SIMD_NON_STANDARD_SURFACE_REVIEW.md] ( SIMD_NON_STANDARD_SURFACE_REVIEW.md )
10361036 for every reviewed non-standard surface.
1037- - First checkpoint: add explicit regression coverage proving current
1038- non-standard candidate surfaces still preserve scalar-visible behavior while
1039- remaining outside the admitted acceleration scope. This covers custom
1040- alphabets, bcrypt/crypt-style alphabets, strict in-place decode,
1041- legacy-whitespace decode, strict wrapped decode, and wrapped encode staging.
1037+ - First checkpoint: add explicit regression coverage proving the then-current
1038+ non-standard candidate surfaces still preserved scalar-visible behavior while
1039+ remaining outside the admitted acceleration scope. At the ` 1.3.2 ` checkpoint
1040+ this covered custom alphabets, bcrypt/crypt-style alphabets, strict in-place
1041+ decode, legacy-whitespace decode, strict wrapped decode, and wrapped encode
1042+ staging. The later ` 1.3.3 ` slice separately admitted wrapped decode, legacy
1043+ decode, in-place encode, and strict in-place decode only through scalar
1044+ validation/compaction or stack-staging boundaries.
10421045- Second checkpoint: pin malformed/error-path parity for the same surfaces,
10431046 and keep wrapped encode regression coverage backed by an independent naive
10441047 line-splitting oracle rather than only the production wrapping primitive.
0 commit comments