This commit is contained in:
Aiden
2026-05-13 20:53:52 +10:00
parent 20ebe52096
commit c7997d5131
15 changed files with 523 additions and 0 deletions

View File

@@ -307,6 +307,10 @@ Current caution:
with fixed command bytes, changing opener or selector `state/value` fields
systematically shifted the returned families and payloads, especially on the
`E8`, `E9`, and `EC` branches.
- An off-grid pair ladder weakened the strict "only known legal pairs work"
model: mixed combinations like `00 30`, `20 30`, and `40 D0` still produced
structured sibling responses, so the payload bytes now look more like a small
parameter space than a tiny whitelist of accepted pair tokens.
## What We Know