initialization-flowThe initialization annotation isolates z = pixel rather than a later initialization statement. This is specific to ok-35.
0a9a153b-bb4e-53df-9cdf-54fd0ad0081e
FRM-like/1 defines ok-35 with source initialization z = pixel, then a loop whose first node is mapped = firstMap(z). The pinned parameter-plane profile uses center (0, 0), zoom 0.25, rotation 0, and 96 iterations, and the source tests |z| <= real(threshold) for bailout.
frm-v1:0a9786849dd78c3643bae1f6de80fbc42d2e57e50e591090e67d681c81c0822e:init/0This cited initialization node performs only: z = pixel.
frm-v1:0a9786849dd78c3643bae1f6de80fbc42d2e57e50e591090e67d681c81c0822e:loop/0This cited first loop node performs only: mapped = firstMap(z).
frm-v1:0a9786849dd78c3643bae1f6de80fbc42d2e57e50e591090e67d681c81c0822e:bailoutThis cited bailout node tests only: |z| <= real(threshold).
initialization-flowThe initialization annotation isolates z = pixel rather than a later initialization statement. This is specific to ok-35.
iteration-flowThe iteration annotation isolates the first loop assignment mapped = firstMap(z); ok-35 maps z with firstMap before comparing product and quotient magnitudes. This is specific to ok-35.
bailout-testThe termination annotation identifies the exact continuation comparison |z| <= real(threshold). This is specific to ok-35.
multiplierthresholdOffsetfirstMapsecondMapFor each isolated change to multiplier, thresholdOffset, firstMap, or secondMap, record whether the rendering differs from the baseline and relate the comparison to |z| <= real(threshold).
For ok-35, use the three annotations to distinguish the single-node operations z = pixel, mapped = firstMap(z), and |z| <= real(threshold); explain why no neighboring statement belongs to the loop annotation.
Name all 3 annotation IDs, then state exactly that the cited loop node is mapped = firstMap(z) and the cited bailout node is |z| <= real(threshold). This completes the ok-35 reading.
Grounded in runtime source revision 0a9786849dd78c3643bae1f6de80fbc42d2e57e50e591090e67d681c81c0822e and the publication decision for 0a9a153b-bb4e-53df-9cdf-54fd0ad0081e.
rightsStatus is no-explicit-permission; implementationBasis is separated-independent-rewrite; publicationDecision is publish; decisionReason is publish-cleanroom-independent-rewrite-full-chain-green. These records describe this project decision only and do not assert broader rights in 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.
Historical source: Fractint. The current FractalPark implementation is a separated independent rewrite; the original FRM text is not redistributed.
Send the Formula ID and supporting evidence. The maintainer can hold or withdraw the implementation while the claim is reviewed. contact@fractalpark.com