state-flowThese annotations trace the formula-specific state flow: z = pixel; t = p1 + 4; z = fn1(z) * pixel * fn2(fn3(z) * pixel).
0109434e-e9cc-5d80-ad3f-d25ec62cbfda
jm_18 is taught from its pinned FRM-like/1 definition. Follow the pixel seed, t = p1 + 4 threshold, and nested fn1/fn2/fn3 update as source operations, rather than treating an image as guaranteed. The pinned mechanical profile supplies one concrete viewing setup, not a universal visual prediction.
frm-v1:41794347e36147808476dcb16e41d7bdbf24b94327ce2f0bf13fd67a1cf1901f:init/0In jm_18, this node executes z = pixel.
frm-v1:41794347e36147808476dcb16e41d7bdbf24b94327ce2f0bf13fd67a1cf1901f:init/1In jm_18, this node executes t = p1 + 4.
frm-v1:41794347e36147808476dcb16e41d7bdbf24b94327ce2f0bf13fd67a1cf1901f:loop/0In jm_18, this node executes z = fn1(z) * pixel * fn2(fn3(z) * pixel).
frm-v1:41794347e36147808476dcb16e41d7bdbf24b94327ce2f0bf13fd67a1cf1901f:bailoutIn jm_18, this node executes |z| <= t.
state-flowThese annotations trace the formula-specific state flow: z = pixel; t = p1 + 4; z = fn1(z) * pixel * fn2(fn3(z) * pixel).
stopping-testThis annotation is the stopping test, |z| <= t, rather than a state update.
parameter1function1function2function3Record whether z = pixel; t = p1 + 4; then z = fn1(z) * pixel * fn2(fn3(z) * pixel) produces a visible-result or |z| <= t stopping-behavior difference from the baseline; the pinned definition does not guarantee a difference.
Trace jm_18 through its annotations, explaining the source operation z = pixel; t = p1 + 4; then z = fn1(z) * pixel * fn2(fn3(z) * pixel) and the stopping test |z| <= t.
Your trace explains all 4 annotations for jm_18, including z = pixel; t = p1 + 4; then z = fn1(z) * pixel * fn2(fn3(z) * pixel), and distinguishes |z| <= t from a state update.
This teaching unit is grounded in runtime:41794347e36147808476dcb16e41d7bdbf24b94327ce2f0bf13fd67a1cf1901f and decision:0109434e-e9cc-5d80-ad3f-d25ec62cbfda.
rightsStatus is source-declared-public-domain-assumption; implementationBasis is direct-adaptation; publicationDecision is publish; decisionReason is publish-census-full-chain-green. This statement does not make broader claims about any third-party original.
Formula Record
This canonical FractalPark implementation is published and runnable.

This verified canonical revision is read-only. Remix creates a separate editable fork.
The current FractalPark implementation follows the verified semantics of the linked Fractint formula. The original file retains its own rights terms.
Send the Formula ID and supporting evidence. The maintainer can hold or withdraw the implementation while the claim is reviewed. contact@fractalpark.com