research: initialize Brownian scale and endpoint-fibre Sonnet - #159
Merged
Conversation
This was referenced Aug 27, 2026
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.
Advances #158. Related to #140 and draft #141. Depends on the method firewall merged in #157.
Result
Initialize Brownian motion as a second independent scale/fibre representation family, starting from raw finite increment histories.
S0 derives the first centered scale obligation without receiving the exponent:
raw symmetric law -> exact mean 0 -> exact variance 1 -> active response order 2 -> solve 1 - 2a = 0.The certificate uses the exact integral response identity, not a truncated local expansion. It explicitly stops before a central-limit or continuum-path theorem. A biased held-out law returns typed
centering-required.S1 constructs exact endpoint fibres for nearest-neighbour histories on
Z^d, exact rational pushforward probabilities, and a history-concatenation certificate. For the frozen 1D horizon-five case the counts are1,5,10,10,5,1, and direct horizon five equals the2+3endpoint-fibre convolution exactly.Method firewall
The native source is tested to contain no series, Fourier, matrix, Koopman/Carleman, Gaussian, or heat-kernel oracle calls.
Evidence
git diff --checkclean;Mathematical Core relation
Implements one concrete chain:
finite histories -> endpoint task -> fibres/mass pushforward -> concatenation certificate.Equal endpoints remain explicitly distinguishable by a path-maximum observer, so S1 is not claimed as a path-task quotient.
Engineering Architecture Change
Theory Map Change
Unchanged. This is a T1 local calibration. It pressures U1/U2/U3/U4 and Effective Analysis but proves no universality, objectification, continuum lowering, or new stochastic calculus.
Next gate
Keep #158 open. S2 must separate lattice point return, continuum neighbourhood recurrence, and continuum singleton hitting before S3 introduces a task-scoped Brownian/heat-kernel lowering. Draft #141 remains an explicit dependency and is not copied into this branch.