Sintassi XYZ Provenance

Collective authorship, fixed supply, verifiable outputs.

Every edition in the Sintassi XYZ program can be independently reproduced from its seed using the public algorithm.

Total Supply

126

Collections

3

Policy

No Post-Edits

Deterministic Generation

Every artwork is produced by a pure mathematical function. Given the same seed string, the generator always returns the same visual output and trait set without network dependencies or manual adjustments.

Fixed Supply

The archive supply is fixed at 126 editions. No additional outputs can be minted or appended later.

Two Futures 42
Anatomy of the Unseen 42
Language Before Words 42

PRNG Algorithm

Randomness is generated in two deterministic stages:

  1. FNV-1a hash maps the seed string to a 32-bit unsigned integer.
  2. Mulberry32 expands that value into a stable pseudo-random sequence in [0, 1).

The generator is warmed with 15 calls before use to reduce early-sequence correlation.

Seed Derivation

Seeds are encoded as collectionSalt:editionNumber.

  • Two Futures #1: attractors-v2:1
  • Anatomy of the Unseen #1: tomography_radon:1
  • Language Before Words #1: signal-glyphs:1

Verification

Any edition can be verified by rerunning the open-source generator with the same seed. Matching output confirms trait integrity and visual reproducibility.

Integrity

Outputs are not manually edited after generation. Catalog records are generated from the same deterministic pipeline and preserve the original trait metadata for every edition.