initialization-flowThe initialization annotation isolates z = pixel rather than a later initialization statement. This is specific to jm_27.
da95ae4b-d401-5eb0-862c-7d977c328fad
FRM-like/1 defines jm_27 with source initialization z = pixel, then a loop whose first node is sqrz = fn1(z). The pinned parameter-plane profile uses center (0, 0), zoom 0.25, rotation 0, and 96 iterations, and the source tests |z| <= t for bailout.
frm-v1:c0fdb8fb46828947defe52dd82bdabd45a1a8baeb32278ae649b7231e647bf2f:init/0This cited initialization node performs only: z = pixel.
frm-v1:c0fdb8fb46828947defe52dd82bdabd45a1a8baeb32278ae649b7231e647bf2f:loop/0This cited first loop node performs only: sqrz = fn1(z).
frm-v1:c0fdb8fb46828947defe52dd82bdabd45a1a8baeb32278ae649b7231e647bf2f:bailoutThis cited bailout node tests only: |z| <= t.
initialization-flowThe initialization annotation isolates z = pixel rather than a later initialization statement. This is specific to jm_27.
iteration-flowThe iteration annotation isolates the first loop assignment sqrz = fn1(z); jm_27 applies fn1 to z before the reciprocal update. This is specific to jm_27.
bailout-testThe termination annotation identifies the exact continuation comparison |z| <= t. This is specific to jm_27.
parameter1function1For each isolated change to parameter1 or function1, record whether the rendering differs from the baseline and relate the comparison to |z| <= t.
For jm_27, use the three annotations to distinguish the single-node operations z = pixel, sqrz = fn1(z), and |z| <= t; explain why no neighboring statement belongs to the loop annotation.
Name all 3 annotation IDs, then state exactly that the cited loop node is sqrz = fn1(z) and the cited bailout node is |z| <= t. This completes the jm_27 reading.
Grounded in runtime source revision c0fdb8fb46828947defe52dd82bdabd45a1a8baeb32278ae649b7231e647bf2f and the publication decision for da95ae4b-d401-5eb0-862c-7d977c328fad.
rightsStatus is source-declared-public-domain-assumption; implementationBasis is direct-adaptation; publicationDecision is publish; decisionReason is publish-census-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.
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